yhzheng1031 commited on
Commit
a62e66f
·
verified ·
1 Parent(s): ee93659

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/17166/17166_10.html +286 -0
  2. code/17168/17168_3.html +277 -0
  3. code/1717/1717_0.html +414 -0
  4. code/17173/17173_0.html +325 -0
  5. code/17173/17173_2.html +223 -0
  6. code/17173/17173_3.html +261 -0
  7. code/17173/17173_4.html +290 -0
  8. code/17174/17174_0.html +257 -0
  9. code/17174/17174_1.html +481 -0
  10. code/17174/17174_2.html +315 -0
  11. code/17174/17174_3.html +274 -0
  12. code/17174/17174_4.html +353 -0
  13. code/17177/17177_0.html +351 -0
  14. code/17177/17177_1.html +296 -0
  15. code/17177/17177_2.html +354 -0
  16. code/17177/17177_3.html +360 -0
  17. code/17177/17177_4.html +236 -0
  18. code/17177/17177_5.html +236 -0
  19. code/17177/17177_6.html +242 -0
  20. code/17177/17177_7.html +236 -0
  21. code/17177/17177_8.html +255 -0
  22. code/17184/17184_0.html +315 -0
  23. code/17184/17184_1.html +296 -0
  24. code/17184/17184_2.html +303 -0
  25. code/17184/17184_3.html +378 -0
  26. code/17184/17184_4.html +261 -0
  27. code/17184/17184_5.html +259 -0
  28. code/17184/17184_6.html +263 -0
  29. code/17184/17184_7.html +377 -0
  30. code/17184/17184_8.html +272 -0
  31. code/17189/17189_0.html +388 -0
  32. code/17189/17189_1.html +311 -0
  33. code/17189/17189_10.html +336 -0
  34. code/17189/17189_11.html +296 -0
  35. code/17189/17189_12.html +287 -0
  36. code/17189/17189_13.html +322 -0
  37. code/17189/17189_2.html +285 -0
  38. code/17189/17189_3.html +309 -0
  39. code/17189/17189_4.html +361 -0
  40. code/17189/17189_5.html +283 -0
  41. code/17189/17189_6.html +344 -0
  42. code/17189/17189_7.html +220 -0
  43. code/17189/17189_8.html +409 -0
  44. code/17189/17189_9.html +190 -0
  45. code/17191/17191_0.html +302 -0
  46. code/17191/17191_1.html +315 -0
  47. code/17191/17191_2.html +297 -0
  48. code/17191/17191_3.html +305 -0
  49. code/17191/17191_4.html +449 -0
  50. code/17191/17191_5.html +314 -0
code/17166/17166_10.html ADDED
@@ -0,0 +1,286 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Time Picker - Employment Fair Event</title>
7
+ <style>
8
+ body{margin:0;padding:0;background:transparent;font-family:Arial,Helvetica,sans-serif;}
9
+ #render-target{
10
+ width:1080px;height:2400px;position:relative;overflow:hidden;
11
+ background:#121417;color:#E6E6E6;
12
+ }
13
+
14
+ /* Status bar */
15
+ .statusbar{
16
+ height:96px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;
17
+ color:#DADADA;font-size:36px;letter-spacing:0.5px;
18
+ }
19
+ .status-icons{display:flex;gap:26px;align-items:center;}
20
+ .dot{width:10px;height:10px;background:#C8C8C8;border-radius:50%;}
21
+ .icon{
22
+ width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:#DADADA;
23
+ }
24
+ .icon svg{width:34px;height:34px;fill:#DADADA}
25
+
26
+ /* Header / title row */
27
+ .top-row{
28
+ position:relative;margin-top:18px;padding:24px 36px 18px 36px;border-bottom:1px solid #2A2F33;
29
+ }
30
+ .back-x{
31
+ position:absolute;left:24px;top:32px;width:70px;height:70px;border-radius:50%;
32
+ display:flex;align-items:center;justify-content:center;color:#94A3AD;
33
+ }
34
+ .back-x svg{width:42px;height:42px;fill:#94A3AD}
35
+ .save-btn{
36
+ position:absolute;right:36px;top:18px;background:#7BA6C6;color:#0E1A22;
37
+ padding:18px 34px;border-radius:30px;font-weight:700;font-size:34px;
38
+ }
39
+ .title{
40
+ margin-top:80px;font-size:72px;letter-spacing:2px;color:#BFC6CB;
41
+ }
42
+
43
+ /* Content list mock (behind dialog) */
44
+ .list{padding:26px 36px;color:#C9D1D6;}
45
+ .row{display:flex;align-items:center;padding:26px 0;border-bottom:1px solid #22282C;gap:22px;}
46
+ .avatar{width:66px;height:66px;border-radius:50%;background:#3B4247;display:flex;align-items:center;justify-content:center;font-weight:700;color:#DFE6EB}
47
+ .blue-dot{width:18px;height:18px;background:#2E8CD6;border-radius:50%;display:inline-block;margin-right:12px;}
48
+ .subtitle{font-size:30px;color:#9AA3AA;margin-top:6px;}
49
+ .row .licon{width:42px;height:42px;opacity:.8}
50
+ .row .licon svg{fill:#93A0A8}
51
+
52
+ /* Modal time picker */
53
+ .modal{
54
+ position:absolute;left:80px;right:80px;top:470px;background:#283036;border-radius:40px;
55
+ box-shadow:0 10px 40px rgba(0,0,0,0.6);padding:46px 46px 36px 46px;
56
+ }
57
+ .modal h3{margin:0 0 28px 8px;font-size:36px;color:#C7D0D6;font-weight:600;}
58
+ .time-row{display:flex;align-items:center;gap:22px;padding:10px 8px 24px;}
59
+ .segment{
60
+ background:#384149;border-radius:26px;padding:18px 22px;min-width:180px;display:flex;align-items:center;justify-content:center;
61
+ font-size:88px;font-weight:700;color:#F1F3F4;letter-spacing:2px;
62
+ }
63
+ .segment--min{background:#0E5A85;color:#CFEAFF;}
64
+ .colon{font-size:100px;color:#C9D1D6;font-weight:700;margin:0 6px;}
65
+ .ampm{
66
+ margin-left:auto;display:flex;flex-direction:column;gap:14px;
67
+ }
68
+ .ampm .btn{
69
+ width:138px;text-align:center;padding:16px 0;border-radius:16px;border:2px solid #7B7F86;font-size:34px;font-weight:700;
70
+ background:#1E2328;color:#E1E4E6;
71
+ }
72
+ .ampm .btn.selected{
73
+ background:#6A5A79;border-color:#A79BB4;color:#F2EAFE;
74
+ }
75
+
76
+ /* Dial */
77
+ .dial-wrap{padding:12px 0 18px;}
78
+ .dial{
79
+ width:760px;height:760px;margin:0 auto;border-radius:50%;
80
+ background:radial-gradient(ellipse at center, #394047 0%, #394047 60%, #333A40 61%, #2E353B 100%);
81
+ position:relative;
82
+ }
83
+ .dial .center-dot{
84
+ position:absolute;left:50%;top:50%;width:86px;height:86px;margin-left:-43px;margin-top:-43px;border-radius:50%;
85
+ background:#9EC4F0;
86
+ }
87
+ .dial .hand{
88
+ position:absolute;left:50%;top:50%;width:6px;height:300px;background:#99BFE6;margin-left:-3px;transform-origin:50% 100%;
89
+ transform:rotate(0deg) translateY(-300px);
90
+ }
91
+ .dial .knob{
92
+ position:absolute;left:50%;top:80px;width:94px;height:94px;margin-left:-47px;border-radius:50%;background:#8EC3FF;border:8px solid #9EC4F0;
93
+ }
94
+ .label{
95
+ position:absolute;color:#D7DADF;font-size:40px;font-weight:600;
96
+ }
97
+ /* four main labels */
98
+ .l00{left:50%;top:28px;transform:translateX(-50%);}
99
+ .l15{right:38px;top:50%;transform:translateY(-50%);}
100
+ .l30{left:50%;bottom:28px;transform:translateX(-50%);}
101
+ .l45{left:38px;top:50%;transform:translateY(-50%);}
102
+ /* minor labels to hint the rest */
103
+ .l05{right:170px;top:110px;}
104
+ .l10{right:88px;top:250px;}
105
+ .l20{right:88px;bottom:250px;}
106
+ .l25{right:170px;bottom:110px;}
107
+ .l35{left:170px;bottom:110px;}
108
+ .l40{left:88px;bottom:250px;}
109
+ .l50{left:88px;top:250px;}
110
+ .l55{left:170px;top:110px;}
111
+
112
+ /* Bottom actions */
113
+ .modal-footer{
114
+ display:flex;align-items:center;justify-content:space-between;padding:20px 6px 6px;
115
+ }
116
+ .kbd{
117
+ display:inline-flex;align-items:center;gap:12px;color:#C7CDD2;font-size:28px;
118
+ padding:10px 16px;border-radius:12px;background:#374048;width:max-content;
119
+ }
120
+ .actions{margin-left:auto;display:flex;gap:36px;}
121
+ .actions .link{font-size:38px;color:#9CC0E1;font-weight:600;}
122
+ /* bottom gesture bar */
123
+ .homebar{
124
+ position:absolute;left:270px;right:270px;bottom:34px;height:10px;background:#EDEDED;border-radius:8px;opacity:0.9;
125
+ }
126
+ </style>
127
+ </head>
128
+ <body>
129
+ <div id="render-target">
130
+
131
+ <!-- Status bar -->
132
+ <div class="statusbar">
133
+ <div>3:03</div>
134
+ <div class="status-icons">
135
+ <span class="icon">
136
+ <svg viewBox="0 0 24 24"><path d="M3 6h18v2H3zM3 11h12v2H3zM3 16h6v2H3z"></path></svg>
137
+ </span>
138
+ <span class="icon">
139
+ <svg viewBox="0 0 24 24"><path d="M21 8v8a2 2 0 0 1-2 2H7l-4 4V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg>
140
+ </span>
141
+ <span class="icon">
142
+ <svg viewBox="0 0 24 24"><path d="M4 4h16v12H5.17L4 17.17z"></path></svg>
143
+ </span>
144
+ <span class="dot"></span>
145
+ <span class="icon">
146
+ <svg viewBox="0 0 24 24"><path d="M16.5 3h-9l1 2h7l1-2zM4 7h16l-2 12H6L4 7z"></path></svg>
147
+ </span>
148
+ <span class="icon">
149
+ <svg viewBox="0 0 24 24"><path d="M7 21h10v-2H7v2zM7 3h10v10H7z"></path></svg>
150
+ </span>
151
+ <span class="icon">
152
+ <svg viewBox="0 0 24 24"><path d="M11 20V4l8 8-8 8z"></path></svg>
153
+ </span>
154
+ </div>
155
+ </div>
156
+
157
+ <!-- Top bar with Save and title -->
158
+ <div class="top-row">
159
+ <div class="back-x">
160
+ <svg viewBox="0 0 24 24"><path d="M18.3 5.7L12 12l6.3 6.3-1.4 1.4L10.6 13.4 4.3 19.7 2.9 18.3 9.2 12 2.9 5.7 4.3 4.3l6.3 6.3 6.3-6.3z"></path></svg>
161
+ </div>
162
+ <div class="save-btn">Save</div>
163
+ <div class="title">EMPLOYMENT FAIR EVENT</div>
164
+ </div>
165
+
166
+ <!-- Background content list -->
167
+ <div class="list">
168
+ <div class="row" style="padding-top:40px;">
169
+ <div class="avatar">A</div>
170
+ <div>
171
+ <div><span class="blue-dot"></span>Events</div>
172
+ <div class="subtitle">amelia.miller2709@gmail.com</div>
173
+ </div>
174
+ </div>
175
+ <div class="row">
176
+ <div class="licon">
177
+ <svg viewBox="0 0 24 24"><path d="M12 8a4 4 0 1 0 .001 8.001A4 4 0 0 0 12 8zm0-6C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"></path></svg>
178
+ </div>
179
+ <div style="flex:1;">
180
+ <div>Start time</div>
181
+ <div class="subtitle">9:00 PM</div>
182
+ </div>
183
+ </div>
184
+ <div class="row">
185
+ <div class="licon">
186
+ <svg viewBox="0 0 24 24"><path d="M12 6v6l4 2"></path><path d="M22 12A10 10 0 1 1 12 2a10 10 0 0 1 10 10z"></path></svg>
187
+ </div>
188
+ <div style="flex:1;">
189
+ <div>End time</div>
190
+ <div class="subtitle">10:00 PM</div>
191
+ </div>
192
+ </div>
193
+ <div class="row">
194
+ <div class="licon">
195
+ <svg viewBox="0 0 24 24"><path d="M12 12c2.8 0 5-2.2 5-5s-2.2-5-5-5-5 2.2-5 5 2.2 5 5 5zm0 2c-4 0-12 2-12 6v2h24v-2c0-4-8-6-12-6z"></path></svg>
196
+ </div>
197
+ <div style="flex:1;">
198
+ <div>Guests</div>
199
+ <div class="subtitle">Add guests</div>
200
+ </div>
201
+ </div>
202
+ <div class="row">
203
+ <div class="licon">
204
+ <svg viewBox="0 0 24 24"><path d="M3 3h18v14H3z"></path><path d="M7 21h10v-2H7z"></path></svg>
205
+ </div>
206
+ <div style="flex:1;">
207
+ <div>Video conferencing</div>
208
+ <div class="subtitle">None</div>
209
+ </div>
210
+ </div>
211
+ <div class="row">
212
+ <div class="licon">
213
+ <svg viewBox="0 0 24 24"><path d="M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 9.5c-1.4 0-2.5-1.1-2.5-2.5S10.6 6.5 12 6.5s2.5 1.1 2.5 2.5S13.4 11.5 12 11.5z"></path></svg>
214
+ </div>
215
+ <div style="flex:1;">
216
+ <div>Location</div>
217
+ <div class="subtitle">Add location</div>
218
+ </div>
219
+ </div>
220
+ <div class="row">
221
+ <div class="licon">
222
+ <svg viewBox="0 0 24 24"><path d="M12 22a2 2 0 0 1-2-2v-2H5V4h14v14h-5v2a2 2 0 0 1-2 2z"></path></svg>
223
+ </div>
224
+ <div style="flex:1;">
225
+ <div>15 minutes before</div>
226
+ <div class="subtitle">Add notification</div>
227
+ </div>
228
+ </div>
229
+ <div class="row" style="border-bottom:none;">
230
+ <div class="blue-dot" style="width:24px;height:24px;margin:0;"></div>
231
+ <div style="flex:1;">
232
+ <div>Default color</div>
233
+ </div>
234
+ </div>
235
+ </div>
236
+
237
+ <!-- Time picker modal -->
238
+ <div class="modal">
239
+ <h3>Select time</h3>
240
+ <div class="time-row">
241
+ <div class="segment">09</div>
242
+ <div class="colon">:</div>
243
+ <div class="segment segment--min">00</div>
244
+ <div class="ampm">
245
+ <div class="btn">AM</div>
246
+ <div class="btn selected">PM</div>
247
+ </div>
248
+ </div>
249
+
250
+ <div class="dial-wrap">
251
+ <div class="dial">
252
+ <div class="label l00">00</div>
253
+ <div class="label l05">05</div>
254
+ <div class="label l10">10</div>
255
+ <div class="label l15">15</div>
256
+ <div class="label l20">20</div>
257
+ <div class="label l25">25</div>
258
+ <div class="label l30">30</div>
259
+ <div class="label l35">35</div>
260
+ <div class="label l40">40</div>
261
+ <div class="label l45">45</div>
262
+ <div class="label l50">50</div>
263
+ <div class="label l55">55</div>
264
+
265
+ <div class="center-dot"></div>
266
+ <div class="hand"></div>
267
+ <div class="knob"></div>
268
+ </div>
269
+ </div>
270
+
271
+ <div class="modal-footer">
272
+ <div class="kbd">
273
+ <svg width="28" height="28" viewBox="0 0 24 24" fill="#C7CDD2"><path d="M3 5h18v14H3zM6 9h2v2H6V9zm4 0h2v2h-2V9zm4 0h2v2h-2V9zM6 13h12v2H6v-2z"/></svg>
274
+ <span>Keyboard</span>
275
+ </div>
276
+ <div class="actions">
277
+ <div class="link">Cancel</div>
278
+ <div class="link">OK</div>
279
+ </div>
280
+ </div>
281
+ </div>
282
+
283
+ <div class="homebar"></div>
284
+ </div>
285
+ </body>
286
+ </html>
code/17168/17168_3.html ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Size Filter UI</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ font-family: Arial, Helvetica, sans-serif;
15
+ color: #111;
16
+ }
17
+
18
+ /* Top dark app bar */
19
+ .top-bar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 1080px;
24
+ height: 190px;
25
+ background: #121212;
26
+ }
27
+ .status-strip {
28
+ position: absolute;
29
+ top: 24px;
30
+ left: 40px;
31
+ color: #fff;
32
+ font-size: 36px;
33
+ opacity: 0.9;
34
+ }
35
+
36
+ /* Grey overlay area (content behind modal) */
37
+ .overlay-content {
38
+ position: absolute;
39
+ top: 190px;
40
+ left: 0;
41
+ width: 1080px;
42
+ height: 350px;
43
+ background: #E6E6E6;
44
+ opacity: 0.75;
45
+ }
46
+ .overlay-placeholder {
47
+ position: absolute;
48
+ top: 40px;
49
+ left: 120px;
50
+ width: 600px;
51
+ height: 180px;
52
+ background: #E0E0E0;
53
+ border: 1px solid #BDBDBD;
54
+ display: flex;
55
+ justify-content: center;
56
+ align-items: center;
57
+ color: #757575;
58
+ font-size: 30px;
59
+ }
60
+
61
+ /* White sheet */
62
+ .sheet {
63
+ position: absolute;
64
+ top: 540px;
65
+ left: 0;
66
+ width: 1080px;
67
+ height: 1860px;
68
+ background: #fff;
69
+ }
70
+
71
+ /* Header inside sheet */
72
+ .sheet-header {
73
+ position: relative;
74
+ height: 180px;
75
+ border-bottom: 1px solid #eee;
76
+ }
77
+ .sheet-title {
78
+ position: absolute;
79
+ left: 0;
80
+ right: 0;
81
+ top: 56px;
82
+ text-align: center;
83
+ font-weight: 700;
84
+ letter-spacing: 2px;
85
+ font-size: 64px;
86
+ }
87
+ .header-underline {
88
+ position: absolute;
89
+ left: 0; right: 0;
90
+ margin: auto;
91
+ width: 160px;
92
+ height: 8px;
93
+ background: #9EA7AF;
94
+ border-radius: 4px;
95
+ top: 140px;
96
+ }
97
+ .icon-btn {
98
+ position: absolute;
99
+ top: 54px;
100
+ width: 72px;
101
+ height: 72px;
102
+ display: flex;
103
+ justify-content: center;
104
+ align-items: center;
105
+ cursor: default;
106
+ }
107
+ .icon-left { left: 40px; }
108
+ .icon-right { right: 40px; }
109
+
110
+ /* List of sizes */
111
+ .size-list {
112
+ list-style: none;
113
+ margin: 0;
114
+ padding: 10px 60px 0 60px;
115
+ }
116
+ .size-item {
117
+ display: flex;
118
+ align-items: center;
119
+ padding: 42px 0;
120
+ }
121
+ .checkbox {
122
+ width: 60px;
123
+ height: 60px;
124
+ border: 4px solid #111;
125
+ border-radius: 6px;
126
+ margin-right: 34px;
127
+ position: relative;
128
+ box-sizing: border-box;
129
+ }
130
+ .checkbox.checked {
131
+ background: #111;
132
+ }
133
+ .size-label {
134
+ font-size: 56px;
135
+ letter-spacing: 1px;
136
+ }
137
+ .checkbox.checked svg {
138
+ position: absolute;
139
+ top: 8px;
140
+ left: 8px;
141
+ }
142
+
143
+ /* Bottom actions */
144
+ .clear-btn {
145
+ width: 980px;
146
+ margin: 40px auto 20px auto;
147
+ height: 120px;
148
+ border: 3px solid #222;
149
+ border-radius: 6px;
150
+ display: flex;
151
+ justify-content: center;
152
+ align-items: center;
153
+ font-size: 44px;
154
+ letter-spacing: 4px;
155
+ font-weight: 700;
156
+ }
157
+ .apply-btn {
158
+ width: 980px;
159
+ margin: 0 auto;
160
+ height: 120px;
161
+ background: #111;
162
+ border-radius: 6px;
163
+ display: flex;
164
+ justify-content: center;
165
+ align-items: center;
166
+ position: relative;
167
+ }
168
+ .spinner {
169
+ width: 52px;
170
+ height: 52px;
171
+ border: 6px solid #444;
172
+ border-top-color: #fff;
173
+ border-radius: 50%;
174
+ }
175
+
176
+ /* Bottom home indicator */
177
+ .home-indicator {
178
+ position: absolute;
179
+ bottom: 26px;
180
+ left: 0; right: 0;
181
+ margin: auto;
182
+ width: 500px;
183
+ height: 16px;
184
+ background: #CFCFCF;
185
+ border-radius: 10px;
186
+ }
187
+ </style>
188
+ </head>
189
+ <body>
190
+ <div id="render-target">
191
+ <div class="top-bar">
192
+ <div class="status-strip">5:35</div>
193
+ </div>
194
+
195
+ <div class="overlay-content">
196
+ <div class="overlay-placeholder">[IMG: Product Grid Behind Modal]</div>
197
+ </div>
198
+
199
+ <div class="sheet">
200
+ <div class="sheet-header">
201
+ <div class="icon-btn icon-left">
202
+ <!-- Back arrow -->
203
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="#111">
204
+ <path d="M14.7 5.3a1 1 0 0 1 0 1.4L10.4 11l4.3 4.3a1 1 0 1 1-1.4 1.4l-5-5a1 1 0 0 1 0-1.4l5-5a1 1 0 0 1 1.4 0z"/>
205
+ </svg>
206
+ </div>
207
+ <div class="sheet-title">SIZE</div>
208
+ <div class="icon-btn icon-right">
209
+ <!-- Close X -->
210
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="#111">
211
+ <path d="M6 6l12 12M18 6L6 18" stroke="#111" stroke-width="2" stroke-linecap="round"/>
212
+ </svg>
213
+ </div>
214
+ <div class="header-underline"></div>
215
+ </div>
216
+
217
+ <ul class="size-list">
218
+ <li class="size-item">
219
+ <div class="checkbox"></div>
220
+ <div class="size-label">5.5</div>
221
+ </li>
222
+ <li class="size-item">
223
+ <div class="checkbox"></div>
224
+ <div class="size-label">6</div>
225
+ </li>
226
+ <li class="size-item">
227
+ <div class="checkbox"></div>
228
+ <div class="size-label">6.5</div>
229
+ </li>
230
+ <li class="size-item">
231
+ <div class="checkbox"></div>
232
+ <div class="size-label">7</div>
233
+ </li>
234
+ <li class="size-item">
235
+ <div class="checkbox"></div>
236
+ <div class="size-label">7.5</div>
237
+ </li>
238
+ <li class="size-item">
239
+ <div class="checkbox checked">
240
+ <svg width="40" height="40" viewBox="0 0 24 24">
241
+ <path d="M5 13l4 4L19 7" stroke="#fff" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
242
+ </svg>
243
+ </div>
244
+ <div class="size-label" style="font-weight:700;">8</div>
245
+ </li>
246
+ <li class="size-item">
247
+ <div class="checkbox"></div>
248
+ <div class="size-label">8.5</div>
249
+ </li>
250
+ <li class="size-item">
251
+ <div class="checkbox"></div>
252
+ <div class="size-label">9</div>
253
+ </li>
254
+ <li class="size-item">
255
+ <div class="checkbox"></div>
256
+ <div class="size-label">9.5</div>
257
+ </li>
258
+ <li class="size-item">
259
+ <div class="checkbox"></div>
260
+ <div class="size-label">10</div>
261
+ </li>
262
+ <li class="size-item">
263
+ <div class="checkbox"></div>
264
+ <div class="size-label">10.5</div>
265
+ </li>
266
+ </ul>
267
+
268
+ <div class="clear-btn">CLEAR ALL</div>
269
+ <div class="apply-btn">
270
+ <div class="spinner"></div>
271
+ </div>
272
+ </div>
273
+
274
+ <div class="home-indicator"></div>
275
+ </div>
276
+ </body>
277
+ </html>
code/1717/1717_0.html ADDED
@@ -0,0 +1,414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Results 'Basmati rice'</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, 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 */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 120px;
23
+ background: #000;
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.2px;
31
+ }
32
+ .status-left { display: flex; align-items: center; gap: 28px; }
33
+ .status-right { margin-left: auto; display: flex; align-items: center; gap: 26px; }
34
+ .status-pill {
35
+ padding: 6px 14px;
36
+ border-radius: 16px;
37
+ border: 1px solid rgba(255,255,255,0.35);
38
+ font-size: 28px;
39
+ }
40
+ .status-time { font-size: 36px; font-weight: 700; }
41
+
42
+ /* Header */
43
+ .header {
44
+ position: absolute;
45
+ top: 120px;
46
+ left: 0;
47
+ width: 1080px;
48
+ height: 160px;
49
+ background: #fff;
50
+ border-bottom: 1px solid #e6e6e6;
51
+ display: flex;
52
+ align-items: center;
53
+ box-sizing: border-box;
54
+ padding: 0 36px;
55
+ }
56
+ .header-title {
57
+ font-size: 48px;
58
+ font-weight: 700;
59
+ color: #3a3a3a;
60
+ margin: 0 auto;
61
+ }
62
+ .icon-btn { width: 72px; height: 72px; display: flex; align-items: center; justify-content: center; }
63
+ .accent { color: #F29C2B; }
64
+
65
+ /* Promo banner */
66
+ .promo {
67
+ position: absolute;
68
+ top: 280px;
69
+ left: 0;
70
+ width: 1080px;
71
+ height: 92px;
72
+ background: #59656E;
73
+ color: #fff;
74
+ display: flex;
75
+ align-items: center;
76
+ gap: 24px;
77
+ box-sizing: border-box;
78
+ padding: 0 36px;
79
+ font-size: 34px;
80
+ font-weight: 600;
81
+ }
82
+
83
+ /* Filter bar */
84
+ .filter-bar {
85
+ position: absolute;
86
+ top: 372px;
87
+ left: 0;
88
+ width: 1080px;
89
+ height: 90px;
90
+ background: #EFEDE9;
91
+ border-top: 1px solid #e5e5e5;
92
+ border-bottom: 1px solid #e5e5e5;
93
+ display: flex;
94
+ align-items: center;
95
+ justify-content: flex-end;
96
+ box-sizing: border-box;
97
+ padding: 0 36px;
98
+ color: #F29C2B;
99
+ font-size: 38px;
100
+ font-weight: 600;
101
+ }
102
+
103
+ /* List area */
104
+ .list {
105
+ position: absolute;
106
+ top: 462px;
107
+ left: 0;
108
+ width: 1080px;
109
+ height: 1738px;
110
+ overflow: hidden;
111
+ }
112
+ .item {
113
+ display: flex;
114
+ box-sizing: border-box;
115
+ padding: 40px 36px;
116
+ border-bottom: 1px solid #eee;
117
+ position: relative;
118
+ gap: 34px;
119
+ }
120
+ .item-img {
121
+ width: 200px;
122
+ height: 260px;
123
+ background: #E0E0E0;
124
+ border: 1px solid #BDBDBD;
125
+ display: flex;
126
+ align-items: center;
127
+ justify-content: center;
128
+ color: #757575;
129
+ font-size: 28px;
130
+ text-align: center;
131
+ }
132
+ .item-info { flex: 1; }
133
+ .weight { font-size: 30px; color: #777; margin-bottom: 8px; }
134
+ .title { font-size: 44px; line-height: 1.22; color: #2f2f2f; font-weight: 700; margin: 6px 0; }
135
+ .brand { font-size: 36px; color: #8c8c8c; margin-bottom: 18px; }
136
+ .rating { display: flex; align-items: center; gap: 14px; margin: 8px 0 18px; }
137
+ .rating-count { color: #777; font-size: 32px; }
138
+ .price { font-size: 64px; font-weight: 800; color: #2f2f2f; margin: 14px 0 6px; }
139
+ .per100 { font-size: 30px; color: #7a7a7a; }
140
+ .delivery { margin-top: 16px; font-size: 32px; color: #9b9b9b; text-decoration: underline; }
141
+ .item-side {
142
+ width: 240px;
143
+ display: flex;
144
+ flex-direction: column;
145
+ align-items: flex-end;
146
+ justify-content: space-between;
147
+ }
148
+ .clip-add {
149
+ width: 84px;
150
+ height: 84px;
151
+ border-radius: 16px;
152
+ border: 2px solid #cfcfcf;
153
+ color: #8a8a8a;
154
+ display: flex;
155
+ align-items: center;
156
+ justify-content: center;
157
+ }
158
+ .cart-box {
159
+ width: 220px;
160
+ height: 120px;
161
+ border: 3px solid #F29C2B;
162
+ border-radius: 22px;
163
+ display: flex;
164
+ align-items: center;
165
+ justify-content: center;
166
+ }
167
+
168
+ /* Bottom home indicator area */
169
+ .bottom-bar {
170
+ position: absolute;
171
+ bottom: 0;
172
+ left: 0;
173
+ width: 1080px;
174
+ height: 110px;
175
+ background: #000;
176
+ display: flex;
177
+ align-items: center;
178
+ justify-content: center;
179
+ }
180
+ .home-indicator {
181
+ width: 360px;
182
+ height: 14px;
183
+ background: #fff;
184
+ border-radius: 8px;
185
+ opacity: 0.9;
186
+ }
187
+
188
+ /* SVG icon sizing */
189
+ .svg-24 { width: 48px; height: 48px; }
190
+ .star { width: 44px; height: 44px; }
191
+ .star.gray path { fill: #d1d1d1; }
192
+ .star.orange path { fill: #F29C2B; }
193
+ </style>
194
+ </head>
195
+ <body>
196
+ <div id="render-target">
197
+
198
+ <!-- Status bar -->
199
+ <div class="status-bar">
200
+ <div class="status-left">
201
+ <div class="status-time">10:18</div>
202
+ <div class="status-pill">ib</div>
203
+ <div class="status-pill">LR</div>
204
+ <!-- Search icon -->
205
+ <svg class="svg-24" viewBox="0 0 24 24" fill="#fff"><circle cx="10" cy="10" r="7" stroke="#fff" stroke-width="2" fill="none"/><line x1="15" y1="15" x2="22" y2="22" stroke="#fff" stroke-width="2"/></svg>
206
+ <!-- Dot -->
207
+ <svg class="svg-24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="3" fill="#fff"/></svg>
208
+ </div>
209
+ <div class="status-right">
210
+ <!-- Wifi -->
211
+ <svg class="svg-24" viewBox="0 0 24 24" fill="none">
212
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
213
+ <path d="M5 12c4-3 10-3 14 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
214
+ <path d="M9 16c2-2 4-2 6 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
215
+ <circle cx="12" cy="19" r="1.8" fill="#fff"/>
216
+ </svg>
217
+ <!-- Battery -->
218
+ <svg class="svg-24" viewBox="0 0 28 24" fill="none">
219
+ <rect x="2" y="5" width="20" height="14" rx="2" stroke="#fff" stroke-width="2"/>
220
+ <rect x="4" y="7" width="12" height="10" fill="#fff"/>
221
+ <rect x="22" y="9" width="4" height="6" rx="1" fill="#fff"/>
222
+ </svg>
223
+ </div>
224
+ </div>
225
+
226
+ <!-- Header -->
227
+ <div class="header">
228
+ <!-- Back arrow -->
229
+ <div class="icon-btn accent">
230
+ <svg viewBox="0 0 24 24" width="56" height="56">
231
+ <path d="M15 5l-7 7 7 7" fill="none" stroke="#F29C2B" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
232
+ </svg>
233
+ </div>
234
+ <div class="header-title">Results 'Basmati rice'</div>
235
+ <!-- Cart outline -->
236
+ <div class="icon-btn accent">
237
+ <svg viewBox="0 0 24 24" width="56" height="56">
238
+ <path d="M3 6h3l3 10h9l2-6H9" fill="none" stroke="#F29C2B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
239
+ <circle cx="10" cy="20" r="1.8" fill="#F29C2B"/>
240
+ <circle cx="18" cy="20" r="1.8" fill="#F29C2B"/>
241
+ </svg>
242
+ </div>
243
+ </div>
244
+
245
+ <!-- Promo banner -->
246
+ <div class="promo">
247
+ <svg viewBox="0 0 24 24" width="40" height="40" fill="#fff">
248
+ <path d="M4 8h16v12H4z" fill="none" stroke="#fff" stroke-width="2"/>
249
+ <path d="M4 12h16M12 8v12" stroke="#fff" stroke-width="2"/>
250
+ <circle cx="8" cy="6" r="3" fill="none" stroke="#fff" stroke-width="2"/>
251
+ <circle cx="16" cy="6" r="3" fill="none" stroke="#fff" stroke-width="2"/>
252
+ </svg>
253
+ <div>Online: +1,111 Superpoints from CHF 250</div>
254
+ </div>
255
+
256
+ <!-- Filter bar -->
257
+ <div class="filter-bar">Filter and sorting</div>
258
+
259
+ <!-- Product list -->
260
+ <div class="list">
261
+
262
+ <!-- Item 1 -->
263
+ <div class="item">
264
+ <div class="item-img">[IMG: Naturaplan Basmati Pack]</div>
265
+ <div class="item-info">
266
+ <div class="weight">1000g</div>
267
+ <div class="title">Naturaplan Organic Fairtrade Basmati Rice</div>
268
+ <div class="brand">Coop</div>
269
+ <div class="rating">
270
+ <!-- stars -->
271
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
272
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
273
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
274
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
275
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
276
+ <div class="rating-count">(110)</div>
277
+ </div>
278
+ <div class="price">5.95</div>
279
+ <div class="per100">0.60 / 100g</div>
280
+ <div class="delivery">plus delivery costs</div>
281
+ </div>
282
+ <div class="item-side">
283
+ <div class="clip-add">
284
+ <svg viewBox="0 0 24 24" width="40" height="40">
285
+ <rect x="4" y="3" width="16" height="18" rx="3" fill="none" stroke="#9b9b9b" stroke-width="2"/>
286
+ <path d="M8 12h8M12 8v8" stroke="#9b9b9b" stroke-width="2" stroke-linecap="round"/>
287
+ </svg>
288
+ </div>
289
+ <div class="cart-box">
290
+ <svg viewBox="0 0 24 24" width="68" height="68">
291
+ <path d="M3 6h3l3 10h9l2-6H9" fill="none" stroke="#F29C2B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
292
+ <circle cx="10" cy="20" r="2" fill="#F29C2B"/>
293
+ <circle cx="18" cy="20" r="2" fill="#F29C2B"/>
294
+ </svg>
295
+ </div>
296
+ </div>
297
+ </div>
298
+
299
+ <!-- Item 2 -->
300
+ <div class="item">
301
+ <div class="item-img">[IMG: Prix Garantie Basmati Pack]</div>
302
+ <div class="item-info">
303
+ <div class="weight">1000g</div>
304
+ <div class="title">Prix Garantie Fairtrade Basmati Rice</div>
305
+ <div class="brand">Coop</div>
306
+ <div class="rating">
307
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
308
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
309
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
310
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
311
+ <svg class="star gray" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
312
+ <div class="rating-count">(35)</div>
313
+ </div>
314
+ <div class="price">2.50</div>
315
+ <div class="per100">0.25 / 100g</div>
316
+ <div class="delivery">plus delivery costs</div>
317
+ </div>
318
+ <div class="item-side">
319
+ <div class="clip-add">
320
+ <svg viewBox="0 0 24 24" width="40" height="40">
321
+ <rect x="4" y="3" width="16" height="18" rx="3" fill="none" stroke="#9b9b9b" stroke-width="2"/>
322
+ <path d="M8 12h8M12 8v8" stroke="#9b9b9b" stroke-width="2" stroke-linecap="round"/>
323
+ </svg>
324
+ </div>
325
+ <div class="cart-box">
326
+ <svg viewBox="0 0 24 24" width="68" height="68">
327
+ <path d="M3 6h3l3 10h9l2-6H9" fill="none" stroke="#F29C2B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
328
+ <circle cx="10" cy="20" r="2" fill="#F29C2B"/>
329
+ <circle cx="18" cy="20" r="2" fill="#F29C2B"/>
330
+ </svg>
331
+ </div>
332
+ </div>
333
+ </div>
334
+
335
+ <!-- Item 3 -->
336
+ <div class="item">
337
+ <div class="item-img">[IMG: Qualité & Prix Basmati Rice]</div>
338
+ <div class="item-info">
339
+ <div class="weight">1000g</div>
340
+ <div class="title">Fairtrade Basmati Rice</div>
341
+ <div class="brand">Coop</div>
342
+ <div class="rating">
343
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
344
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
345
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
346
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
347
+ <svg class="star gray" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
348
+ <div class="rating-count">(73)</div>
349
+ </div>
350
+ <div class="price">5.20</div>
351
+ <div class="per100">0.52 / 100g</div>
352
+ <div class="delivery">plus delivery costs</div>
353
+ </div>
354
+ <div class="item-side">
355
+ <div class="clip-add">
356
+ <svg viewBox="0 0 24 24" width="40" height="40">
357
+ <rect x="4" y="3" width="16" height="18" rx="3" fill="none" stroke="#9b9b9b" stroke-width="2"/>
358
+ <path d="M8 12h8M12 8v8" stroke="#9b9b9b" stroke-width="2" stroke-linecap="round"/>
359
+ </svg>
360
+ </div>
361
+ <div class="cart-box">
362
+ <svg viewBox="0 0 24 24" width="68" height="68">
363
+ <path d="M3 6h3l3 10h9l2-6H9" fill="none" stroke="#F29C2B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
364
+ <circle cx="10" cy="20" r="2" fill="#F29C2B"/>
365
+ <circle cx="18" cy="20" r="2" fill="#F29C2B"/>
366
+ </svg>
367
+ </div>
368
+ </div>
369
+ </div>
370
+
371
+ <!-- Item 4 (partial) -->
372
+ <div class="item">
373
+ <div class="item-img">[IMG: Naturaplan Demeter Basmati]</div>
374
+ <div class="item-info">
375
+ <div class="weight">300g</div>
376
+ <div class="title">Naturaplan Organic Demeter Basmati Rice</div>
377
+ <div class="brand">Coop</div>
378
+ <div class="rating">
379
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
380
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
381
+ <svg class="star orange" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
382
+ <svg class="star gray" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
383
+ <svg class="star gray" viewBox="0 0 24 24"><path d="M12 2l3.1 6.6 7 .9-5.1 4.7 1.3 6.9L12 18l-6.3 3.1 1.3-6.9L2 9.5l7-.9z"/></svg>
384
+ <div class="rating-count">(21)</div>
385
+ </div>
386
+ <div class="price">3.40</div>
387
+ <div class="per100">1.13 / 100g</div>
388
+ <div class="delivery">plus delivery costs</div>
389
+ </div>
390
+ <div class="item-side">
391
+ <div class="clip-add">
392
+ <svg viewBox="0 0 24 24" width="40" height="40">
393
+ <rect x="4" y="3" width="16" height="18" rx="3" fill="none" stroke="#9b9b9b" stroke-width="2"/>
394
+ <path d="M8 12h8M12 8v8" stroke="#9b9b9b" stroke-width="2" stroke-linecap="round"/>
395
+ </svg>
396
+ </div>
397
+ <div class="cart-box">
398
+ <svg viewBox="0 0 24 24" width="68" height="68">
399
+ <path d="M3 6h3l3 10h9l2-6H9" fill="none" stroke="#F29C2B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
400
+ <circle cx="10" cy="20" r="2" fill="#F29C2B"/>
401
+ <circle cx="18" cy="20" r="2" fill="#F29C2B"/>
402
+ </svg>
403
+ </div>
404
+ </div>
405
+ </div>
406
+
407
+ </div>
408
+
409
+ <!-- Bottom home indicator -->
410
+ <div class="bottom-bar"><div class="home-indicator"></div></div>
411
+
412
+ </div>
413
+ </body>
414
+ </html>
code/17173/17173_0.html ADDED
@@ -0,0 +1,325 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="utf-8">
4
+ <title>Casual Shoes 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
+ color: #0b3142;
14
+ }
15
+ .status-bar {
16
+ height: 88px;
17
+ padding: 0 24px;
18
+ display: flex;
19
+ align-items: center;
20
+ justify-content: space-between;
21
+ font-size: 32px;
22
+ color: #2b2b2b;
23
+ }
24
+ .status-icons { display: flex; gap: 20px; align-items: center; }
25
+ .app-bar {
26
+ height: 110px;
27
+ padding: 0 24px;
28
+ display: flex;
29
+ align-items: center;
30
+ justify-content: space-between;
31
+ border-bottom: 1px solid #e6eaee;
32
+ }
33
+ .left-app { display: flex; align-items: center; gap: 24px; }
34
+ .app-title { font-size: 44px; font-weight: 600; color: #0b3142; }
35
+ .right-app { display: flex; gap: 36px; align-items: center; }
36
+ .icon-btn { width: 60px; height: 60px; display: inline-flex; align-items: center; justify-content: center; border-radius: 14px; }
37
+ .badge {
38
+ position: absolute;
39
+ top: -6px;
40
+ right: -6px;
41
+ background: #0b3142;
42
+ color: #ffffff;
43
+ font-size: 26px;
44
+ padding: 6px 14px;
45
+ border-radius: 20px;
46
+ line-height: 1;
47
+ }
48
+ .divider { height: 16px; background: #f3f6f8; border-top: 1px solid #e6eaee; border-bottom: 1px solid #e6eaee; }
49
+
50
+ .sort-filter {
51
+ display: grid;
52
+ grid-template-columns: 1fr 1fr;
53
+ gap: 0;
54
+ border-bottom: 1px solid #e6eaee;
55
+ }
56
+ .sf-block {
57
+ padding: 24px 24px;
58
+ display: flex;
59
+ align-items: center;
60
+ gap: 16px;
61
+ height: 120px;
62
+ }
63
+ .sf-block + .sf-block { border-left: 1px solid #e6eaee; }
64
+ .dot { width: 16px; height: 16px; background: #0b3142; border-radius: 50%; }
65
+ .sf-text { display: flex; flex-direction: column; }
66
+ .sf-title { font-size: 32px; color: #0b3142; font-weight: 600; }
67
+ .sf-sub { font-size: 28px; color: #2a6a87; }
68
+ .chip-row { padding: 20px 24px; display: flex; gap: 16px; align-items: center; }
69
+ .chip {
70
+ padding: 16px 22px;
71
+ border: 2px solid #153b4d;
72
+ border-radius: 100px;
73
+ color: #153b4d;
74
+ font-size: 30px;
75
+ display: flex;
76
+ align-items: center;
77
+ gap: 16px;
78
+ }
79
+ .product-grid { padding: 0 24px 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
80
+ .card {
81
+ border: 1px solid #e2e6ea;
82
+ border-radius: 16px;
83
+ overflow: hidden;
84
+ background: #f9fbfc;
85
+ }
86
+ .img-wrap {
87
+ position: relative;
88
+ height: 340px;
89
+ margin: 24px;
90
+ background: #E0E0E0;
91
+ border: 1px solid #BDBDBD;
92
+ display: flex;
93
+ align-items: center;
94
+ justify-content: center;
95
+ color: #757575;
96
+ font-size: 28px;
97
+ border-radius: 8px;
98
+ }
99
+ .out-band {
100
+ position: absolute;
101
+ left: 0;
102
+ right: 0;
103
+ bottom: -2px;
104
+ background: #ffffff;
105
+ color: #ff4d17;
106
+ font-weight: 700;
107
+ text-align: center;
108
+ padding: 20px 0;
109
+ border-top: 1px solid #e6eaee;
110
+ }
111
+ .card-body { padding: 0 24px 24px; }
112
+ .prod-title { font-size: 34px; color: #0b3142; font-weight: 600; line-height: 1.25; }
113
+ .prod-sub { font-size: 30px; color: #0b3142; margin-top: 6px; }
114
+ .price { font-size: 40px; font-weight: 700; margin-top: 20px; }
115
+ .actions {
116
+ display: flex;
117
+ gap: 18px;
118
+ align-items: center;
119
+ margin-top: 20px;
120
+ }
121
+ .wish {
122
+ width: 140px;
123
+ height: 88px;
124
+ border: 2px solid #153b4d;
125
+ border-radius: 16px;
126
+ display: flex;
127
+ align-items: center;
128
+ justify-content: center;
129
+ }
130
+ .btn {
131
+ flex: 1;
132
+ height: 88px;
133
+ border: 2px solid #153b4d;
134
+ color: #0b3142;
135
+ font-size: 34px;
136
+ font-weight: 700;
137
+ border-radius: 16px;
138
+ background: #ffffff;
139
+ }
140
+ .footer {
141
+ position: absolute;
142
+ left: 0;
143
+ right: 0;
144
+ bottom: 90px;
145
+ margin: 0 24px;
146
+ border: 1px solid #dfe6ea;
147
+ background: #f0f6f9;
148
+ height: 90px;
149
+ border-radius: 12px;
150
+ display: flex;
151
+ align-items: center;
152
+ justify-content: center;
153
+ color: #0b3142;
154
+ font-size: 36px;
155
+ font-weight: 600;
156
+ }
157
+
158
+ /* Simple inline icons styling */
159
+ svg { width: 40px; height: 40px; }
160
+ .back svg { width: 48px; height: 48px; }
161
+ .sf-icon svg { width: 44px; height: 44px; }
162
+ </style>
163
+ </head>
164
+ <body>
165
+ <div id="render-target">
166
+
167
+ <!-- Status Bar -->
168
+ <div class="status-bar">
169
+ <div>8:40</div>
170
+ <div class="status-icons">
171
+ <!-- simple status icons -->
172
+ <svg viewBox="0 0 24 24"><rect x="3" y="10" width="8" height="4" fill="#6b6b6b"/></svg>
173
+ <svg viewBox="0 0 24 24"><rect x="4" y="6" width="16" height="12" rx="2" ry="2" fill="#6b6b6b"/></svg>
174
+ <svg viewBox="0 0 24 24"><path d="M3 8h18v8H3z" fill="#6b6b6b"/></svg>
175
+ </div>
176
+ </div>
177
+
178
+ <!-- App Bar -->
179
+ <div class="app-bar">
180
+ <div class="left-app">
181
+ <div class="icon-btn back">
182
+ <svg viewBox="0 0 24 24">
183
+ <path d="M15 6l-6 6 6 6" stroke="#0b3142" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
184
+ </svg>
185
+ </div>
186
+ <div class="app-title">casual shoe</div>
187
+ </div>
188
+ <div class="right-app">
189
+ <div class="icon-btn">
190
+ <svg viewBox="0 0 24 24">
191
+ <circle cx="11" cy="11" r="7" stroke="#0b3142" stroke-width="2" fill="none"/>
192
+ <path d="M20 20l-4-4" stroke="#0b3142" stroke-width="2" fill="none" stroke-linecap="round"/>
193
+ </svg>
194
+ </div>
195
+ <div class="icon-btn">
196
+ <svg viewBox="0 0 24 24">
197
+ <path d="M12 21c4-3.2 8-6 8-10a5 5 0 00-9-3 5 5 0 00-9 3c0 4 4 6.8 8 10z" stroke="#0b3142" stroke-width="2" fill="none"/>
198
+ </svg>
199
+ </div>
200
+ <div class="icon-btn" style="position:relative;">
201
+ <svg viewBox="0 0 24 24">
202
+ <path d="M6 7h12l-1 12H7L6 7z" stroke="#0b3142" stroke-width="2" fill="none"/>
203
+ <path d="M9 7V5a3 3 0 016 0v2" stroke="#0b3142" stroke-width="2" fill="none"/>
204
+ </svg>
205
+ <span class="badge">1</span>
206
+ </div>
207
+ </div>
208
+ </div>
209
+
210
+ <div class="divider"></div>
211
+
212
+ <!-- Sort / Filter -->
213
+ <div class="sort-filter">
214
+ <div class="sf-block">
215
+ <div class="dot"></div>
216
+ <div class="sf-icon">
217
+ <svg viewBox="0 0 24 24">
218
+ <path d="M4 6h16M8 12h8M11 18h2" stroke="#0b3142" stroke-width="2" fill="none" stroke-linecap="round"/>
219
+ </svg>
220
+ </div>
221
+ <div class="sf-text">
222
+ <div class="sf-title">Sort by</div>
223
+ <div class="sf-sub">Relevance</div>
224
+ </div>
225
+ </div>
226
+ <div class="sf-block">
227
+ <div class="dot"></div>
228
+ <div class="sf-icon">
229
+ <svg viewBox="0 0 24 24">
230
+ <path d="M5 6h6M5 12h10M5 18h14" stroke="#0b3142" stroke-width="2" fill="none" stroke-linecap="round"/>
231
+ <circle cx="13" cy="6" r="2" fill="#0b3142"/>
232
+ <circle cx="9" cy="12" r="2" fill="#0b3142"/>
233
+ <circle cx="17" cy="18" r="2" fill="#0b3142"/>
234
+ </svg>
235
+ </div>
236
+ <div class="sf-text">
237
+ <div class="sf-title">Filter</div>
238
+ <div class="sf-sub">1 Applied</div>
239
+ </div>
240
+ </div>
241
+ </div>
242
+
243
+ <!-- Chips -->
244
+ <div class="chip-row">
245
+ <div class="chip">
246
+ <span>Vans</span>
247
+ <svg viewBox="0 0 24 24">
248
+ <path d="M6 6l12 12M18 6L6 18" stroke="#153b4d" stroke-width="2" fill="none" stroke-linecap="round"/>
249
+ </svg>
250
+ </div>
251
+ </div>
252
+
253
+ <!-- Products Grid -->
254
+ <div class="product-grid">
255
+ <!-- Card 1 -->
256
+ <div class="card">
257
+ <div class="img-wrap">
258
+ [IMG: Vans Classic Slip-On Cream Shoe]
259
+ <div class="out-band">OUT OF STOCK</div>
260
+ </div>
261
+ <div class="card-body">
262
+ <div class="prod-title">Vans Classic Slip On Cream</div>
263
+ <div class="prod-sub">Casual Shoes</div>
264
+ <div class="price">₹5499</div>
265
+ <div class="actions">
266
+ <div class="wish">
267
+ <svg viewBox="0 0 24 24">
268
+ <path d="M12 21c4-3.2 8-6 8-10a5 5 0 00-9-3 5 5 0 00-9 3c0 4 4 6.8 8 10z" stroke="#153b4d" stroke-width="2" fill="none"/>
269
+ </svg>
270
+ </div>
271
+ <button class="btn">Notify Me</button>
272
+ </div>
273
+ </div>
274
+ </div>
275
+
276
+ <!-- Card 2 -->
277
+ <div class="card">
278
+ <div class="img-wrap">
279
+ [IMG: Vans BMX Slip Grey Casual Shoe]
280
+ <div class="out-band">OUT OF STOCK</div>
281
+ </div>
282
+ <div class="card-body">
283
+ <div class="prod-title">Vans Bmx Slip Grey Casual</div>
284
+ <div class="prod-sub">Shoes</div>
285
+ <div class="price">₹7999</div>
286
+ <div class="actions">
287
+ <div class="wish">
288
+ <svg viewBox="0 0 24 24">
289
+ <path d="M12 21c4-3.2 8-6 8-10a5 5 0 00-9-3 5 5 0 00-9 3c0 4 4 6.8 8 10z" stroke="#153b4d" stroke-width="2" fill="none"/>
290
+ <path d="M16 8l2-2" stroke="#153b4d" stroke-width="2" fill="none" stroke-linecap="round"/>
291
+ </svg>
292
+ </div>
293
+ <button class="btn">Notify Me</button>
294
+ </div>
295
+ </div>
296
+ </div>
297
+
298
+ <!-- Card 3 -->
299
+ <div class="card" style="grid-column: 1 / span 1;">
300
+ <div class="img-wrap">
301
+ [IMG: Vans Skate Slip-on Black Casual Shoe]
302
+ <div class="out-band">OUT OF STOCK</div>
303
+ </div>
304
+ <div class="card-body">
305
+ <div class="prod-title">Vans Skate Slip-on Black</div>
306
+ <div class="prod-sub">Casual Shoes</div>
307
+ <div class="price">₹6999</div>
308
+ <div class="actions">
309
+ <div class="wish">
310
+ <svg viewBox="0 0 24 24">
311
+ <path d="M12 21c4-3.2 8-6 8-10a5 5 0 00-9-3 5 5 0 00-9 3c0 4 4 6.8 8 10z" stroke="#153b4d" stroke-width="2" fill="none"/>
312
+ </svg>
313
+ </div>
314
+ <button class="btn">Notify Me</button>
315
+ </div>
316
+ </div>
317
+ </div>
318
+ </div>
319
+
320
+ <!-- Footer No More Products -->
321
+ <div class="footer">No More Products</div>
322
+
323
+ </div>
324
+ </body>
325
+ </html>
code/17173/17173_2.html ADDED
@@ -0,0 +1,223 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="utf-8">
4
+ <title>Filters UI</title>
5
+ <style>
6
+ body { margin:0; padding:0; background:transparent; }
7
+ #render-target {
8
+ width:1080px; height:2400px;
9
+ position:relative; overflow:hidden;
10
+ background:#ffffff;
11
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
12
+ color:#12202b;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ position:absolute; top:0; left:0; right:0;
18
+ height:90px;
19
+ padding:0 36px;
20
+ display:flex; align-items:center; justify-content:space-between;
21
+ color:#1a2b38; font-weight:600; font-size:36px;
22
+ }
23
+ .status-icons { display:flex; gap:26px; align-items:center; }
24
+ .icon {
25
+ width:36px; height:36px;
26
+ display:inline-flex; align-items:center; justify-content:center;
27
+ }
28
+ .icon svg { width:100%; height:100%; }
29
+
30
+ /* Header */
31
+ .header {
32
+ position:absolute; top:90px; left:0; right:0;
33
+ padding:36px 40px 30px 40px;
34
+ display:flex; align-items:center; justify-content:space-between;
35
+ border-bottom:1px solid #e6eaee;
36
+ }
37
+ .title { font-size:72px; font-weight:800; letter-spacing:0.5px; }
38
+ .reset {
39
+ display:flex; align-items:center; gap:16px;
40
+ color:#1a2b38; font-size:44px; font-weight:700;
41
+ }
42
+ .reset .icon { width:44px; height:44px; }
43
+
44
+ /* Content area */
45
+ .content {
46
+ position:absolute; left:0; right:0;
47
+ top:210px; bottom:220px;
48
+ display:flex;
49
+ }
50
+ .left-nav {
51
+ width:360px;
52
+ background:#F4F7F9;
53
+ border-right:1px solid #e6eaee;
54
+ padding-top:12px;
55
+ }
56
+ .nav-item {
57
+ position:relative;
58
+ display:flex; align-items:center; justify-content:space-between;
59
+ padding:28px 26px;
60
+ height:118px;
61
+ font-size:46px; color:#182430;
62
+ border-bottom:1px solid #eef1f4;
63
+ }
64
+ .nav-item:last-child { border-bottom:none; }
65
+ .nav-item .badge {
66
+ font-size:40px;
67
+ color:#0A6EE5;
68
+ font-weight:700;
69
+ }
70
+ .nav-item.selected {
71
+ background:#ffffff;
72
+ }
73
+ .nav-item.selected::before {
74
+ content:"";
75
+ position:absolute; left:0; top:0; bottom:0;
76
+ width:12px; background:#1573CF;
77
+ }
78
+
79
+ /* Right pane */
80
+ .right-pane {
81
+ flex:1; background:#ffffff;
82
+ position:relative;
83
+ }
84
+ .option-row {
85
+ height:120px;
86
+ display:flex; align-items:center; justify-content:space-between;
87
+ padding:0 40px;
88
+ font-size:52px; font-weight:700; color:#14202c;
89
+ }
90
+ .option-row .count {
91
+ color:#97A1AA; font-weight:800; margin-left:18px; font-size:48px;
92
+ }
93
+ .checkbox {
94
+ width:72px; height:72px; border-radius:16px;
95
+ border:3px solid #C7CDD3; background:#ffffff;
96
+ }
97
+
98
+ /* Footer buttons */
99
+ .footer {
100
+ position:absolute; left:0; right:0; bottom:0;
101
+ padding:26px 32px 40px 32px;
102
+ background:#ffffff;
103
+ border-top:1px solid #e6eaee;
104
+ display:flex; align-items:center; gap:26px;
105
+ }
106
+ .btn {
107
+ height:120px; border-radius:28px;
108
+ display:flex; align-items:center; justify-content:center;
109
+ font-size:48px; font-weight:800;
110
+ }
111
+ .btn.close {
112
+ width:280px; border:2px solid #cfd6dd; color:#13212c; background:#ffffff;
113
+ }
114
+ .btn.apply {
115
+ flex:1; background:#D7DBDF; color:#747F89;
116
+ }
117
+
118
+ /* Bottom pill indicator */
119
+ .gesture-bar {
120
+ position:absolute; bottom:10px; left:50%;
121
+ width:340px; height:12px; background:#cfcfcf;
122
+ border-radius:8px; transform:translateX(-50%);
123
+ }
124
+ </style>
125
+ </head>
126
+ <body>
127
+ <div id="render-target">
128
+
129
+ <!-- Status bar -->
130
+ <div class="status-bar">
131
+ <div>8:41</div>
132
+ <div class="status-icons">
133
+ <div class="icon">
134
+ <!-- Simple video icon -->
135
+ <svg viewBox="0 0 24 24">
136
+ <rect x="3" y="6" width="12" height="12" fill="#6c7781"></rect>
137
+ <polygon points="15,10 21,7 21,17 15,14" fill="#6c7781"></polygon>
138
+ </svg>
139
+ </div>
140
+ <div class="icon">
141
+ <!-- Download icon -->
142
+ <svg viewBox="0 0 24 24" fill="#6c7781">
143
+ <path d="M12 3v9l4-4h-3V3h-2v5H8l4 4V3z"></path>
144
+ <rect x="4" y="18" width="16" height="3"></rect>
145
+ </svg>
146
+ </div>
147
+ <div class="icon">
148
+ <!-- Wifi icon -->
149
+ <svg viewBox="0 0 24 24" stroke="#6c7781" fill="none" stroke-width="2">
150
+ <path d="M2 8c5-4 15-4 20 0"></path>
151
+ <path d="M5 12c3-2 11-2 14 0"></path>
152
+ <path d="M9 16c1-1 5-1 6 0"></path>
153
+ <circle cx="12" cy="19" r="1.5" fill="#6c7781"></circle>
154
+ </svg>
155
+ </div>
156
+ <div class="icon">
157
+ <!-- Battery icon -->
158
+ <svg viewBox="0 0 28 24">
159
+ <rect x="2" y="5" width="22" height="14" rx="2" ry="2" stroke="#6c7781" fill="none" stroke-width="2"></rect>
160
+ <rect x="4" y="7" width="18" height="10" fill="#6c7781"></rect>
161
+ <rect x="24" y="9" width="3" height="6" fill="#6c7781"></rect>
162
+ </svg>
163
+ </div>
164
+ </div>
165
+ </div>
166
+
167
+ <!-- Header -->
168
+ <div class="header">
169
+ <div class="title">Filters</div>
170
+ <div class="reset">
171
+ <div>Reset Filters</div>
172
+ <div class="icon">
173
+ <!-- Refresh icon -->
174
+ <svg viewBox="0 0 24 24" fill="#1573CF">
175
+ <path d="M12 5V1L6 7l6 6V9c3 0 5 2 5 5s-2 5-5 5-5-2-5-5H6c0 4 3 7 6 7s7-3 7-7-3-7-7-7z"></path>
176
+ </svg>
177
+ </div>
178
+ </div>
179
+ </div>
180
+
181
+ <!-- Main content -->
182
+ <div class="content">
183
+ <!-- Left navigation -->
184
+ <div class="left-nav">
185
+ <div class="nav-item">
186
+ <span>Brand</span><span class="badge">1</span>
187
+ </div>
188
+ <div class="nav-item"><span>Price</span></div>
189
+ <div class="nav-item"><span>Avg Customer Rating</span></div>
190
+ <div class="nav-item"><span>Gender</span></div>
191
+ <div class="nav-item"><span>Color</span></div>
192
+ <div class="nav-item"><span>Fabric</span></div>
193
+ <div class="nav-item"><span>Pattern</span></div>
194
+ <div class="nav-item"><span>Closure</span></div>
195
+ <div class="nav-item selected"><span>Sole Material</span></div>
196
+ <div class="nav-item"><span>Warranty</span></div>
197
+ <div class="nav-item"><span>Embroidery</span></div>
198
+ <div class="nav-item"><span>Occasion</span></div>
199
+ <div class="nav-item"><span>Outsole Type</span></div>
200
+ <div class="nav-item"><span>Season</span></div>
201
+ </div>
202
+
203
+ <!-- Right pane -->
204
+ <div class="right-pane">
205
+ <div class="option-row">
206
+ <div>
207
+ Rubber <span class="count">3</span>
208
+ </div>
209
+ <div class="checkbox"></div>
210
+ </div>
211
+ </div>
212
+ </div>
213
+
214
+ <!-- Footer buttons -->
215
+ <div class="footer">
216
+ <div class="btn close">Close</div>
217
+ <div class="btn apply">Apply 1 Filters</div>
218
+ </div>
219
+
220
+ <div class="gesture-bar"></div>
221
+ </div>
222
+ </body>
223
+ </html>
code/17173/17173_3.html ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Filters UI</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #0f2731; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ height: 90px;
18
+ padding: 0 36px;
19
+ display: flex;
20
+ align-items: center;
21
+ justify-content: space-between;
22
+ color: #1c2b33;
23
+ font-weight: 600;
24
+ font-size: 36px;
25
+ }
26
+ .status-icons {
27
+ display: flex;
28
+ gap: 22px;
29
+ align-items: center;
30
+ }
31
+ .icon-dot, .icon-rect {
32
+ background: #1c2b33;
33
+ opacity: 0.9;
34
+ }
35
+ .icon-dot { width: 26px; height: 26px; border-radius: 50%; }
36
+ .icon-rect { width: 22px; height: 28px; border-radius: 4px; }
37
+ .icon-battery {
38
+ width: 40px; height: 22px; border: 3px solid #1c2b33; border-radius: 6px; position: relative;
39
+ }
40
+ .icon-battery::after {
41
+ content: ""; position: absolute; right: -8px; top: 6px; width: 6px; height: 10px; background: #1c2b33; border-radius: 2px;
42
+ }
43
+
44
+ /* Header */
45
+ .header {
46
+ position: relative;
47
+ padding: 16px 36px 24px 36px;
48
+ border-bottom: 1px solid #e6eaee;
49
+ }
50
+ .title {
51
+ font-size: 72px;
52
+ font-weight: 700;
53
+ margin-top: 8px;
54
+ color: #14232b;
55
+ }
56
+ .reset {
57
+ position: absolute;
58
+ right: 36px;
59
+ top: 40px;
60
+ display: flex;
61
+ align-items: center;
62
+ gap: 18px;
63
+ color: #0e4a59;
64
+ font-size: 40px;
65
+ font-weight: 700;
66
+ }
67
+ .reset svg { width: 42px; height: 42px; fill: none; stroke: #0e4a59; stroke-width: 5px; }
68
+
69
+ /* Content area */
70
+ .filters-content {
71
+ position: absolute;
72
+ top: 220px;
73
+ left: 0;
74
+ right: 0;
75
+ bottom: 280px;
76
+ display: flex;
77
+ }
78
+
79
+ .left-menu {
80
+ width: 360px;
81
+ border-right: 1px solid #e6eaee;
82
+ padding: 10px 0;
83
+ overflow-y: auto;
84
+ }
85
+ .menu-item {
86
+ display: flex;
87
+ justify-content: space-between;
88
+ align-items: center;
89
+ padding: 32px 30px 32px 36px;
90
+ font-size: 44px;
91
+ color: #1f3038;
92
+ }
93
+ .menu-item .count {
94
+ color: #9aa7b0;
95
+ font-weight: 700;
96
+ margin-left: 16px;
97
+ }
98
+ .menu-item.active {
99
+ background: #f3f8fb;
100
+ border-left: 8px solid #0e4a59;
101
+ }
102
+
103
+ .right-panel {
104
+ flex: 1;
105
+ padding: 24px 36px;
106
+ overflow-y: auto;
107
+ }
108
+ .option-row {
109
+ display: flex;
110
+ align-items: center;
111
+ justify-content: space-between;
112
+ padding: 28px 8px;
113
+ font-size: 52px;
114
+ color: #13222a;
115
+ }
116
+ .option-row .sub-count {
117
+ color: #98a6af;
118
+ margin-left: 16px;
119
+ font-weight: 700;
120
+ }
121
+
122
+ /* Checkbox square */
123
+ .check-square {
124
+ width: 70px;
125
+ height: 70px;
126
+ border-radius: 12px;
127
+ border: 3px solid #0e4a59;
128
+ display: flex;
129
+ align-items: center;
130
+ justify-content: center;
131
+ }
132
+ .check-square.checked {
133
+ background: #0e4a59;
134
+ border-color: #0e4a59;
135
+ }
136
+ .check-square svg {
137
+ width: 44px;
138
+ height: 44px;
139
+ fill: none;
140
+ stroke: #ffffff;
141
+ stroke-width: 8px;
142
+ stroke-linecap: round;
143
+ stroke-linejoin: round;
144
+ }
145
+
146
+ /* Bottom actions */
147
+ .bottom-actions {
148
+ position: absolute;
149
+ left: 0;
150
+ right: 0;
151
+ bottom: 140px;
152
+ padding: 0 36px;
153
+ display: flex;
154
+ gap: 24px;
155
+ align-items: center;
156
+ }
157
+ .btn {
158
+ height: 120px;
159
+ border-radius: 28px;
160
+ font-size: 46px;
161
+ font-weight: 800;
162
+ display: flex;
163
+ align-items: center;
164
+ justify-content: center;
165
+ letter-spacing: 0.5px;
166
+ }
167
+ .btn.secondary {
168
+ width: 300px;
169
+ color: #0e4a59;
170
+ background: #ffffff;
171
+ border: 3px solid #d1d8dd;
172
+ }
173
+ .btn.primary {
174
+ flex: 1;
175
+ color: #ffffff;
176
+ background: #073b4b;
177
+ box-shadow: 0 10px 16px rgba(7, 59, 75, 0.25);
178
+ }
179
+
180
+ /* Home indicator */
181
+ .home-indicator {
182
+ position: absolute;
183
+ bottom: 48px;
184
+ left: 50%;
185
+ transform: translateX(-50%);
186
+ width: 300px;
187
+ height: 12px;
188
+ background: #cfd6db;
189
+ border-radius: 12px;
190
+ }
191
+ </style>
192
+ </head>
193
+ <body>
194
+ <div id="render-target">
195
+ <!-- Status bar -->
196
+ <div class="status-bar">
197
+ <div class="time">8:41</div>
198
+ <div class="status-icons">
199
+ <div class="icon-dot"></div>
200
+ <div class="icon-rect"></div>
201
+ <div class="icon-battery"></div>
202
+ </div>
203
+ </div>
204
+
205
+ <!-- Header -->
206
+ <div class="header">
207
+ <div class="title">Filters</div>
208
+ <div class="reset">
209
+ <span>Reset Filters</span>
210
+ <svg viewBox="0 0 24 24">
211
+ <path d="M12 5v-3l-4 4 4 4V7a5 5 0 1 1-4.9 6.2M19 12a7 7 0 0 0-7-7"/>
212
+ </svg>
213
+ </div>
214
+ </div>
215
+
216
+ <!-- Content -->
217
+ <div class="filters-content">
218
+ <!-- Left menu -->
219
+ <div class="left-menu">
220
+ <div class="menu-item">Brand <span class="count">1</span></div>
221
+ <div class="menu-item">Price</div>
222
+ <div class="menu-item">Avg Customer Rating</div>
223
+ <div class="menu-item">Gender</div>
224
+ <div class="menu-item">Color</div>
225
+ <div class="menu-item">Fabric</div>
226
+ <div class="menu-item">Pattern</div>
227
+ <div class="menu-item">Closure</div>
228
+ <div class="menu-item active">Sole Material <span class="count">1</span></div>
229
+ <div class="menu-item">Warranty</div>
230
+ <div class="menu-item">Embroidery</div>
231
+ <div class="menu-item">Occasion</div>
232
+ <div class="menu-item">Outsole Type</div>
233
+ <div class="menu-item">Season</div>
234
+ </div>
235
+
236
+ <!-- Right panel -->
237
+ <div class="right-panel">
238
+ <div class="option-row">
239
+ <div style="display:flex; align-items:center;">
240
+ <span>Rubber</span>
241
+ <span class="sub-count">3</span>
242
+ </div>
243
+ <div class="check-square checked">
244
+ <svg viewBox="0 0 24 24">
245
+ <path d="M20 7l-10 10-4-4"/>
246
+ </svg>
247
+ </div>
248
+ </div>
249
+ </div>
250
+ </div>
251
+
252
+ <!-- Bottom actions -->
253
+ <div class="bottom-actions">
254
+ <div class="btn secondary">Close</div>
255
+ <div class="btn primary">Apply 2 Filters</div>
256
+ </div>
257
+
258
+ <div class="home-indicator"></div>
259
+ </div>
260
+ </body>
261
+ </html>
code/17173/17173_4.html ADDED
@@ -0,0 +1,290 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Casual Shoe Listing</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px; height: 2400px;
10
+ position: relative; overflow: hidden;
11
+ background: #ffffff; color: #1f2937;
12
+ font-family: Arial, Helvetica, sans-serif;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ height: 90px; padding: 0 32px;
18
+ display: flex; align-items: center; justify-content: space-between;
19
+ font-size: 34px; color: #374151;
20
+ }
21
+ .status-icons { display: flex; align-items: center; gap: 22px; }
22
+ .status-dot { width: 22px; height: 22px; border-radius: 50%; background: #6b7280; }
23
+
24
+ /* App bar */
25
+ .app-bar {
26
+ height: 120px; display: flex; align-items: center;
27
+ padding: 0 24px; border-bottom: 2px solid #e5e7eb;
28
+ }
29
+ .app-left { display: flex; align-items: center; gap: 24px; }
30
+ .back-btn, .icon-btn {
31
+ width: 72px; height: 72px; display: inline-flex; align-items: center; justify-content: center;
32
+ border-radius: 18px; background: transparent; border: none; cursor: pointer;
33
+ }
34
+ .app-title { font-size: 48px; font-weight: 600; color: #111827; }
35
+ .app-right { margin-left: auto; display: flex; align-items: center; gap: 30px; }
36
+ .badge {
37
+ position: absolute; top: -6px; right: -6px;
38
+ background: #0ea5e9; color: #fff; font-size: 26px; line-height: 26px;
39
+ height: 32px; min-width: 32px; padding: 2px 6px; border-radius: 16px; text-align: center;
40
+ border: 2px solid #fff;
41
+ }
42
+ .icon {
43
+ width: 40px; height: 40px; stroke: #111827; fill: none; stroke-width: 2.5;
44
+ }
45
+
46
+ /* Sort & Filter controls */
47
+ .controls { display: flex; padding: 18px 24px; border-bottom: 2px solid #e5e7eb; }
48
+ .control { width: 50%; display: flex; align-items: center; gap: 18px; }
49
+ .control-title { font-size: 36px; color: #111827; font-weight: 600; }
50
+ .control-sub { font-size: 34px; color: #0ea5e9; }
51
+ .dot { width: 16px; height: 16px; border-radius: 50%; background: #0ea5e9; }
52
+
53
+ /* Filter chips */
54
+ .chips { display: flex; gap: 18px; padding: 20px 24px; }
55
+ .chip {
56
+ display: inline-flex; align-items: center; gap: 16px;
57
+ padding: 18px 26px; border: 2px solid #0f172a; border-radius: 40px;
58
+ font-size: 34px; color: #0f172a; background: #ffffff;
59
+ }
60
+ .chip .x {
61
+ width: 28px; height: 28px; position: relative;
62
+ }
63
+ .chip .x:before, .chip .x:after {
64
+ content: ""; position: absolute; left: 13px; top: 4px; width: 2px; height: 20px; background: #0f172a;
65
+ }
66
+ .chip .x:before { transform: rotate(45deg); }
67
+ .chip .x:after { transform: rotate(-45deg); }
68
+
69
+ /* Product grid */
70
+ .grid { display: flex; flex-wrap: wrap; gap: 24px; padding: 12px 24px 0; }
71
+ .card {
72
+ width: calc((1080px - 24px*3) / 2);
73
+ background: #f9fafb; border: 2px solid #e5e7eb; border-radius: 16px;
74
+ overflow: hidden;
75
+ }
76
+ .img-wrap {
77
+ position: relative; margin: 0; padding: 24px;
78
+ background: #f3f4f6;
79
+ }
80
+ .img {
81
+ width: 100%; height: 300px;
82
+ background: #E0E0E0; border: 1px solid #BDBDBD;
83
+ display: flex; align-items: center; justify-content: center;
84
+ color: #757575; font-size: 32px; border-radius: 8px;
85
+ }
86
+ .stock-banner {
87
+ position: absolute; left: 0; right: 0; bottom: 0;
88
+ height: 64px; background: rgba(255, 255, 255, 0.9);
89
+ display: flex; align-items: center; justify-content: center;
90
+ border-top: 2px solid #e5e7eb;
91
+ }
92
+ .stock-banner span { color: #ef4444; font-size: 34px; font-weight: 700; letter-spacing: 1px; }
93
+
94
+ .card-body { padding: 18px 24px 24px; }
95
+ .product-name { font-size: 34px; color: #111827; line-height: 42px; }
96
+ .price { font-size: 40px; font-weight: 700; margin-top: 16px; }
97
+
98
+ .actions { display: flex; align-items: center; gap: 18px; margin-top: 16px; }
99
+ .circle-btn {
100
+ width: 84px; height: 84px; border: 2px solid #cbd5e1; border-radius: 12px;
101
+ display: inline-flex; align-items: center; justify-content: center; background: #ffffff;
102
+ }
103
+ .notify-btn {
104
+ margin-left: auto; padding: 20px 28px; font-size: 34px; font-weight: 600;
105
+ color: #0f172a; border: 2px solid #cbd5e1; border-radius: 12px; background: #ffffff;
106
+ }
107
+
108
+ .divider-space { height: 36px; background: #f3f4f6; border-top: 2px solid #e5e7eb; border-bottom: 2px solid #e5e7eb; margin-top: 6px; }
109
+
110
+ .footer-text {
111
+ position: absolute; bottom: 36px; left: 0; right: 0;
112
+ margin: 0 24px; height: 90px; border: 2px solid #e5e7eb; border-radius: 12px;
113
+ display: flex; align-items: center; justify-content: center;
114
+ color: #0f172a; font-size: 40px; background: #f3f4f6;
115
+ }
116
+ </style>
117
+ </head>
118
+ <body>
119
+ <div id="render-target">
120
+
121
+ <!-- Status Bar -->
122
+ <div class="status-bar">
123
+ <div>8:42</div>
124
+ <div class="status-icons">
125
+ <span class="status-dot"></span>
126
+ <span class="status-dot"></span>
127
+ <span class="status-dot"></span>
128
+ </div>
129
+ </div>
130
+
131
+ <!-- App Bar -->
132
+ <div class="app-bar">
133
+ <div class="app-left">
134
+ <button class="back-btn" aria-label="Back">
135
+ <svg class="icon" viewBox="0 0 24 24">
136
+ <path d="M15 18l-6-6 6-6" stroke-linecap="round" stroke-linejoin="round"></path>
137
+ </svg>
138
+ </button>
139
+ <div class="app-title">casual shoe</div>
140
+ </div>
141
+ <div class="app-right">
142
+ <button class="icon-btn" aria-label="Search">
143
+ <svg class="icon" viewBox="0 0 24 24">
144
+ <circle cx="11" cy="11" r="7"></circle>
145
+ <line x1="20" y1="20" x2="16.5" y2="16.5"></line>
146
+ </svg>
147
+ </button>
148
+ <button class="icon-btn" aria-label="Wishlist">
149
+ <svg class="icon" viewBox="0 0 24 24">
150
+ <path d="M12 21s-6-4.35-8.5-7.05C1 11 2 7.5 5.5 7.5c2 0 3.5 1.3 4.5 2.5 1-1.2 2.5-2.5 4.5-2.5 3.5 0 4.5 3.5 1.5 6.45C18 16.65 12 21 12 21z" fill="none" stroke="#111827"></path>
151
+ </svg>
152
+ </button>
153
+ <button class="icon-btn" style="position: relative;" aria-label="Cart">
154
+ <span class="badge">1</span>
155
+ <svg class="icon" viewBox="0 0 24 24">
156
+ <path d="M3 4h2l2 12h10l2-8H7" stroke-linecap="round" stroke-linejoin="round"></path>
157
+ <circle cx="9" cy="20" r="1.8"></circle>
158
+ <circle cx="17" cy="20" r="1.8"></circle>
159
+ </svg>
160
+ </button>
161
+ </div>
162
+ </div>
163
+
164
+ <!-- Divider -->
165
+ <div class="divider-space"></div>
166
+
167
+ <!-- Sort & Filter -->
168
+ <div class="controls">
169
+ <div class="control">
170
+ <div class="dot"></div>
171
+ <svg class="icon" viewBox="0 0 24 24" style="width:36px;height:36px;">
172
+ <line x1="4" y1="6" x2="20" y2="6"></line>
173
+ <line x1="4" y1="12" x2="14" y2="12"></line>
174
+ <line x1="4" y1="18" x2="10" y2="18"></line>
175
+ </svg>
176
+ <div>
177
+ <div class="control-title">Sort by</div>
178
+ <div class="control-sub">Relevance</div>
179
+ </div>
180
+ </div>
181
+ <div class="control" style="justify-content: flex-end;">
182
+ <div class="dot"></div>
183
+ <svg class="icon" viewBox="0 0 24 24" style="width:36px;height:36px;">
184
+ <line x1="4" y1="6" x2="20" y2="6"></line>
185
+ <circle cx="9" cy="6" r="2"></circle>
186
+ <line x1="4" y1="12" x2="20" y2="12"></line>
187
+ <circle cx="15" cy="12" r="2"></circle>
188
+ <line x1="4" y1="18" x2="20" y2="18"></line>
189
+ <circle cx="12" cy="18" r="2"></circle>
190
+ </svg>
191
+ <div>
192
+ <div class="control-title">Filter</div>
193
+ <div class="control-sub">2 Applied</div>
194
+ </div>
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Chips -->
199
+ <div class="chips">
200
+ <div class="chip">
201
+ Rubber
202
+ <span class="x"></span>
203
+ </div>
204
+ <div class="chip">
205
+ Vans
206
+ <span class="x"></span>
207
+ </div>
208
+ </div>
209
+
210
+ <!-- Product Grid -->
211
+ <div class="grid">
212
+ <!-- Card 1 -->
213
+ <div class="card">
214
+ <div class="img-wrap">
215
+ <div class="img">[IMG: Vans Slip-On Cream Shoe]</div>
216
+ <div class="stock-banner"><span>OUT OF STOCK</span></div>
217
+ </div>
218
+ <div class="card-body">
219
+ <div class="product-name">Vans Classic Slip On Cream Casual Shoes</div>
220
+ <div class="price">₹5499</div>
221
+ <div class="actions">
222
+ <div class="circle-btn" aria-label="Add to wishlist">
223
+ <svg class="icon" viewBox="0 0 24 24" style="width:40px;height:40px;">
224
+ <path d="M12 21s-6-4.35-8.5-7.05C1 11 2 7.5 5.5 7.5c2 0 3.5 1.3 4.5 2.5 1-1.2 2.5-2.5 4.5-2.5 3.5 0 4.5 3.5 1.5 6.45C18 16.65 12 21 12 21z" fill="none" stroke="#111827"></path>
225
+ </svg>
226
+ <svg viewBox="0 0 24 24" style="position:absolute;width:24px;height:24px;transform:translate(22px,22px);" class="icon">
227
+ <line x1="12" y1="6" x2="12" y2="18"></line>
228
+ <line x1="6" y1="12" x2="18" y2="12"></line>
229
+ </svg>
230
+ </div>
231
+ <button class="notify-btn">Notify Me</button>
232
+ </div>
233
+ </div>
234
+ </div>
235
+
236
+ <!-- Card 2 -->
237
+ <div class="card">
238
+ <div class="img-wrap">
239
+ <div class="img">[IMG: Vans BMX Slip Grey Shoe]</div>
240
+ <div class="stock-banner"><span>OUT OF STOCK</span></div>
241
+ </div>
242
+ <div class="card-body">
243
+ <div class="product-name">Vans Bmx Slip Grey Casual Shoes</div>
244
+ <div class="price">₹7999</div>
245
+ <div class="actions">
246
+ <div class="circle-btn" aria-label="Add to wishlist">
247
+ <svg class="icon" viewBox="0 0 24 24" style="width:40px;height:40px;">
248
+ <path d="M12 21s-6-4.35-8.5-7.05C1 11 2 7.5 5.5 7.5c2 0 3.5 1.3 4.5 2.5 1-1.2 2.5-2.5 4.5-2.5 3.5 0 4.5 3.5 1.5 6.45C18 16.65 12 21 12 21z" fill="none" stroke="#111827"></path>
249
+ </svg>
250
+ <svg viewBox="0 0 24 24" style="position:absolute;width:24px;height:24px;transform:translate(22px,22px);" class="icon">
251
+ <line x1="12" y1="6" x2="12" y2="18"></line>
252
+ <line x1="6" y1="12" x2="18" y2="12"></line>
253
+ </svg>
254
+ </div>
255
+ <button class="notify-btn">Notify Me</button>
256
+ </div>
257
+ </div>
258
+ </div>
259
+
260
+ <!-- Card 3 -->
261
+ <div class="card">
262
+ <div class="img-wrap">
263
+ <div class="img">[IMG: Vans Skate Slip-on Black Shoe]</div>
264
+ <div class="stock-banner"><span>OUT OF STOCK</span></div>
265
+ </div>
266
+ <div class="card-body">
267
+ <div class="product-name">Vans Skate Slip-on Black Casual Shoes</div>
268
+ <div class="price">₹6999</div>
269
+ <div class="actions">
270
+ <div class="circle-btn" aria-label="Add to wishlist">
271
+ <svg class="icon" viewBox="0 0 24 24" style="width:40px;height:40px;">
272
+ <path d="M12 21s-6-4.35-8.5-7.05C1 11 2 7.5 5.5 7.5c2 0 3.5 1.3 4.5 2.5 1-1.2 2.5-2.5 4.5-2.5 3.5 0 4.5 3.5 1.5 6.45C18 16.65 12 21 12 21z" fill="none" stroke="#111827"></path>
273
+ </svg>
274
+ <svg viewBox="0 0 24 24" style="position:absolute;width:24px;height:24px;transform:translate(22px,22px);" class="icon">
275
+ <line x1="12" y1="6" x2="12" y2="18"></line>
276
+ <line x1="6" y1="12" x2="18" y2="12"></line>
277
+ </svg>
278
+ </div>
279
+ <button class="notify-btn">Notify Me</button>
280
+ </div>
281
+ </div>
282
+ </div>
283
+ </div>
284
+
285
+ <!-- No More Products -->
286
+ <div class="footer-text">No More Products</div>
287
+
288
+ </div>
289
+ </body>
290
+ </html>
code/17174/17174_0.html ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Weather & Radar UI</title>
6
+ <style>
7
+ body { margin:0; padding:0; background:transparent; font-family: Roboto, Arial, Helvetica, sans-serif; }
8
+ #render-target{
9
+ width:1080px; height:2400px;
10
+ position:relative; overflow:hidden;
11
+ background: radial-gradient(1200px 1200px at 200px -200px, #1f5571 0%, #14394e 40%, #0f2f43 70%, #0d2736 100%);
12
+ color:#fff;
13
+ }
14
+ /* tiny star field */
15
+ .stars:before, .stars:after{
16
+ content:"";
17
+ position:absolute; left:0; top:0; right:0; bottom:0;
18
+ background-image: radial-gradient(2px 2px at 10% 15%, rgba(255,255,255,0.25) 50%, transparent 51%),
19
+ radial-gradient(2px 2px at 60% 30%, rgba(255,255,255,0.18) 50%, transparent 51%),
20
+ radial-gradient(1.5px 1.5px at 30% 60%, rgba(255,255,255,0.2) 50%, transparent 51%),
21
+ radial-gradient(1.5px 1.5px at 80% 70%, rgba(255,255,255,0.18) 50%, transparent 51%),
22
+ radial-gradient(1px 1px at 50% 85%, rgba(255,255,255,0.17) 50%, transparent 51%);
23
+ pointer-events:none;
24
+ }
25
+ /* Status bar */
26
+ .status-bar{
27
+ position:absolute; top:0; left:0; right:0; height:90px;
28
+ padding:0 28px; display:flex; align-items:center; justify-content:space-between;
29
+ font-size:34px; letter-spacing:1px; opacity:.95;
30
+ }
31
+ .app-bar{
32
+ position:absolute; top:90px; left:0; right:0; height:140px;
33
+ background:#2b5e78; display:flex; align-items:center;
34
+ padding:0 28px;
35
+ box-shadow: 0 2px 0 rgba(0,0,0,0.2) inset;
36
+ }
37
+ .brand{ font-size:60px; font-weight:700; margin-left:24px; }
38
+ .brand .amp{ color:#f5c400; font-weight:900; }
39
+ .icon-btn{ width:88px; height:88px; display:flex; align-items:center; justify-content:center; }
40
+ .right-icons{ margin-left:auto; display:flex; align-items:center; gap:10px;}
41
+ /* Top info section */
42
+ .info{
43
+ position:absolute; left:28px; right:28px; top:270px;
44
+ }
45
+ .region{ font-size:40px; opacity:.85; }
46
+ .city{ font-size:80px; margin-top:18px; }
47
+ .temp-large{ font-size:180px; font-weight:700; margin-top:14px; line-height:1; }
48
+ .feels{ font-size:46px; opacity:.9; margin-top:6px; }
49
+ .datetime{ position:absolute; right:12px; top:-60px; font-size:40px; opacity:.9; }
50
+ .small-circle{
51
+ position:absolute; right:24px; top:20px; width:90px; height:90px; border-radius:50%;
52
+ background:rgba(255,255,255,0.12); border:2px solid rgba(255,255,255,0.25);
53
+ }
54
+ /* 90 min weather card */
55
+ .nowcast{
56
+ position:absolute; right:24px; top:360px;
57
+ background:#ffffff12; border:1px solid #ffffff33; color:#fff;
58
+ border-radius:26px; padding:24px 30px; width:560px; height:120px; display:flex; align-items:center; justify-content:space-between;
59
+ backdrop-filter: blur(2px);
60
+ }
61
+ .nowcast .title{ font-size:46px; }
62
+ .nowcast .subtitle{ font-size:38px; opacity:.9; }
63
+ .play{
64
+ width:120px; height:120px; border-radius:60px; background:#1f6f95; border:6px solid #9fc1d1;
65
+ display:flex; align-items:center; justify-content:center; margin-left:20px;
66
+ }
67
+ /* Hourly section */
68
+ .today-bar{
69
+ position:absolute; left:0; right:0; top:560px; padding:0 24px;
70
+ }
71
+ .today-header{ display:flex; align-items:center; gap:24px; padding:16px 4px; }
72
+ .today-header .label{ font-size:48px; }
73
+ .sun-times{ margin-left:auto; display:flex; gap:24px; align-items:center; font-size:36px; opacity:.95; }
74
+ .hours{
75
+ display:flex; gap:44px; margin-top:10px; padding:16px 0 6px 8px; overflow:hidden;
76
+ }
77
+ .hour{
78
+ width:220px; text-align:center; color:#fff;
79
+ }
80
+ .hour .time{ font-size:38px; opacity:.95; }
81
+ .hour .t{ font-size:64px; margin-top:12px; }
82
+ .moon{
83
+ width:52px; height:52px; border-radius:50%; background:#ffd54a; display:inline-block; position:relative; margin-top:8px;
84
+ }
85
+ .moon:after{ content:""; position:absolute; right:-6px; top:0; width:40px; height:52px; background:#2a3f52; border-radius:50%; }
86
+ .rain{ display:flex; align-items:center; justify-content:center; gap:8px; margin-top:10px; font-size:36px; opacity:.95; }
87
+ .drop{
88
+ width:16px; height:22px; background:transparent; display:inline-block;
89
+ border-radius:50% 50% 50% 50%/60% 60% 40% 40%;
90
+ border:3px solid #cde8ff; border-top-color:transparent; border-left-color:transparent;
91
+ transform: rotate(45deg);
92
+ }
93
+ .condition-line{
94
+ border-top:2px solid rgba(255,255,255,0.2); margin-top:18px; padding-top:20px; font-size:44px; opacity:.95;
95
+ padding-left:8px;
96
+ }
97
+ /* Details grid */
98
+ .details{
99
+ position:absolute; left:24px; right:24px; top:1000px;
100
+ display:grid; grid-template-columns:1fr 1fr; row-gap:30px; column-gap:30px; font-size:44px;
101
+ }
102
+ .detail-item{
103
+ display:flex; align-items:center; gap:20px; background:#ffffff10; border:1px solid #ffffff25; padding:22px 24px; border-radius:18px;
104
+ }
105
+ .circle-ico{
106
+ width:62px; height:62px; border-radius:50%; border:3px solid #9ec6d8; opacity:.95;
107
+ display:flex; align-items:center; justify-content:center; font-size:36px;
108
+ }
109
+ /* Ad placeholder */
110
+ .ad-wrap{
111
+ position:absolute; left:24px; right:24px; top:1280px;
112
+ }
113
+ .ad-label{ position:absolute; right:0; top:-46px; font-size:42px; opacity:.85; }
114
+ .ad-box{
115
+ width:100%; height:740px; background:#E0E0E0; border:1px solid #BDBDBD;
116
+ color:#444; display:flex; align-items:center; justify-content:center; text-align:center; font-size:56px; border-radius:12px;
117
+ }
118
+ /* Bottom home indicator */
119
+ .home-indicator{
120
+ position:absolute; left:50%; transform:translateX(-50%);
121
+ bottom:22px; width:300px; height:10px; border-radius:5px; background:#ffffffcc;
122
+ }
123
+
124
+ /* simple SVG icons color tweak */
125
+ svg{ fill:#fff; }
126
+ .muted{ opacity:.9; }
127
+ </style>
128
+ </head>
129
+ <body>
130
+ <div id="render-target" class="stars">
131
+ <!-- Status bar -->
132
+ <div class="status-bar">
133
+ <div>11:06</div>
134
+ <div style="display:flex; align-items:center; gap:22px;">
135
+ <span class="muted">● ● ● ●</span>
136
+ <svg width="34" height="34" viewBox="0 0 24 24"><path d="M12 3L1 9l11 6 9-4.91V17h2V9L12 3z"/></svg>
137
+ <svg width="34" height="34" viewBox="0 0 24 24"><path d="M20 7h-3V3H7v4H4a2 2 0 0 0-2 2v11h20V9a2 2 0 0 0-2-2zM9 5h6v2H9V5zm11 13H4V9h16v9z"/></svg>
138
+ </div>
139
+ </div>
140
+
141
+ <!-- App bar -->
142
+ <div class="app-bar">
143
+ <div class="icon-btn">
144
+ <svg width="54" height="54" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
145
+ </div>
146
+ <div class="brand">
147
+ weather<span class="amp">&</span>radar
148
+ </div>
149
+ <div class="right-icons">
150
+ <div class="icon-btn">
151
+ <svg width="54" height="54" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79L20 21.5 21.5 20l-6-6zM9.5 14C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>
152
+ </div>
153
+ </div>
154
+ </div>
155
+
156
+ <!-- Top info -->
157
+ <div class="info">
158
+ <div class="datetime">Sat 09/23 7:36 PM</div>
159
+ <div class="small-circle"></div>
160
+
161
+ <div class="region">Piedmont, Italy</div>
162
+ <div class="city">Ivrea</div>
163
+ <div class="temp-large">19°</div>
164
+ <div class="feels">feels like 19°</div>
165
+
166
+ <div class="nowcast">
167
+ <div>
168
+ <div class="title">90 Min. Weather:</div>
169
+ <div class="subtitle">clear</div>
170
+ </div>
171
+ <div class="play">
172
+ <svg width="56" height="56" viewBox="0 0 24 24"><path d="M8 5v14l11-7z" fill="#ffd45a"/></svg>
173
+ </div>
174
+ </div>
175
+ </div>
176
+
177
+ <!-- Today hourly -->
178
+ <div class="today-bar">
179
+ <div class="today-header">
180
+ <div class="label">today</div>
181
+ <div class="sun-times">
182
+ <svg width="40" height="40" viewBox="0 0 24 24"><path d="M6.76 4.84l-1.8-1.79L3.17 4.84l1.79 1.79 1.8-1.79zM1 13h3v-2H1v2zm10-9h-2v3h2V4zm7.03 1.05l-1.79-1.79-1.41 1.41 1.79 1.79 1.41-1.41zM17 11a5 5 0 1 0-10 0 5 5 0 0 0 10 0zm3 2h3v-2h-3v2zm-1.76 6.16l1.79 1.79 1.41-1.41-1.79-1.79-1.41 1.41zM11 20h2v-3h-2v3zM4.22 18.36l1.41 1.41 1.79-1.79-1.41-1.41-1.79 1.79z"/></svg>
183
+ <span>↑ 7:16 AM</span>
184
+ <svg width="40" height="40" viewBox="0 0 24 24"><path d="M6.76 19.16l-1.8 1.79L3.17 19.16l1.79-1.79 1.8 1.79zM1 11h3v2H1v-2zm10 9h-2v-3h2v3zm7.03-1.05l-1.79 1.79-1.41-1.41 1.79-1.79 1.41 1.41zM17 13a5 5 0 1 1-10 0 5 5 0 0 1 10 0zm3-2h3v2h-3v-2zm-1.76-6.16l1.79-1.79 1.41 1.41-1.79 1.79-1.41-1.41zM11 4h2v3h-2V4zM4.22 5.64l1.41-1.41 1.79 1.79-1.41 1.41-1.79-1.79z"/></svg>
185
+ <span>↓ 7:24 PM</span>
186
+ </div>
187
+ </div>
188
+
189
+ <div class="hours">
190
+ <div class="hour">
191
+ <div class="time">8:00 PM</div>
192
+ <div class="t">17°</div>
193
+ <div class="moon"></div>
194
+ <div class="rain">
195
+ <span class="drop"></span><span>10%</span>
196
+ </div>
197
+ </div>
198
+ <div class="hour">
199
+ <div class="time">9:00 PM</div>
200
+ <div class="t">16°</div>
201
+ <div class="moon"></div>
202
+ <div class="rain">
203
+ <span class="drop"></span><span>10%</span>
204
+ </div>
205
+ </div>
206
+ <div class="hour">
207
+ <div class="time">10:00 PM</div>
208
+ <div class="t">15°</div>
209
+ <div class="moon"></div>
210
+ <div class="rain">
211
+ <span class="drop"></span><span>10%</span>
212
+ </div>
213
+ </div>
214
+ <div class="hour">
215
+ <div class="time">11:00 PM</div>
216
+ <div class="t">14°</div>
217
+ <div class="moon"></div>
218
+ <div class="rain">
219
+ <span class="drop"></span><span>10%</span>
220
+ </div>
221
+ </div>
222
+ </div>
223
+
224
+ <div class="condition-line">8:00 PM — clear sky</div>
225
+ </div>
226
+
227
+ <!-- Details -->
228
+ <div class="details">
229
+ <div class="detail-item">
230
+ <div class="circle-ico">↗</div>
231
+ <div>pressure: 1015 hPa</div>
232
+ </div>
233
+ <div class="detail-item">
234
+ <div class="circle-ico">🌡</div>
235
+ <div>feels like: 17°</div>
236
+ </div>
237
+ <div class="detail-item">
238
+ <div class="circle-ico">%</div>
239
+ <div>humidity: 60 %<br>dew point: 10°</div>
240
+ </div>
241
+ <div class="detail-item">
242
+ <div class="circle-ico">🧭</div>
243
+ <div>light wind from NW (5 kph)</div>
244
+ </div>
245
+ </div>
246
+
247
+ <!-- Ad -->
248
+ <div class="ad-wrap">
249
+ <div class="ad-label">Ad</div>
250
+ <div class="ad-box">[IMG: Tender Coconut Water Promotion / Banner Ad]</div>
251
+ </div>
252
+
253
+ <!-- Home indicator -->
254
+ <div class="home-indicator"></div>
255
+ </div>
256
+ </body>
257
+ </html>
code/17174/17174_1.html ADDED
@@ -0,0 +1,481 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>AccuWeather Mock UI</title>
5
+ <style>
6
+ body {
7
+ margin: 0;
8
+ padding: 0;
9
+ background: transparent;
10
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
11
+ color: #d8e6ff;
12
+ }
13
+ #render-target {
14
+ width: 1080px;
15
+ height: 2400px;
16
+ position: relative;
17
+ overflow: hidden;
18
+ background: linear-gradient(180deg,#193552 0%, #17324f 35%, #112a46 75%, #0f253f 100%);
19
+ }
20
+
21
+ /* subtle stars */
22
+ #render-target:before, #render-target:after{
23
+ content:"";
24
+ position:absolute;
25
+ left:0; top:0; right:0; bottom:0;
26
+ pointer-events:none;
27
+ background:
28
+ radial-gradient(circle at 12% 8%, rgba(255,255,255,0.35) 1px, transparent 2px),
29
+ radial-gradient(circle at 30% 22%, rgba(255,255,255,0.25) 1px, transparent 2px),
30
+ radial-gradient(circle at 55% 18%, rgba(255,255,255,0.25) 1px, transparent 2px),
31
+ radial-gradient(circle at 78% 26%, rgba(255,255,255,0.25) 1px, transparent 2px),
32
+ radial-gradient(circle at 84% 14%, rgba(255,255,255,0.2) 1px, transparent 2px),
33
+ radial-gradient(circle at 70% 38%, rgba(255,255,255,0.2) 1px, transparent 2px),
34
+ radial-gradient(circle at 20% 42%, rgba(255,255,255,0.2) 1px, transparent 2px),
35
+ radial-gradient(circle at 88% 46%, rgba(255,255,255,0.2) 1px, transparent 2px);
36
+ opacity: .35;
37
+ mix-blend-mode: screen;
38
+ }
39
+
40
+ /* Status bar */
41
+ .statusbar {
42
+ position: absolute;
43
+ top: 0;
44
+ left: 0;
45
+ width: 1080px;
46
+ height: 120px;
47
+ display: flex;
48
+ align-items: center;
49
+ justify-content: space-between;
50
+ padding: 0 40px;
51
+ font-weight: 600;
52
+ font-size: 40px;
53
+ color: #eaf3ff;
54
+ }
55
+ .status-left {
56
+ display:flex;
57
+ align-items:center;
58
+ gap: 22px;
59
+ }
60
+ .notif-dots {
61
+ letter-spacing: 12px;
62
+ font-size: 40px;
63
+ opacity:.75;
64
+ }
65
+ .status-right {
66
+ display:flex;
67
+ align-items:center;
68
+ gap: 26px;
69
+ }
70
+ .icon-wifi svg,
71
+ .icon-battery svg {
72
+ display:block;
73
+ }
74
+
75
+ /* Header */
76
+ .topbar {
77
+ position: absolute;
78
+ top: 130px;
79
+ left: 0;
80
+ width: 1080px;
81
+ height: 120px;
82
+ display: flex;
83
+ align-items: center;
84
+ padding: 0 34px;
85
+ }
86
+ .hamburger {
87
+ width: 72px;
88
+ height: 72px;
89
+ border-radius: 12px;
90
+ display:flex; align-items:center; justify-content:center;
91
+ }
92
+ .brand {
93
+ margin-left: 20px;
94
+ display:flex;flex-direction:column;
95
+ line-height: 1.2;
96
+ }
97
+ .brand .title {
98
+ font-size: 44px;
99
+ font-weight: 700;
100
+ letter-spacing: .2px;
101
+ }
102
+ .brand .location {
103
+ font-size: 40px;
104
+ font-weight: 600;
105
+ color: #eaf3ff;
106
+ }
107
+ .get-premium {
108
+ margin-left:auto;
109
+ background:#ff8f59;
110
+ color:#fff;
111
+ font-weight: 800;
112
+ font-size: 34px;
113
+ padding: 18px 34px;
114
+ border-radius: 36px;
115
+ box-shadow: 0 4px 10px rgba(0,0,0,.25);
116
+ }
117
+
118
+ /* Minutecast heading */
119
+ .minutecast {
120
+ position:absolute;
121
+ top: 280px;
122
+ left: 0;
123
+ width: 1080px;
124
+ text-align:center;
125
+ }
126
+ .minutecast .eyebrow {
127
+ font-size: 28px;
128
+ letter-spacing: 2px;
129
+ color:#a9bfd8;
130
+ text-transform: uppercase;
131
+ margin-bottom: 18px;
132
+ }
133
+ .minutecast .headline {
134
+ font-size: 56px;
135
+ font-weight: 700;
136
+ color:#eaf3ff;
137
+ }
138
+
139
+ /* Gauge */
140
+ .gauge-wrap {
141
+ position:absolute;
142
+ top: 420px;
143
+ left: 60px;
144
+ width: 960px;
145
+ height: 960px;
146
+ }
147
+ .gauge-ring {
148
+ position:absolute;
149
+ inset: 0;
150
+ border-radius: 50%;
151
+ background: repeating-conic-gradient(
152
+ from -90deg,
153
+ rgba(210,225,245,0.35) 0deg 9deg,
154
+ rgba(210,225,245,0.09) 9deg 14deg
155
+ );
156
+ -webkit-mask: radial-gradient(closest-side, transparent 74%, black 76%);
157
+ mask: radial-gradient(closest-side, transparent 74%, black 76%);
158
+ filter: drop-shadow(0 8px 24px rgba(0,0,0,.4));
159
+ opacity:.85;
160
+ }
161
+ .gauge-center {
162
+ position:absolute;
163
+ top:50%; left:50%;
164
+ transform:translate(-50%,-45%);
165
+ text-align:center;
166
+ }
167
+ .now-label {
168
+ position:absolute;
169
+ top:-90px;
170
+ left:50%;
171
+ transform:translateX(-50%);
172
+ font-size:36px;
173
+ color:#a9bfd8;
174
+ font-weight:700;
175
+ letter-spacing:1px;
176
+ }
177
+ .moon-icon {
178
+ margin: 40px auto 10px;
179
+ width: 140px; height: 140px;
180
+ }
181
+ .temp {
182
+ font-size: 180px;
183
+ font-weight: 800;
184
+ letter-spacing: -4px;
185
+ margin-top: 10px;
186
+ }
187
+ .degC {
188
+ font-size: 72px;
189
+ vertical-align: super;
190
+ margin-left: 6px;
191
+ font-weight: 700;
192
+ color:#cfe0ff;
193
+ }
194
+ .realfeel {
195
+ margin-top: 16px;
196
+ font-size: 46px;
197
+ color:#cfe0ff;
198
+ font-weight:700;
199
+ }
200
+ .cta {
201
+ margin-top: 36px;
202
+ display:inline-flex;
203
+ align-items:center;
204
+ gap: 22px;
205
+ background:#2e4a69;
206
+ padding: 22px 34px;
207
+ border-radius: 50px;
208
+ font-size: 42px;
209
+ color:#eaf3ff;
210
+ box-shadow: inset 0 0 0 2px rgba(255,255,255,.18);
211
+ }
212
+ .cta .arrow {
213
+ width: 26px; height: 26px;
214
+ border-right: 4px solid #eaf3ff;
215
+ border-bottom: 4px solid #eaf3ff;
216
+ transform: rotate(-45deg);
217
+ margin-top: 4px;
218
+ }
219
+
220
+ /* Update row */
221
+ .update-row {
222
+ position:absolute;
223
+ top: 1400px;
224
+ left: 0;
225
+ width: 1080px;
226
+ text-align:center;
227
+ color:#a9bfd8;
228
+ font-size: 36px;
229
+ }
230
+ .progress-dots {
231
+ margin-top: 20px;
232
+ display:flex;
233
+ justify-content:center;
234
+ gap: 22px;
235
+ }
236
+ .progress-dots .dot {
237
+ width: 120px; height: 6px; border-radius: 6px;
238
+ background:#cfe0ff;
239
+ opacity:.9;
240
+ }
241
+ .progress-dots .dot:nth-child(2){ background:#9fb5cf; opacity:.7; width:120px;}
242
+ .progress-dots .dot:nth-child(3){ background:#6f87a5; opacity:.6; width:120px;}
243
+
244
+ /* Bottom cards */
245
+ .cards {
246
+ position:absolute;
247
+ top: 1550px;
248
+ left: 40px;
249
+ width: 1000px;
250
+ display:flex;
251
+ gap: 36px;
252
+ }
253
+ .card {
254
+ width: 312px;
255
+ height: 480px;
256
+ background: #1c3553;
257
+ border-radius: 28px;
258
+ box-shadow: inset 0 0 0 2px rgba(255,255,255,.08);
259
+ padding: 38px;
260
+ }
261
+ .card .label {
262
+ font-size: 42px;
263
+ color:#a9bfd8;
264
+ font-weight: 800;
265
+ letter-spacing: .5px;
266
+ }
267
+ .card .icon {
268
+ margin: 46px auto 30px;
269
+ width: 130px; height: 130px;
270
+ }
271
+ .card .temp {
272
+ font-size: 120px;
273
+ font-weight: 800;
274
+ text-align:left;
275
+ }
276
+ .card .rf {
277
+ margin-top: 8px;
278
+ font-size: 36px;
279
+ color:#cfe0ff;
280
+ }
281
+
282
+ /* Bottom nav */
283
+ .nav {
284
+ position:absolute;
285
+ bottom: 0;
286
+ left: 0;
287
+ width: 1080px;
288
+ height: 220px;
289
+ background:#152b46;
290
+ display:flex;
291
+ align-items:center;
292
+ justify-content: space-around;
293
+ box-shadow: 0 -6px 24px rgba(0,0,0,.35);
294
+ }
295
+ .nav-item {
296
+ display:flex;
297
+ flex-direction:column;
298
+ align-items:center;
299
+ gap: 14px;
300
+ color:#cfe0ff;
301
+ }
302
+ .nav-item .iconbox {
303
+ width: 84px; height: 84px;
304
+ border-radius: 18px;
305
+ display:flex; align-items:center; justify-content:center;
306
+ box-shadow: inset 0 0 0 2px rgba(255,255,255,.12);
307
+ }
308
+ .nav-item .label {
309
+ font-size: 34px;
310
+ }
311
+ .active .iconbox {
312
+ background:#254564;
313
+ box-shadow: inset 0 0 0 2px rgba(255,255,255,.25);
314
+ }
315
+ .active .label {
316
+ color:#ffffff;
317
+ font-weight:800;
318
+ }
319
+ </style>
320
+ </head>
321
+ <body>
322
+ <div id="render-target">
323
+
324
+ <!-- Status bar -->
325
+ <div class="statusbar">
326
+ <div class="status-left">
327
+ <div class="time">11:07</div>
328
+ <div class="notif-dots">• • • •</div>
329
+ </div>
330
+ <div class="status-right">
331
+ <div class="icon-wifi">
332
+ <svg width="54" height="40" viewBox="0 0 54 40" fill="none">
333
+ <path d="M5 13c9-7 35-7 44 0" stroke="#eaf3ff" stroke-width="4" stroke-linecap="round"/>
334
+ <path d="M12 19c7-5 23-5 30 0" stroke="#eaf3ff" stroke-width="4" stroke-linecap="round"/>
335
+ <path d="M21 25c4-3 8-3 12 0" stroke="#eaf3ff" stroke-width="4" stroke-linecap="round"/>
336
+ <circle cx="27" cy="31" r="3" fill="#eaf3ff"/>
337
+ </svg>
338
+ </div>
339
+ <div class="icon-battery">
340
+ <svg width="70" height="38" viewBox="0 0 70 38" fill="none">
341
+ <rect x="3" y="6" width="58" height="26" rx="4" stroke="#eaf3ff" stroke-width="4"/>
342
+ <rect x="7" y="10" width="42" height="18" rx="2" fill="#eaf3ff"/>
343
+ <rect x="61" y="12" width="6" height="14" rx="2" fill="#eaf3ff"/>
344
+ </svg>
345
+ </div>
346
+ </div>
347
+ </div>
348
+
349
+ <!-- Header -->
350
+ <div class="topbar">
351
+ <div class="hamburger">
352
+ <svg width="54" height="54" viewBox="0 0 54 54">
353
+ <rect x="5" y="12" width="44" height="6" rx="3" fill="#eaf3ff"/>
354
+ <rect x="5" y="24" width="44" height="6" rx="3" fill="#eaf3ff"/>
355
+ <rect x="5" y="36" width="44" height="6" rx="3" fill="#eaf3ff"/>
356
+ </svg>
357
+ </div>
358
+ <div class="brand">
359
+ <div class="title">AccuWeather</div>
360
+ <div class="location">Ivrea, IT
361
+ <svg width="28" height="28" viewBox="0 0 24 24" style="vertical-align:middle; margin-left:8px">
362
+ <path d="M6 9l6 6 6-6" stroke="#eaf3ff" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
363
+ </svg>
364
+ </div>
365
+ </div>
366
+ <div class="get-premium">GET PREMIUM+</div>
367
+ </div>
368
+
369
+ <!-- Minutecast Heading -->
370
+ <div class="minutecast">
371
+ <div class="eyebrow">Exclusive AccuWeather Minutecast</div>
372
+ <div class="headline">No precipitation for at least 60 min</div>
373
+ </div>
374
+
375
+ <!-- Gauge -->
376
+ <div class="gauge-wrap">
377
+ <div class="gauge-ring"></div>
378
+
379
+ <div class="gauge-center">
380
+ <div class="now-label">NOW</div>
381
+ <svg class="moon-icon" viewBox="0 0 120 120">
382
+ <path d="M76 16a46 46 0 1 0 0 88c-22-5-36-25-36-44s14-39 36-44z" fill="none" stroke="#eaf3ff" stroke-width="6"/>
383
+ </svg>
384
+ <div class="temp">18<span class="degC">°C</span></div>
385
+ <div class="realfeel">RealFeel® 17°</div>
386
+ <div class="cta">See 4 Hours <span class="arrow"></span></div>
387
+ </div>
388
+ </div>
389
+
390
+ <!-- Update row -->
391
+ <div class="update-row">
392
+ Updated minute-by-minute as of 11:07 PM
393
+ <div class="progress-dots">
394
+ <div class="dot"></div>
395
+ <div class="dot"></div>
396
+ <div class="dot"></div>
397
+ </div>
398
+ </div>
399
+
400
+ <!-- Cards -->
401
+ <div class="cards">
402
+ <div class="card">
403
+ <div class="label">TONIGHT</div>
404
+ <svg class="icon" viewBox="0 0 120 120">
405
+ <path d="M76 16a46 46 0 1 0 0 88c-22-5-36-25-36-44s14-39 36-44z" fill="none" stroke="#eaf3ff" stroke-width="6"/>
406
+ </svg>
407
+ <div class="temp">9°</div>
408
+ <div class="rf">RealFeel 8°</div>
409
+ </div>
410
+
411
+ <div class="card">
412
+ <div class="label">SUN</div>
413
+ <svg class="icon" viewBox="0 0 140 140">
414
+ <circle cx="70" cy="70" r="24" fill="none" stroke="#eaf3ff" stroke-width="6"/>
415
+ <path d="M70 8v26M70 106v26M8 70h26M106 70h26M24 24l18 18M98 98l18 18M24 116l18-18M98 42l18-18" stroke="#eaf3ff" stroke-width="6" stroke-linecap="round"/>
416
+ </svg>
417
+ <div class="temp">21°</div>
418
+ <div class="rf">RealFeel 23°</div>
419
+ </div>
420
+
421
+ <div class="card">
422
+ <div class="label">SUN NIGHT</div>
423
+ <svg class="icon" viewBox="0 0 120 120">
424
+ <path d="M76 16a46 46 0 1 0 0 88c-22-5-36-25-36-44s14-39 36-44z" fill="none" stroke="#eaf3ff" stroke-width="6"/>
425
+ </svg>
426
+ <div class="temp">11°</div>
427
+ <div class="rf">RealFeel 10°</div>
428
+ </div>
429
+ </div>
430
+
431
+ <!-- Bottom Navigation -->
432
+ <div class="nav">
433
+ <div class="nav-item active">
434
+ <div class="iconbox">
435
+ <svg width="50" height="50" viewBox="0 0 50 50">
436
+ <rect x="8" y="10" width="34" height="30" rx="6" stroke="#eaf3ff" stroke-width="4" fill="none"/>
437
+ <rect x="14" y="18" width="10" height="10" rx="2" fill="#eaf3ff"/>
438
+ <rect x="28" y="18" width="10" height="10" rx="2" fill="#eaf3ff"/>
439
+ <rect x="14" y="30" width="24" height="6" rx="2" fill="#eaf3ff"/>
440
+ </svg>
441
+ </div>
442
+ <div class="label">Today</div>
443
+ </div>
444
+
445
+ <div class="nav-item">
446
+ <div class="iconbox">
447
+ <svg width="50" height="50" viewBox="0 0 50 50">
448
+ <circle cx="25" cy="25" r="18" stroke="#eaf3ff" stroke-width="4" fill="none"/>
449
+ <rect x="23" y="12" width="4" height="14" rx="2" fill="#eaf3ff"/>
450
+ <rect x="25" y="24" width="10" height="4" rx="2" fill="#eaf3ff"/>
451
+ </svg>
452
+ </div>
453
+ <div class="label">Hourly</div>
454
+ </div>
455
+
456
+ <div class="nav-item">
457
+ <div class="iconbox">
458
+ <svg width="50" height="50" viewBox="0 0 50 50">
459
+ <rect x="9" y="9" width="32" height="32" rx="4" stroke="#eaf3ff" stroke-width="4" fill="none"/>
460
+ <rect x="17" y="17" width="16" height="6" rx="2" fill="#eaf3ff"/>
461
+ <rect x="14" y="27" width="22" height="10" rx="2" fill="#eaf3ff"/>
462
+ </svg>
463
+ </div>
464
+ <div class="label">Daily</div>
465
+ </div>
466
+
467
+ <div class="nav-item">
468
+ <div class="iconbox">
469
+ <svg width="52" height="52" viewBox="0 0 52 52">
470
+ <circle cx="26" cy="26" r="18" stroke="#eaf3ff" stroke-width="4" fill="none"/>
471
+ <path d="M26 16a10 10 0 1 0 10 10" stroke="#eaf3ff" stroke-width="4" fill="none" stroke-linecap="round"/>
472
+ <path d="M33 11l8-3-3 8" stroke="#eaf3ff" stroke-width="4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
473
+ </svg>
474
+ </div>
475
+ <div class="label">Radar & Maps</div>
476
+ </div>
477
+ </div>
478
+
479
+ </div>
480
+ </body>
481
+ </html>
code/17174/17174_2.html ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Locations - Weather</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #2b3137;
14
+ color: #e9edf1;
15
+ }
16
+ /* Generic */
17
+ .row { display: flex; align-items: center; }
18
+ .pad-x { padding-left: 40px; padding-right: 40px; }
19
+ .thin { color: #aeb6bf; }
20
+ .divider { height: 1px; background: #394149; }
21
+ .spacer-16 { height: 16px; }
22
+ .spacer-24 { height: 24px; }
23
+ .spacer-32 { height: 32px; }
24
+ .spacer-40 { height: 40px; }
25
+ .headline { font-weight: 700; }
26
+ /* Status bar */
27
+ .status-bar {
28
+ height: 92px;
29
+ font-size: 34px;
30
+ color: #e9edf1;
31
+ justify-content: space-between;
32
+ }
33
+ .status-icons .dot {
34
+ width: 26px; height: 26px; border-radius: 50%; background: #e9edf1; margin-left: 18px; opacity: .85;
35
+ }
36
+ .status-icons .wifi {
37
+ width: 34px; height: 26px; margin-left: 20px;
38
+ }
39
+ .status-icons .battery {
40
+ width: 34px; height: 26px; margin-left: 16px;
41
+ }
42
+ /* Header */
43
+ .header {
44
+ height: 120px;
45
+ justify-content: center;
46
+ position: relative;
47
+ }
48
+ .header .title { font-size: 54px; font-weight: 700; }
49
+ .header .left-btn, .header .right-unit {
50
+ position: absolute; top: 50%; transform: translateY(-50%);
51
+ height: 100%; display: flex; align-items: center;
52
+ }
53
+ .header .left-btn { left: 20px; padding: 0 20px; }
54
+ .header .right-unit { right: 24px; font-size: 38px; color: #cbd3db; }
55
+ .icon-btn {
56
+ width: 88px; height: 88px; border-radius: 16px; display: flex; align-items: center; justify-content: center;
57
+ }
58
+ /* Search */
59
+ .search {
60
+ margin: 18px 40px 0 40px;
61
+ height: 120px;
62
+ background: #1f252b;
63
+ border-radius: 20px;
64
+ display: flex; align-items: center;
65
+ padding: 0 32px;
66
+ color: #cbd3db;
67
+ font-size: 40px;
68
+ }
69
+ .search svg { margin-right: 24px; }
70
+ /* Enable current location */
71
+ .enable-location {
72
+ height: 110px;
73
+ margin: 12px 40px 0 40px;
74
+ display: flex; align-items: center;
75
+ color: #cbd3db;
76
+ font-size: 38px;
77
+ }
78
+ /* Alert banner */
79
+ .alert {
80
+ margin: 22px 24px;
81
+ background: #33383f;
82
+ border-radius: 18px;
83
+ height: 120px;
84
+ display: flex; align-items: center; justify-content: space-between;
85
+ padding: 0 24px;
86
+ color: #e9edf1;
87
+ font-size: 36px;
88
+ }
89
+ .alert .left { display: flex; align-items: center; }
90
+ .alert .left .msg { margin-left: 18px; }
91
+ .alert .close { width: 64px; height: 64px; display: flex; align-items: center; justify-content: center; color: #cbd3db; }
92
+ /* Sections */
93
+ .section-label {
94
+ margin-top: 12px;
95
+ padding: 20px 40px;
96
+ color: #cbd3db;
97
+ letter-spacing: 1px;
98
+ font-size: 30px;
99
+ display: flex; align-items: center; justify-content: space-between;
100
+ }
101
+ /* List rows */
102
+ .list {
103
+ margin-top: 6px;
104
+ }
105
+ .list-item {
106
+ padding: 30px 40px;
107
+ border-top: 1px solid #353c44;
108
+ display: flex;
109
+ align-items: center;
110
+ justify-content: space-between;
111
+ min-height: 150px;
112
+ }
113
+ .list-item .titles {
114
+ display: flex; flex-direction: column;
115
+ }
116
+ .list-item .city {
117
+ font-size: 56px; font-weight: 700; display: flex; align-items: center; gap: 14px;
118
+ }
119
+ .list-item .state {
120
+ font-size: 36px; color: #aeb6bf;
121
+ }
122
+ .list-item .right {
123
+ display: flex; align-items: center; gap: 22px;
124
+ }
125
+ .temp {
126
+ font-size: 56px; font-weight: 700;
127
+ }
128
+ /* Manage notifications row */
129
+ .link-row {
130
+ padding: 40px;
131
+ display: flex; align-items: center; justify-content: space-between;
132
+ border-top: 1px solid #353c44;
133
+ min-height: 130px;
134
+ font-size: 44px;
135
+ }
136
+ /* Recent items */
137
+ .recent-item .action {
138
+ display: flex; align-items: center; gap: 20px;
139
+ color: #cbd3db; font-size: 36px;
140
+ }
141
+ .circle {
142
+ width: 54px; height: 54px; border-radius: 50%;
143
+ border: 2px solid #cbd3db;
144
+ display: flex; align-items: center; justify-content: center;
145
+ }
146
+ .dot-red {
147
+ width: 16px; height: 16px; background: #d84b4b; border-radius: 50%;
148
+ display: inline-block;
149
+ }
150
+ </style>
151
+ </head>
152
+ <body>
153
+ <div id="render-target">
154
+
155
+ <!-- Status bar -->
156
+ <div class="status-bar row pad-x">
157
+ <div class="row" style="gap:18px;">
158
+ <div>11:08</div>
159
+ <div class="dot" style="opacity:.6;"></div>
160
+ <div class="dot" style="opacity:.6;"></div>
161
+ <div class="dot" style="opacity:.6;"></div>
162
+ <div class="dot" style="width:26px;height:26px;background:#e9edf1; border-radius:50%;"></div>
163
+ <div class="dot" style="width:10px;height:10px;background:#e9edf1; border-radius:50%; align-self:flex-start; margin-top:8px;"></div>
164
+ </div>
165
+ <div class="status-icons row">
166
+ <!-- WiFi -->
167
+ <svg class="wifi" viewBox="0 0 24 24" fill="none">
168
+ <path d="M2 9c5-4 15-4 20 0" stroke="#e9edf1" stroke-width="2" stroke-linecap="round"/>
169
+ <path d="M5 12c4-3 10-3 14 0" stroke="#e9edf1" stroke-width="2" stroke-linecap="round"/>
170
+ <path d="M8 15c3-2 5-2 8 0" stroke="#e9edf1" stroke-width="2" stroke-linecap="round"/>
171
+ <circle cx="12" cy="19" r="1.5" fill="#e9edf1"/>
172
+ </svg>
173
+ <!-- Battery -->
174
+ <svg class="battery" viewBox="0 0 32 16" fill="none">
175
+ <rect x="1" y="3" width="26" height="10" rx="2" stroke="#e9edf1" stroke-width="2"/>
176
+ <rect x="28" y="6" width="3" height="4" rx="1" fill="#e9edf1"/>
177
+ <rect x="3" y="5" width="20" height="6" rx="1" fill="#e9edf1"/>
178
+ </svg>
179
+ </div>
180
+ </div>
181
+
182
+ <!-- Header -->
183
+ <div class="header row">
184
+ <div class="left-btn">
185
+ <div class="icon-btn">
186
+ <svg width="44" height="44" viewBox="0 0 24 24" stroke="#e9edf1" stroke-width="2" fill="none" stroke-linecap="round">
187
+ <path d="M4 4L20 20M20 4L4 20"/>
188
+ </svg>
189
+ </div>
190
+ </div>
191
+ <div class="title">Locations</div>
192
+ <div class="right-unit">°C</div>
193
+ </div>
194
+
195
+ <!-- Search bar -->
196
+ <div class="search">
197
+ <svg width="44" height="44" viewBox="0 0 24 24" stroke="#cbd3db" stroke-width="2" fill="none" stroke-linecap="round">
198
+ <circle cx="11" cy="11" r="7"></circle>
199
+ <path d="M20 20l-3.5-3.5"></path>
200
+ </svg>
201
+ <div>Find Location</div>
202
+ </div>
203
+
204
+ <!-- Enable current location -->
205
+ <div class="enable-location pad-x">
206
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none">
207
+ <path d="M12 2l3 8 7 3-7 3-3 8-3-8-7-3 7-3 3-8z" fill="#cbd3db"/>
208
+ </svg>
209
+ <div style="margin-left:16px;">Enable Current Location</div>
210
+ </div>
211
+
212
+ <!-- Alert banner -->
213
+ <div class="alert">
214
+ <div class="left">
215
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none">
216
+ <path d="M12 3L2 21h20L12 3z" fill="#d84b4b"/>
217
+ <path d="M12 9v5" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
218
+ <circle cx="12" cy="17" r="1.2" fill="#fff"/>
219
+ </svg>
220
+ <div class="msg">Weather alert(s) in one or more locations.</div>
221
+ </div>
222
+ <div class="close">
223
+ <svg width="34" height="34" viewBox="0 0 24 24" stroke="#cbd3db" stroke-width="2" fill="none" stroke-linecap="round">
224
+ <path d="M6 6l12 12M18 6L6 18"/>
225
+ </svg>
226
+ </div>
227
+ </div>
228
+
229
+ <!-- Favorites -->
230
+ <div class="section-label thin">
231
+ <div>FAVORITES</div>
232
+ <div>Edit</div>
233
+ </div>
234
+
235
+ <div class="list">
236
+ <!-- Wilmington -->
237
+ <div class="list-item">
238
+ <div class="titles">
239
+ <div class="city">Wilmington <span class="dot-red"></span></div>
240
+ <div class="state">Delaware</div>
241
+ </div>
242
+ <div class="right">
243
+ <!-- Cloud rain icon -->
244
+ <svg width="76" height="60" viewBox="0 0 64 48" fill="none">
245
+ <path d="M20 34c-8 0-12-12 1-14 1-7 12-10 18-4 7-2 13 3 13 9 0 5-5 9-10 9H20z" fill="#99a2ac"/>
246
+ <path d="M22 42l-4 6M34 42l-4 6M46 42l-4 6" stroke="#65a3ff" stroke-width="3" stroke-linecap="round"/>
247
+ </svg>
248
+ <div class="temp">17°</div>
249
+ </div>
250
+ </div>
251
+
252
+ <!-- Arizona City -->
253
+ <div class="list-item">
254
+ <div class="titles">
255
+ <div class="city">Arizona City</div>
256
+ <div class="state">Arizona</div>
257
+ </div>
258
+ <div class="right">
259
+ <!-- Partly cloudy icon -->
260
+ <svg width="76" height="60" viewBox="0 0 64 48" fill="none">
261
+ <circle cx="20" cy="16" r="8" fill="#f3b34b"/>
262
+ <path d="M24 36c-8 0-12-10 2-12 6-7 18-2 18 6 0 4-4 6-8 6H24z" fill="#b8c2cc"/>
263
+ </svg>
264
+ <div class="temp">30°</div>
265
+ </div>
266
+ </div>
267
+ </div>
268
+
269
+ <!-- Manage notifications -->
270
+ <div class="link-row">
271
+ <div>Manage Notifications</div>
272
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#cbd3db" stroke-width="2" stroke-linecap="round">
273
+ <path d="M9 6l6 6-6 6"/>
274
+ </svg>
275
+ </div>
276
+
277
+ <!-- Recent -->
278
+ <div class="section-label thin">
279
+ <div>RECENT</div>
280
+ <div>Clear All</div>
281
+ </div>
282
+
283
+ <div class="list">
284
+ <div class="list-item recent-item">
285
+ <div class="titles">
286
+ <div class="city" style="font-size:48px; font-weight:600;">Ivrea, Piedmont</div>
287
+ </div>
288
+ <div class="action">
289
+ <div class="circle">
290
+ <svg width="26" height="26" viewBox="0 0 24 24" stroke="#cbd3db" stroke-width="2" fill="none" stroke-linecap="round">
291
+ <path d="M12 5v14M5 12h14"/>
292
+ </svg>
293
+ </div>
294
+ <div>Favorite</div>
295
+ </div>
296
+ </div>
297
+
298
+ <div class="list-item recent-item">
299
+ <div class="titles">
300
+ <div class="city" style="font-size:48px; font-weight:600;">Upper East Side, New York</div>
301
+ </div>
302
+ <div class="action">
303
+ <div class="circle">
304
+ <svg width="26" height="26" viewBox="0 0 24 24" stroke="#cbd3db" stroke-width="2" fill="none" stroke-linecap="round">
305
+ <path d="M12 5v14M5 12h14"/>
306
+ </svg>
307
+ </div>
308
+ <div>Favorite</div>
309
+ </div>
310
+ </div>
311
+ </div>
312
+
313
+ </div>
314
+ </body>
315
+ </html>
code/17174/17174_3.html ADDED
@@ -0,0 +1,274 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Find Location UI</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: #2c3035; /* dark app background */
13
+ color: #E7ECEF;
14
+ }
15
+
16
+ /* Status bar */
17
+ .status-bar {
18
+ height: 120px;
19
+ padding: 28px 40px;
20
+ display: flex;
21
+ align-items: center;
22
+ justify-content: space-between;
23
+ color: #fff;
24
+ font-weight: 600;
25
+ letter-spacing: 1px;
26
+ }
27
+ .status-left {
28
+ display: flex;
29
+ align-items: center;
30
+ gap: 22px;
31
+ font-size: 42px;
32
+ }
33
+ .mini-icons {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 14px;
37
+ }
38
+ .dot {
39
+ width: 16px; height: 16px; background:#C9D1D9; border-radius:50%;
40
+ }
41
+
42
+ .status-right {
43
+ display: flex;
44
+ align-items: center;
45
+ gap: 26px;
46
+ }
47
+ .icon {
48
+ display: inline-flex;
49
+ width: 48px; height: 48px; fill: none; stroke: #FFFFFF; stroke-width: 3;
50
+ }
51
+
52
+ /* Search area */
53
+ .search-area {
54
+ padding: 14px 40px 0 40px;
55
+ position: relative;
56
+ }
57
+ .search-box {
58
+ width: 900px;
59
+ height: 116px;
60
+ background: #1d2024;
61
+ border-radius: 16px;
62
+ display: flex;
63
+ align-items: center;
64
+ padding: 0 28px;
65
+ box-shadow: inset 0 0 0 1px #2f343a;
66
+ }
67
+ .search-box .label {
68
+ font-size: 42px;
69
+ margin-left: 18px;
70
+ color: #dfe6eb;
71
+ }
72
+ .cancel-btn {
73
+ position: absolute;
74
+ right: 40px;
75
+ top: 30px;
76
+ font-size: 40px;
77
+ color: #DDE3E8;
78
+ }
79
+
80
+ .current-location {
81
+ margin-top: 40px;
82
+ display: flex;
83
+ align-items: center;
84
+ gap: 22px;
85
+ color: #C7CED6;
86
+ font-size: 38px;
87
+ }
88
+ .paper-plane {
89
+ width: 46px; height: 46px; stroke: #C7CED6; fill: none; stroke-width: 3;
90
+ }
91
+
92
+ /* Results / empty area */
93
+ .results {
94
+ margin-top: 26px;
95
+ width: 100%;
96
+ height: 1100px;
97
+ background: #202428;
98
+ border-top: 1px solid #2b3036;
99
+ display: flex;
100
+ justify-content: center;
101
+ align-items: center;
102
+ color: #7c8792;
103
+ font-size: 40px;
104
+ letter-spacing: 0.5px;
105
+ }
106
+
107
+ /* Keyboard */
108
+ .keyboard {
109
+ position: absolute;
110
+ left: 0; bottom: 0;
111
+ width: 100%;
112
+ height: 860px;
113
+ background: #121416;
114
+ border-top: 1px solid #22262b;
115
+ padding: 28px 30px;
116
+ box-sizing: border-box;
117
+ }
118
+
119
+ .kbd-top-icons {
120
+ display: flex;
121
+ gap: 42px;
122
+ align-items: center;
123
+ padding: 0 10px 18px 10px;
124
+ }
125
+ .kbd-icon {
126
+ width: 64px; height: 64px; background:#1c1f22; border-radius:14px;
127
+ display:flex; align-items:center; justify-content:center;
128
+ color:#bfc6cc; font-size:28px; border:1px solid #272b30;
129
+ }
130
+
131
+ .row {
132
+ display: grid;
133
+ grid-gap: 16px;
134
+ margin: 12px 0;
135
+ }
136
+ .row.row1 { grid-template-columns: repeat(10, 1fr); }
137
+ .row.row2 { grid-template-columns: repeat(9, 1fr); padding: 0 44px; }
138
+ .row.row3 { grid-template-columns: repeat(9, 1fr); padding: 0 96px; }
139
+ .row.row4 { grid-template-columns: 1.1fr repeat(7, 1fr) 1.4fr; padding: 0 10px; }
140
+
141
+ .key {
142
+ height: 120px;
143
+ background: #1b1e21;
144
+ border-radius: 18px;
145
+ border: 1px solid #2a2f34;
146
+ color: #e9edf1;
147
+ display:flex; align-items:center; justify-content:center;
148
+ font-size: 48px;
149
+ }
150
+ .key.small { font-size: 40px; color:#cfd5db; }
151
+
152
+ .space-row {
153
+ display: grid;
154
+ grid-template-columns: 1.2fr 1fr 4fr 1fr 1.2fr;
155
+ grid-gap: 18px;
156
+ margin-top: 20px;
157
+ padding: 0 10px;
158
+ }
159
+ .key-pill {
160
+ height: 120px;
161
+ background: #1b1e21;
162
+ border-radius: 28px;
163
+ border: 1px solid #2a2f34;
164
+ color: #e9edf1;
165
+ display:flex; align-items:center; justify-content:center;
166
+ font-size: 44px;
167
+ }
168
+ .search-circle {
169
+ width: 120px; height: 120px; background: #a7f3f0;
170
+ border-radius: 60px; display:flex; align-items:center; justify-content:center;
171
+ }
172
+ .search-circle svg { width:56px; height:56px; stroke:#1b1e21; }
173
+
174
+ </style>
175
+ </head>
176
+ <body>
177
+ <div id="render-target">
178
+
179
+ <!-- Status Bar -->
180
+ <div class="status-bar">
181
+ <div class="status-left">
182
+ <div>11:09</div>
183
+ <div class="mini-icons">
184
+ <div class="dot"></div>
185
+ <div class="dot"></div>
186
+ <div class="dot"></div>
187
+ <div class="dot"></div>
188
+ <div class="dot"></div>
189
+ </div>
190
+ </div>
191
+ <div class="status-right">
192
+ <!-- Wi-Fi -->
193
+ <svg class="icon" viewBox="0 0 24 24">
194
+ <path d="M2 9c5-4 15-4 20 0"/>
195
+ <path d="M5 12c4-3 10-3 14 0"/>
196
+ <path d="M8 15c3-2 5-2 8 0"/>
197
+ <circle cx="12" cy="19" r="1.8" fill="#FFFFFF" stroke="none"/>
198
+ </svg>
199
+ <!-- Battery -->
200
+ <svg class="icon" viewBox="0 0 28 24">
201
+ <rect x="2" y="6" width="20" height="12" rx="2" />
202
+ <rect x="23" y="9" width="3" height="6" rx="1"/>
203
+ <rect x="4.5" y="8.5" width="15" height="7" fill="#FFFFFF" stroke="none"/>
204
+ </svg>
205
+ </div>
206
+ </div>
207
+
208
+ <!-- Search Area -->
209
+ <div class="search-area">
210
+ <div class="search-box">
211
+ <svg class="icon" viewBox="0 0 24 24" style="stroke:#A7B1B9;">
212
+ <circle cx="10" cy="10" r="6"/>
213
+ <path d="M21 21l-6-6"/>
214
+ </svg>
215
+ <div class="label">Find Location</div>
216
+ </div>
217
+ <div class="cancel-btn">Cancel</div>
218
+
219
+ <div class="current-location">
220
+ <svg class="paper-plane" viewBox="0 0 24 24">
221
+ <path d="M3 11l17-7-7 17-2-7-8-3z"/>
222
+ </svg>
223
+ <span>Enable Current Location</span>
224
+ </div>
225
+ </div>
226
+
227
+ <!-- Results / Empty List -->
228
+ <div class="results">
229
+ [Empty results / map area]
230
+ </div>
231
+
232
+ <!-- Keyboard -->
233
+ <div class="keyboard">
234
+ <div class="kbd-top-icons">
235
+ <div class="kbd-icon">⌂</div>
236
+ <div class="kbd-icon">🙂</div>
237
+ <div class="kbd-icon">GIF</div>
238
+ <div class="kbd-icon">G⇄</div>
239
+ <div class="kbd-icon">⚙️</div>
240
+ <div class="kbd-icon">🎨</div>
241
+ <div class="kbd-icon">🎙</div>
242
+ </div>
243
+
244
+ <div class="row row1">
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>
246
+ <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>
247
+ </div>
248
+ <div class="row row2">
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>
250
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
251
+ </div>
252
+ <div class="row row3">
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>
254
+ <div class="key">n</div><div class="key">m</div><div class="key small">⌫</div><div class="key">↵</div>
255
+ </div>
256
+ <div class="row row4">
257
+ <div class="key small">?123</div>
258
+ <div class="key small">,</div>
259
+ <div class="key small">🙂</div>
260
+ <div class="key-pill" style="grid-column: span 3;"> </div>
261
+ <div class="key small">.</div>
262
+ <div class="key small">⌨</div>
263
+ <div class="search-circle">
264
+ <svg viewBox="0 0 24 24">
265
+ <circle cx="10" cy="10" r="6" fill="none" stroke-width="2"/>
266
+ <path d="M21 21l-6-6" fill="none" stroke-width="2"/>
267
+ </svg>
268
+ </div>
269
+ </div>
270
+ </div>
271
+
272
+ </div>
273
+ </body>
274
+ </html>
code/17174/17174_4.html ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Search UI - Upper East Side</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: #1e2327;
13
+ color: #E9EDF1;
14
+ }
15
+
16
+ /* Status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 110px;
23
+ padding: 18px 28px 0 28px;
24
+ box-sizing: border-box;
25
+ color: #fff;
26
+ font-weight: 600;
27
+ font-size: 44px;
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: 22px;
36
+ }
37
+ .status-icons {
38
+ display: flex;
39
+ gap: 18px;
40
+ }
41
+ .tiny-dot {
42
+ width: 26px;
43
+ height: 26px;
44
+ background: #fff;
45
+ opacity: 0.9;
46
+ border-radius: 50%;
47
+ }
48
+ .status-right {
49
+ display: flex;
50
+ align-items: center;
51
+ gap: 22px;
52
+ }
53
+ .wifi {
54
+ width: 40px; height: 30px;
55
+ }
56
+ .battery {
57
+ width: 58px; height: 30px;
58
+ }
59
+
60
+ /* Search header area */
61
+ .search-area {
62
+ position: absolute;
63
+ top: 140px;
64
+ left: 28px;
65
+ right: 28px;
66
+ }
67
+ .search-row {
68
+ display: flex;
69
+ align-items: center;
70
+ gap: 22px;
71
+ }
72
+ .search-bar {
73
+ flex: 1;
74
+ height: 120px;
75
+ border-radius: 22px;
76
+ background: #2a2f33;
77
+ display: flex;
78
+ align-items: center;
79
+ padding: 0 28px;
80
+ box-sizing: border-box;
81
+ }
82
+ .search-bar svg { fill: #bfc6cc; width: 42px; height: 42px; margin-right: 22px; }
83
+ .search-input {
84
+ flex: 1;
85
+ border: none;
86
+ outline: none;
87
+ background: transparent;
88
+ color: #e8ecef;
89
+ font-size: 46px;
90
+ }
91
+ .cancel-btn {
92
+ font-size: 40px;
93
+ color: #cfd6db;
94
+ background: transparent;
95
+ border: none;
96
+ }
97
+
98
+ /* Enable location row */
99
+ .location-row {
100
+ margin-top: 40px;
101
+ display: flex;
102
+ align-items: center;
103
+ gap: 22px;
104
+ color: #bfc6cc;
105
+ font-size: 40px;
106
+ }
107
+ .loc-icon {
108
+ width: 48px; height: 48px; fill: #bfc6cc;
109
+ }
110
+
111
+ /* Results list */
112
+ .results {
113
+ margin-top: 60px;
114
+ border-top: 1px solid #2f353a;
115
+ }
116
+ .result-item {
117
+ display: flex;
118
+ align-items: center;
119
+ justify-content: space-between;
120
+ padding: 36px 12px 36px 0;
121
+ border-bottom: 1px solid #2f353a;
122
+ }
123
+ .result-text {
124
+ font-size: 46px;
125
+ color: #e6ebef;
126
+ padding-left: 10px;
127
+ }
128
+ .favorite {
129
+ display: flex;
130
+ align-items: center;
131
+ gap: 26px;
132
+ margin-right: 12px;
133
+ }
134
+ .plus-circle {
135
+ width: 64px; height: 64px;
136
+ border-radius: 50%;
137
+ border: 2px solid #9aa2a9;
138
+ display: flex;
139
+ justify-content: center;
140
+ align-items: center;
141
+ color: #cfd6db;
142
+ font-size: 42px;
143
+ }
144
+ .fav-label {
145
+ color: #cfd6db;
146
+ font-size: 40px;
147
+ }
148
+
149
+ /* Keyboard */
150
+ .keyboard {
151
+ position: absolute;
152
+ bottom: 0;
153
+ left: 0;
154
+ width: 1080px;
155
+ height: 900px;
156
+ background: #1c2124;
157
+ border-top: 1px solid #2a3035;
158
+ box-sizing: border-box;
159
+ padding: 20px 24px;
160
+ }
161
+ .kb-title {
162
+ text-align: center;
163
+ color: #cfd6db;
164
+ font-size: 48px;
165
+ margin: 16px 0 18px;
166
+ }
167
+ .kb-top-controls {
168
+ position: absolute;
169
+ right: 24px; top: 28px;
170
+ display: flex; align-items: center; gap: 22px;
171
+ }
172
+ .mic-btn {
173
+ width: 86px; height: 86px; border-radius: 50%;
174
+ background: #2a2f33;
175
+ display: flex; align-items: center; justify-content: center;
176
+ }
177
+ .mic-btn svg { width: 42px; height: 42px; fill: #cfd6db; }
178
+
179
+ .keys-row {
180
+ display: flex;
181
+ justify-content: space-between;
182
+ margin: 26px 0;
183
+ padding: 0 10px;
184
+ }
185
+ .key {
186
+ background: #2a2f33;
187
+ color: #e9edf1;
188
+ border-radius: 18px;
189
+ height: 110px;
190
+ flex: 1;
191
+ margin: 0 8px;
192
+ display: flex;
193
+ justify-content: center;
194
+ align-items: center;
195
+ font-size: 52px;
196
+ box-shadow: inset 0 0 0 1px #3a4146;
197
+ }
198
+ .key.small { flex: 0 0 110px; }
199
+ .key.wide { flex: 2; }
200
+ .key.circle {
201
+ border-radius: 55px;
202
+ }
203
+
204
+ .bottom-row {
205
+ display: flex;
206
+ align-items: center;
207
+ margin-top: 10px;
208
+ padding: 0 10px;
209
+ gap: 12px;
210
+ }
211
+ .search-action {
212
+ margin-left: auto;
213
+ width: 140px; height: 140px;
214
+ border-radius: 70px;
215
+ background: #a5f3ef;
216
+ display: flex; justify-content: center; align-items: center;
217
+ }
218
+ .search-action svg { width: 60px; height: 60px; fill: #143b3a; }
219
+
220
+ </style>
221
+ </head>
222
+ <body>
223
+ <div id="render-target">
224
+
225
+ <!-- Status Bar -->
226
+ <div class="status-bar">
227
+ <div class="status-left">
228
+ <div>11:09</div>
229
+ <div class="status-icons">
230
+ <div class="tiny-dot"></div>
231
+ <div class="tiny-dot"></div>
232
+ <div class="tiny-dot"></div>
233
+ <div class="tiny-dot"></div>
234
+ <div class="tiny-dot"></div>
235
+ </div>
236
+ </div>
237
+ <div class="status-right">
238
+ <!-- Simple Wifi icon -->
239
+ <svg class="wifi" viewBox="0 0 24 24">
240
+ <path d="M2 8c5-4 15-4 20 0l-2 2c-4-3-12-3-16 0L2 8zm4 5c3-2 9-2 12 0l-2 2c-2-1-6-1-8 0l-2-2zm4 5l2 2 2-2c-2-2-4-2-6 0z"/>
241
+ </svg>
242
+ <!-- Battery icon -->
243
+ <svg class="battery" viewBox="0 0 24 24">
244
+ <rect x="1" y="6" width="18" height="12" rx="2" ry="2" fill="#ffffff"/>
245
+ <rect x="3" y="8" width="14" height="8" fill="#1e2327"/>
246
+ <rect x="20" y="9" width="3" height="6" fill="#ffffff"/>
247
+ </svg>
248
+ </div>
249
+ </div>
250
+
251
+ <!-- Search Area -->
252
+ <div class="search-area">
253
+ <div class="search-row">
254
+ <div class="search-bar">
255
+ <svg viewBox="0 0 24 24"><path d="M15.5 14h-.8l-.3-.3a6.5 6.5 0 10-.7.7l.3.3v.8l5 5 1.5-1.5-5-5zm-6 0a4.5 4.5 0 110-9 4.5 4.5 0 010 9z"/></svg>
256
+ <input class="search-input" type="text" value="Upper East Side"/>
257
+ </div>
258
+ <button class="cancel-btn">Cancel</button>
259
+ </div>
260
+
261
+ <div class="location-row">
262
+ <svg class="loc-icon" viewBox="0 0 24 24"><path d="M12 2l4 6-4 14-4-14 4-6zm0 5a3 3 0 100 6 3 3 0 000-6z"/></svg>
263
+ <div>Enable Current Location</div>
264
+ </div>
265
+
266
+ <div class="results">
267
+ <div class="result-item">
268
+ <div class="result-text">Upper East Side, New York, US</div>
269
+ <div class="favorite">
270
+ <div class="plus-circle">+</div>
271
+ <div class="fav-label">Favorite</div>
272
+ </div>
273
+ </div>
274
+ <div class="result-item">
275
+ <div class="result-text">Upper East Side, Wisconsin, US</div>
276
+ <div class="favorite">
277
+ <div class="plus-circle">+</div>
278
+ <div class="fav-label">Favorite</div>
279
+ </div>
280
+ </div>
281
+ </div>
282
+ </div>
283
+
284
+ <!-- Keyboard -->
285
+ <div class="keyboard">
286
+ <div class="kb-title">Side</div>
287
+ <div class="kb-top-controls">
288
+ <div class="mic-btn">
289
+ <svg viewBox="0 0 24 24"><path d="M12 2a3 3 0 013 3v6a3 3 0 11-6 0V5a3 3 0 013-3zm-5 7h2v2a5 5 0 0010 0V9h2v2a7 7 0 01-6 6v3h3v2H8v-2h3v-3a7 7 0 01-6-6V9z"/></svg>
290
+ </div>
291
+ </div>
292
+
293
+ <div class="keys-row">
294
+ <div class="key">q</div>
295
+ <div class="key">w</div>
296
+ <div class="key">e</div>
297
+ <div class="key">r</div>
298
+ <div class="key">t</div>
299
+ <div class="key">y</div>
300
+ <div class="key">u</div>
301
+ <div class="key">i</div>
302
+ <div class="key">o</div>
303
+ <div class="key">p</div>
304
+ </div>
305
+
306
+ <div class="keys-row">
307
+ <div class="key">a</div>
308
+ <div class="key">s</div>
309
+ <div class="key">d</div>
310
+ <div class="key">f</div>
311
+ <div class="key">g</div>
312
+ <div class="key">h</div>
313
+ <div class="key">j</div>
314
+ <div class="key">k</div>
315
+ <div class="key">l</div>
316
+ </div>
317
+
318
+ <div class="keys-row">
319
+ <div class="key small">
320
+ <!-- Home icon -->
321
+ <svg viewBox="0 0 24 24" width="48" height="48" fill="#cfd6db"><path d="M12 3l9 8h-3v9h-4v-6H10v6H6v-9H3l9-8z"/></svg>
322
+ </div>
323
+ <div class="key small">z</div>
324
+ <div class="key small">x</div>
325
+ <div class="key small">c</div>
326
+ <div class="key small">v</div>
327
+ <div class="key small">b</div>
328
+ <div class="key small">n</div>
329
+ <div class="key small">m</div>
330
+ <div class="key small">
331
+ <!-- backspace -->
332
+ <svg viewBox="0 0 24 24" width="48" height="48" fill="#cfd6db"><path d="M10 4l-7 8 7 8h11V4H10zm8 11h-6l3-3-3-3h6v6z"/></svg>
333
+ </div>
334
+ </div>
335
+
336
+ <div class="bottom-row">
337
+ <div class="key circle small">?123</div>
338
+ <div class="key small">,</div>
339
+ <div class="key small">
340
+ <!-- emoji -->
341
+ <svg viewBox="0 0 24 24" width="48" height="48" fill="#cfd6db"><path d="M12 2a10 10 0 100 20 10 10 0 000-20zm-4 8a2 2 0 110-4 2 2 0 010 4zm8 0a2 2 0 110-4 2 2 0 010 4zm-8 6a6 6 0 008 0H8z"/></svg>
342
+ </div>
343
+ <div class="key wide"> </div>
344
+ <div class="key small">.</div>
345
+ <div class="search-action">
346
+ <svg viewBox="0 0 24 24"><path d="M15.5 14h-.8l-.3-.3a6.5 6.5 0 10-.7.7l.3.3v.8l5 5 1.5-1.5-5-5zm-6 0a4.5 4.5 0 110-9 4.5 4.5 0 010 9z"/></svg>
347
+ </div>
348
+ </div>
349
+ </div>
350
+
351
+ </div>
352
+ </body>
353
+ </html>
code/17177/17177_0.html ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Drive Dark UI</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px; height: 2400px;
10
+ position: relative; overflow: hidden;
11
+ background: #1b1514;
12
+ color: #f3ece9;
13
+ font-family: Arial, Helvetica, sans-serif;
14
+ }
15
+ .status-bar {
16
+ position: absolute; top: 0; left: 0; right: 0;
17
+ height: 90px; padding: 0 40px;
18
+ display: flex; align-items: center; justify-content: space-between;
19
+ color: #e8ddd8; font-weight: 600; font-size: 36px;
20
+ }
21
+ .search-area {
22
+ position: absolute; top: 90px; left: 24px; right: 24px;
23
+ height: 120px; display: flex; align-items: center; gap: 28px;
24
+ }
25
+ .search-pill {
26
+ flex: 1; height: 110px;
27
+ background: #3a2d2b; border-radius: 55px;
28
+ display: flex; align-items: center;
29
+ padding: 0 34px; color: #d8c9c4; font-size: 42px;
30
+ }
31
+ .avatar {
32
+ width: 110px; height: 110px; border-radius: 55px;
33
+ background: #db6b8c; display: flex; align-items: center; justify-content: center;
34
+ box-shadow: 0 6px 12px rgba(0,0,0,0.35);
35
+ font-weight: bold; font-size: 48px;
36
+ }
37
+ .tabs {
38
+ position: absolute; top: 220px; left: 32px; right: 32px;
39
+ height: 110px; display: flex; align-items: flex-end; gap: 40px;
40
+ color: #dec1bb; font-size: 44px;
41
+ }
42
+ .tab-active {
43
+ color: #f2b4ac; position: relative;
44
+ }
45
+ .tab-active::after {
46
+ content: ""; position: absolute; left: 0; bottom: -22px;
47
+ width: 160px; height: 16px; background: #f2b4ac; border-radius: 8px;
48
+ }
49
+ .list-header {
50
+ position: absolute; top: 330px; left: 32px; right: 32px;
51
+ height: 90px; display: flex; align-items: center; justify-content: space-between;
52
+ color: #dec1bb; font-size: 40px;
53
+ border-top: 1px solid #2a2221; border-bottom: 1px solid #2a2221;
54
+ }
55
+ .content {
56
+ position: absolute; top: 420px; left: 24px; right: 24px; bottom: 260px;
57
+ overflow: hidden;
58
+ }
59
+ .scroll {
60
+ position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow-y: hidden;
61
+ padding-right: 12px;
62
+ }
63
+ .item {
64
+ height: 165px; display: flex; align-items: center;
65
+ color: #f1e6e1; font-size: 48px; gap: 30px; padding: 0 8px;
66
+ border-bottom: 1px solid #241c1b;
67
+ }
68
+ .item .meta {
69
+ font-size: 34px; color: #ccbdb7; margin-top: 6px;
70
+ }
71
+ .icon-folder, .icon-file {
72
+ width: 84px; height: 84px;
73
+ }
74
+ .dots {
75
+ margin-left: auto;
76
+ width: 38px; height: 100px; display: flex; align-items: center; justify-content: center;
77
+ }
78
+ .fab {
79
+ position: absolute; right: 44px; bottom: 420px;
80
+ width: 140px; height: 140px; border-radius: 36px;
81
+ background: #5a4946; display: flex; align-items: center; justify-content: center;
82
+ box-shadow: 0 10px 20px rgba(0,0,0,0.5);
83
+ }
84
+ .bottom-nav {
85
+ position: absolute; left: 0; right: 0; bottom: 0;
86
+ height: 240px; background: #2a211f; border-top: 1px solid #3a2f2d;
87
+ display: flex; align-items: center; justify-content: space-around;
88
+ color: #d9cdc7; font-size: 32px;
89
+ }
90
+ .nav-item {
91
+ width: 210px; height: 180px; display: flex; flex-direction: column;
92
+ align-items: center; justify-content: center; gap: 18px;
93
+ }
94
+ .nav-item .label { font-size: 36px; }
95
+ .nav-active {
96
+ color: #f2b4ac;
97
+ }
98
+ .nav-active .icon-wrap {
99
+ background: #5a4946; border-radius: 42px; padding: 20px;
100
+ }
101
+ .home-handle {
102
+ position: absolute; bottom: 18px; left: 50%; transform: translateX(-50%);
103
+ width: 320px; height: 14px; background: #e5d9d4; border-radius: 7px; opacity: 0.6;
104
+ }
105
+ </style>
106
+ </head>
107
+ <body>
108
+ <div id="render-target">
109
+
110
+ <!-- Status bar -->
111
+ <div class="status-bar">
112
+ <div>10:21</div>
113
+ <div style="display:flex; gap:26px; align-items:center;">
114
+ <!-- Simple status icons -->
115
+ <svg width="40" height="40"><circle cx="20" cy="20" r="12" fill="#e6d8d3"/></svg>
116
+ <svg width="40" height="40"><polygon points="6,34 34,34 20,6" fill="#e6d8d3"/></svg>
117
+ <svg width="40" height="40"><path d="M6 10 h28 v20 h-28 z" fill="none" stroke="#e6d8d3" stroke-width="4"/></svg>
118
+ <svg width="24" height="40"><rect x="6" y="8" width="12" height="24" fill="#e6d8d3"/></svg>
119
+ </div>
120
+ </div>
121
+
122
+ <!-- Search -->
123
+ <div class="search-area">
124
+ <div class="search-pill">
125
+ <svg class="hamburger" width="60" height="60" style="margin-right:22px;">
126
+ <rect x="6" y="14" width="48" height="6" fill="#d7c6c0"></rect>
127
+ <rect x="6" y="28" width="48" height="6" fill="#d7c6c0"></rect>
128
+ <rect x="6" y="42" width="48" height="6" fill="#d7c6c0"></rect>
129
+ </svg>
130
+ <span>Search in Drive</span>
131
+ </div>
132
+ <div class="avatar">C</div>
133
+ </div>
134
+
135
+ <!-- Tabs -->
136
+ <div class="tabs">
137
+ <div class="tab-active">My Drive</div>
138
+ <div>Computers</div>
139
+ </div>
140
+
141
+ <!-- List header -->
142
+ <div class="list-header">
143
+ <div>Name ↑</div>
144
+ <div style="display:flex; align-items:center; gap:28px;">
145
+ <!-- Grid icon -->
146
+ <svg width="60" height="60">
147
+ <g fill="#d6c7c1">
148
+ <rect x="4" y="4" width="14" height="14"></rect>
149
+ <rect x="24" y="4" width="14" height="14"></rect>
150
+ <rect x="44" y="4" width="14" height="14"></rect>
151
+ <rect x="4" y="24" width="14" height="14"></rect>
152
+ <rect x="24" y="24" width="14" height="14"></rect>
153
+ <rect x="44" y="24" width="14" height="14"></rect>
154
+ <rect x="4" y="44" width="14" height="14"></rect>
155
+ <rect x="24" y="44" width="14" height="14"></rect>
156
+ <rect x="44" y="44" width="14" height="14"></rect>
157
+ </g>
158
+ </svg>
159
+ </div>
160
+ </div>
161
+
162
+ <!-- Content list -->
163
+ <div class="content">
164
+ <div class="scroll">
165
+
166
+ <div class="item">
167
+ <!-- Folder icon -->
168
+ <svg class="icon-folder" viewBox="0 0 100 80">
169
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
170
+ </svg>
171
+ <div style="display:flex; flex-direction:column;">
172
+ <div>Home material</div>
173
+ <div class="meta">Modified 14 Jun</div>
174
+ </div>
175
+ <div class="dots">
176
+ <svg width="12" height="80">
177
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
178
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
179
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
180
+ </svg>
181
+ </div>
182
+ </div>
183
+
184
+ <div class="item">
185
+ <svg class="icon-folder" viewBox="0 0 100 80">
186
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
187
+ </svg>
188
+ <div style="display:flex; flex-direction:column;">
189
+ <div>Important notes</div>
190
+ <div class="meta">Modified 14 Jun</div>
191
+ </div>
192
+ <div class="dots">
193
+ <svg width="12" height="80">
194
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
195
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
196
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
197
+ </svg>
198
+ </div>
199
+ </div>
200
+
201
+ <div class="item">
202
+ <svg class="icon-folder" viewBox="0 0 100 80">
203
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
204
+ </svg>
205
+ <div style="display:flex; flex-direction:column;">
206
+ <div>Indian foods menu</div>
207
+ <div class="meta">Modified 14 Jun</div>
208
+ </div>
209
+ <div class="dots">
210
+ <svg width="12" height="80">
211
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
212
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
213
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
214
+ </svg>
215
+ </div>
216
+ </div>
217
+
218
+ <div class="item">
219
+ <svg class="icon-folder" viewBox="0 0 100 80">
220
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
221
+ </svg>
222
+ <div style="display:flex; flex-direction:column;">
223
+ <div>Rater feedback sheet</div>
224
+ <div class="meta">Modified 10:11 am</div>
225
+ </div>
226
+ <div class="dots">
227
+ <svg width="12" height="80">
228
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
229
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
230
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
231
+ </svg>
232
+ </div>
233
+ </div>
234
+
235
+ <div class="item">
236
+ <svg class="icon-folder" viewBox="0 0 100 80">
237
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
238
+ </svg>
239
+ <div style="display:flex; flex-direction:column;">
240
+ <div>Task description sheet</div>
241
+ <div class="meta">Modified 14 Jun</div>
242
+ </div>
243
+ <div class="dots">
244
+ <svg width="12" height="80">
245
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
246
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
247
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
248
+ </svg>
249
+ </div>
250
+ </div>
251
+
252
+ <div class="item">
253
+ <svg class="icon-folder" viewBox="0 0 100 80">
254
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
255
+ </svg>
256
+ <div style="display:flex; flex-direction:column;">
257
+ <div>Training quality report sheet</div>
258
+ <div class="meta">Modified 14 Jun</div>
259
+ </div>
260
+ <div class="dots">
261
+ <svg width="12" height="80">
262
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
263
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
264
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
265
+ </svg>
266
+ </div>
267
+ </div>
268
+
269
+ <div class="item">
270
+ <svg class="icon-folder" viewBox="0 0 100 80">
271
+ <path d="M8 26 h30 l10 -10 h44 v48 H8 Z" fill="#d8c7c0"/>
272
+ </svg>
273
+ <div style="display:flex; flex-direction:column;">
274
+ <div>Untitled folder</div>
275
+ <div class="meta">Modified 14 Jun</div>
276
+ </div>
277
+ <div class="dots">
278
+ <svg width="12" height="80">
279
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
280
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
281
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
282
+ </svg>
283
+ </div>
284
+ </div>
285
+
286
+ <div class="item">
287
+ <!-- File icon -->
288
+ <svg class="icon-file" viewBox="0 0 100 100">
289
+ <path d="M20 12 h42 l18 18 v58 H20 Z" fill="#9eb7ff"/>
290
+ <path d="M60 12 v18 h18" fill="none" stroke="#7b95e6" stroke-width="4"/>
291
+ </svg>
292
+ <div style="display:flex; flex-direction:column;">
293
+ <div>agents.txt</div>
294
+ <div class="meta">Modified 14 Jun</div>
295
+ </div>
296
+ <div class="dots">
297
+ <svg width="12" height="80">
298
+ <circle cx="6" cy="18" r="4" fill="#cdbeb8"/>
299
+ <circle cx="6" cy="40" r="4" fill="#cdbeb8"/>
300
+ <circle cx="6" cy="62" r="4" fill="#cdbeb8"/>
301
+ </svg>
302
+ </div>
303
+ </div>
304
+
305
+ </div>
306
+ </div>
307
+
308
+ <!-- Floating action button -->
309
+ <div class="fab">
310
+ <svg width="84" height="84">
311
+ <rect x="38" y="12" width="8" height="60" fill="#f1e6e1"></rect>
312
+ <rect x="12" y="38" width="60" height="8" fill="#f1e6e1"></rect>
313
+ </svg>
314
+ </div>
315
+
316
+ <!-- Bottom navigation -->
317
+ <div class="bottom-nav">
318
+ <div class="nav-item">
319
+ <svg width="56" height="56" fill="#d9cdc7">
320
+ <path d="M6 30 L28 8 L50 30 V50 H34 V36 H22 V50 H6 Z"></path>
321
+ </svg>
322
+ <div class="label">Home</div>
323
+ </div>
324
+ <div class="nav-item">
325
+ <svg width="56" height="56" fill="#d9cdc7">
326
+ <path d="M28 6 L34 22 H52 L38 32 L44 50 L28 40 L12 50 L18 32 L4 22 H22 Z"></path>
327
+ </svg>
328
+ <div class="label">Starred</div>
329
+ </div>
330
+ <div class="nav-item">
331
+ <svg width="56" height="56" fill="#d9cdc7">
332
+ <circle cx="18" cy="22" r="10"></circle>
333
+ <circle cx="38" cy="22" r="10"></circle>
334
+ <path d="M6 50 q12 -16 22 -16 q10 0 22 16 Z"></path>
335
+ </svg>
336
+ <div class="label">Shared</div>
337
+ </div>
338
+ <div class="nav-item nav-active">
339
+ <div class="icon-wrap">
340
+ <svg width="56" height="56" fill="#f2b4ac">
341
+ <path d="M6 20 h20 l6 -6 h18 v26 H6 Z"></path>
342
+ </svg>
343
+ </div>
344
+ <div class="label">Files</div>
345
+ </div>
346
+ </div>
347
+
348
+ <div class="home-handle"></div>
349
+ </div>
350
+ </body>
351
+ </html>
code/17177/17177_1.html ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile UI Render</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: #1f1b1b;
13
+ color: #f5f5f5;
14
+ }
15
+ /* Status bar */
16
+ .status-bar {
17
+ height: 100px;
18
+ padding: 0 36px;
19
+ display: flex;
20
+ align-items: center;
21
+ justify-content: space-between;
22
+ color: #eaeaea;
23
+ font-size: 36px;
24
+ opacity: 0.95;
25
+ }
26
+ .status-right {
27
+ display: flex;
28
+ gap: 30px;
29
+ align-items: center;
30
+ }
31
+ /* Search row */
32
+ .search-row {
33
+ padding: 0 36px;
34
+ display: flex;
35
+ align-items: center;
36
+ margin-top: 10px;
37
+ }
38
+ .search-bar {
39
+ flex: 1;
40
+ display: flex;
41
+ align-items: center;
42
+ background: #2a2525;
43
+ border-radius: 44px;
44
+ height: 110px;
45
+ padding: 0 30px;
46
+ }
47
+ .search-icon {
48
+ width: 60px; height: 60px; margin-right: 20px;
49
+ display:flex; align-items:center; justify-content:center;
50
+ color:#f5f5f5;
51
+ }
52
+ .search-text {
53
+ font-size: 40px;
54
+ color: #d9d9d9;
55
+ }
56
+ .avatar {
57
+ margin-left: 20px;
58
+ width: 110px; height: 110px;
59
+ border-radius: 55px;
60
+ background: #ff4f87;
61
+ display:flex; align-items:center; justify-content:center;
62
+ font-weight: bold;
63
+ font-size: 44px;
64
+ }
65
+
66
+ /* Tabs */
67
+ .tabs {
68
+ margin-top: 24px;
69
+ padding: 0 36px;
70
+ display: flex;
71
+ gap: 46px;
72
+ font-size: 40px;
73
+ }
74
+ .tab {
75
+ color: #f0d0d0;
76
+ padding-bottom: 18px;
77
+ }
78
+ .tab.active {
79
+ color: #ff9aa8;
80
+ border-bottom: 6px solid #ff9aa8;
81
+ width: fit-content;
82
+ }
83
+
84
+ /* Cards */
85
+ .card {
86
+ margin: 28px 0;
87
+ padding: 0 36px;
88
+ }
89
+ .card-inner {
90
+ background: #231f1f;
91
+ border-radius: 26px;
92
+ padding: 26px;
93
+ }
94
+ .card-header {
95
+ display:flex; align-items:center; justify-content:space-between;
96
+ }
97
+ .file-title {
98
+ display:flex; align-items:center; gap:22px;
99
+ font-size: 40px;
100
+ }
101
+ .file-icon {
102
+ width:56px; height:56px; border-radius:8px; background:#6fa6ff;
103
+ }
104
+ .kebab {
105
+ width: 50px; height: 50px; display:flex; align-items:center; justify-content:center;
106
+ }
107
+ .thumb {
108
+ margin-top: 24px;
109
+ height: 420px;
110
+ border-radius: 20px;
111
+ background: #2b2727;
112
+ border: 1px solid #3a3434;
113
+ display:flex; align-items:center; justify-content:center;
114
+ color:#a8a8a8;
115
+ font-size: 36px;
116
+ }
117
+ .thumb .doc-thumb {
118
+ width: 180px; height: 180px; border-radius: 22px; background:#6fa6ff;
119
+ display:flex; align-items:center; justify-content:center; color:#ffffff; font-weight:bold;
120
+ }
121
+ .activity-row {
122
+ margin-top: 24px;
123
+ display:flex; align-items:center; gap:18px;
124
+ color:#d9d9d9;
125
+ font-size: 36px;
126
+ }
127
+ .mini-avatar {
128
+ width: 76px; height: 76px; border-radius: 38px; background:#ff4f87;
129
+ display:flex; align-items:center; justify-content:center; font-weight:bold; font-size:38px;
130
+ }
131
+
132
+ /* Floating Action Button */
133
+ .fab {
134
+ position: absolute;
135
+ right: 36px;
136
+ bottom: 300px;
137
+ width: 140px; height: 140px;
138
+ border-radius: 30px;
139
+ background: #3a2f2f;
140
+ box-shadow: 0 8px 24px rgba(0,0,0,0.6);
141
+ display:flex; align-items:center; justify-content:center;
142
+ }
143
+ .fab svg { width: 70px; height: 70px; fill: #f5c7c7; }
144
+
145
+ /* Bottom nav */
146
+ .bottom-nav {
147
+ position: absolute;
148
+ bottom: 0;
149
+ left: 0; right: 0;
150
+ height: 220px;
151
+ background: #2a2323;
152
+ border-top: 1px solid #3b3333;
153
+ display:flex;
154
+ justify-content: space-around;
155
+ align-items: center;
156
+ }
157
+ .nav-item {
158
+ display:flex; flex-direction:column; align-items:center; gap:18px;
159
+ color:#d7d7d7; font-size:34px;
160
+ }
161
+ .nav-item.active .icon-wrap {
162
+ background: #4a3b3b;
163
+ border-radius: 22px;
164
+ padding: 20px;
165
+ }
166
+ .nav-item .label.active { color: #ffd0d6; }
167
+ .icon-wrap svg { width: 60px; height: 60px; fill:#e9e9e9; }
168
+
169
+ /* Divider line between cards */
170
+ .section-divider {
171
+ width: 100%;
172
+ height: 2px;
173
+ background: #342d2d;
174
+ margin-top: 18px;
175
+ }
176
+ </style>
177
+ </head>
178
+ <body>
179
+ <div id="render-target">
180
+
181
+ <!-- Status Bar -->
182
+ <div class="status-bar">
183
+ <div>10:30</div>
184
+ <div class="status-right">
185
+ <!-- simple play/store icon -->
186
+ <svg width="38" height="38" viewBox="0 0 24 24" fill="#dcdcdc"><path d="M3 4l18 8-18 8z"/></svg>
187
+ <!-- wifi -->
188
+ <svg width="38" height="38" viewBox="0 0 24 24" fill="#dcdcdc"><path d="M12 18a2 2 0 1 0 .001 4.001A2 2 0 0 0 12 18zm-6.5-5a12 12 0 0 1 13 0l-1.6 1.2a9.5 9.5 0 0 0-9.8 0L5.5 13zM3 9a16 16 0 0 1 18 0l-1.7 1.3a13 13 0 0 0-14.6 0L3 9z"/></svg>
189
+ <!-- battery -->
190
+ <svg width="50" height="38" viewBox="0 0 24 24" fill="#dcdcdc"><path d="M20 8h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-1v2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16v2zM4 9v8h14V9H4z"/></svg>
191
+ </div>
192
+ </div>
193
+
194
+ <!-- Search Row -->
195
+ <div class="search-row">
196
+ <div class="search-bar">
197
+ <div class="search-icon">
198
+ <!-- Hamburger menu -->
199
+ <svg viewBox="0 0 24 24" width="48" height="48" fill="#eaeaea"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
200
+ </div>
201
+ <div class="search-text">Search in Drive</div>
202
+ </div>
203
+ <div class="avatar">C</div>
204
+ </div>
205
+
206
+ <!-- Tabs -->
207
+ <div class="tabs">
208
+ <div class="tab active">Suggestions</div>
209
+ <div class="tab">Notifications</div>
210
+ </div>
211
+
212
+ <!-- First Card -->
213
+ <div class="card">
214
+ <div class="card-inner">
215
+ <div class="card-header">
216
+ <div class="file-title">
217
+ <div class="file-icon"></div>
218
+ <div>BACKUP_REMINDER_MADE_EA...</div>
219
+ </div>
220
+ <div class="kebab">
221
+ <svg viewBox="0 0 24 24" width="36" height="36" fill="#dcdcdc"><circle cx="12" cy="5" r="2"/><circle cx="12" cy="12" r="2"/><circle cx="12" cy="19" r="2"/></svg>
222
+ </div>
223
+ </div>
224
+ <div class="thumb">
225
+ <div class="doc-thumb">DOC</div>
226
+ </div>
227
+ <div class="activity-row">
228
+ <div class="mini-avatar">C</div>
229
+ <div>You opened today</div>
230
+ </div>
231
+ </div>
232
+ </div>
233
+
234
+ <div class="section-divider"></div>
235
+
236
+ <!-- Second Card -->
237
+ <div class="card">
238
+ <div class="card-inner">
239
+ <div class="card-header">
240
+ <div class="file-title">
241
+ <!-- image-type icon -->
242
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="#ff8fa0"><path d="M19 3H5a2 2 0 0 0-2 2v14l4-4h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-3.5 6A1.5 1.5 0 1 1 14 7.5 1.5 1.5 0 0 1 15.5 9z"/></svg>
243
+ <div>dove-2516641_1280.jpg</div>
244
+ </div>
245
+ <div class="kebab">
246
+ <svg viewBox="0 0 24 24" width="36" height="36" fill="#dcdcdc"><circle cx="12" cy="5" r="2"/><circle cx="12" cy="12" r="2"/><circle cx="12" cy="19" r="2"/></svg>
247
+ </div>
248
+ </div>
249
+ <div class="thumb" style="height: 540px;">
250
+ <div style="width: 92%; height: 92%; background:#E0E0E0; border:1px solid #BDBDBD; display:flex; align-items:center; justify-content:center; color:#757575; border-radius:16px;">
251
+ [IMG: White dove and autumn leaves]
252
+ </div>
253
+ </div>
254
+ <div class="activity-row">
255
+ <div class="mini-avatar">C</div>
256
+ <div>You opened today</div>
257
+ </div>
258
+ </div>
259
+ </div>
260
+
261
+ <!-- Floating Action Button -->
262
+ <div class="fab">
263
+ <svg viewBox="0 0 24 24"><path d="M11 5h2v14h-2zM5 11h14v2H5z"/></svg>
264
+ </div>
265
+
266
+ <!-- Bottom Navigation -->
267
+ <div class="bottom-nav">
268
+ <div class="nav-item active">
269
+ <div class="icon-wrap">
270
+ <svg viewBox="0 0 24 24"><path d="M12 3l9 8h-3v9H6v-9H3z"/></svg>
271
+ </div>
272
+ <div class="label active">Home</div>
273
+ </div>
274
+ <div class="nav-item">
275
+ <div class="icon-wrap">
276
+ <svg viewBox="0 0 24 24"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>
277
+ </div>
278
+ <div class="label">Starred</div>
279
+ </div>
280
+ <div class="nav-item">
281
+ <div class="icon-wrap">
282
+ <svg viewBox="0 0 24 24"><path d="M16 11c1.66 0 3-1.34 3-3S17.66 5 16 5s-3 1.34-3 3 1.34 3 3 3zm-8 0c1.66 0 3-1.34 3-3S9.66 5 8 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm8 0c-.35 0-.73.02-1.13.05C16.5 13.63 18 14.86 18 16v2h6v-2c0-2.66-5.33-4-8-4z"/></svg>
283
+ </div>
284
+ <div class="label">Shared</div>
285
+ </div>
286
+ <div class="nav-item">
287
+ <div class="icon-wrap">
288
+ <svg viewBox="0 0 24 24"><path d="M3 5h18v14H3zm2 2v10h14V7z"/></svg>
289
+ </div>
290
+ <div class="label">Files</div>
291
+ </div>
292
+ </div>
293
+
294
+ </div>
295
+ </body>
296
+ </html>
code/17177/17177_2.html ADDED
@@ -0,0 +1,354 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>UI Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #2a2220; /* dark brown */
14
+ color: #e8e0db;
15
+ font-family: "Segoe UI", Arial, sans-serif;
16
+ }
17
+
18
+ /* Status bar */
19
+ .status-bar {
20
+ height: 110px;
21
+ padding: 0 36px;
22
+ display: flex;
23
+ align-items: center;
24
+ justify-content: space-between;
25
+ color: #f0e8e4;
26
+ font-size: 44px;
27
+ letter-spacing: 0.5px;
28
+ }
29
+ .status-left {
30
+ display: flex;
31
+ align-items: center;
32
+ gap: 18px;
33
+ }
34
+ .status-right {
35
+ display: flex;
36
+ align-items: center;
37
+ gap: 24px;
38
+ }
39
+ .icon-play { width: 34px; height: 34px; }
40
+ .icon-battery { width: 44px; height: 24px; }
41
+
42
+ /* Tabs */
43
+ .tabs {
44
+ height: 130px;
45
+ padding: 0 48px;
46
+ display: flex;
47
+ align-items: flex-end;
48
+ gap: 56px;
49
+ }
50
+ .tab {
51
+ font-size: 44px;
52
+ color: #e9b7ac; /* soft salmon */
53
+ padding-bottom: 22px;
54
+ position: relative;
55
+ }
56
+ .tab.inactive {
57
+ color: #c7bdb7;
58
+ }
59
+ .tab.active::after {
60
+ content: "";
61
+ position: absolute;
62
+ left: 0;
63
+ bottom: 0;
64
+ width: 180px;
65
+ height: 10px;
66
+ background: #e9b7ac;
67
+ border-radius: 6px;
68
+ }
69
+
70
+ /* Content list area */
71
+ .content {
72
+ padding: 16px 0 260px 0;
73
+ }
74
+
75
+ .file-block {
76
+ margin: 22px 48px 40px 48px;
77
+ }
78
+
79
+ .file-header {
80
+ display: flex;
81
+ align-items: center;
82
+ justify-content: space-between;
83
+ margin-bottom: 18px;
84
+ }
85
+
86
+ .file-left {
87
+ display: flex;
88
+ align-items: center;
89
+ gap: 22px;
90
+ }
91
+
92
+ .doc-icon,
93
+ .apk-icon {
94
+ width: 52px;
95
+ height: 52px;
96
+ border-radius: 10px;
97
+ display: inline-flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ }
101
+ .doc-icon { background: #7aa6ff; }
102
+ .apk-icon { background: #b7d874; color: #2a2220; font-weight: 700; font-size: 26px; }
103
+
104
+ .file-name {
105
+ font-size: 44px;
106
+ color: #f3edea;
107
+ }
108
+
109
+ .more-btn svg { width: 36px; height: 36px; fill: #c7bdb7; }
110
+
111
+ .preview {
112
+ width: 984px;
113
+ height: 420px;
114
+ background: #E0E0E0;
115
+ border: 1px solid #BDBDBD;
116
+ border-radius: 26px;
117
+ display: flex;
118
+ align-items: center;
119
+ justify-content: center;
120
+ color: #757575;
121
+ margin: 0 auto 18px auto;
122
+ }
123
+
124
+ .activity {
125
+ display: flex;
126
+ align-items: center;
127
+ gap: 18px;
128
+ color: #d2c9c4;
129
+ font-size: 34px;
130
+ padding-left: 12px;
131
+ }
132
+ .avatar {
133
+ width: 70px;
134
+ height: 70px;
135
+ border-radius: 50%;
136
+ background: #d96986; /* pink circle */
137
+ color: #fff;
138
+ display: flex;
139
+ align-items: center;
140
+ justify-content: center;
141
+ font-weight: 700;
142
+ }
143
+
144
+ /* Simple list row (APK) */
145
+ .list-row {
146
+ margin: 26px 48px;
147
+ padding: 26px 22px;
148
+ border-radius: 20px;
149
+ background: #2f2623;
150
+ display: flex;
151
+ align-items: center;
152
+ justify-content: space-between;
153
+ }
154
+ .row-left {
155
+ display: flex;
156
+ align-items: center;
157
+ gap: 22px;
158
+ }
159
+ .row-name {
160
+ font-size: 42px;
161
+ color: #f3edea;
162
+ }
163
+
164
+ /* Gesture bar */
165
+ .gesture {
166
+ position: absolute;
167
+ left: 50%;
168
+ bottom: 260px;
169
+ transform: translateX(-50%);
170
+ width: 200px;
171
+ height: 14px;
172
+ background: #e9e2de;
173
+ border-radius: 8px;
174
+ opacity: 0.8;
175
+ }
176
+
177
+ /* Bottom navigation */
178
+ .bottom-nav {
179
+ position: absolute;
180
+ left: 0;
181
+ bottom: 0;
182
+ width: 1080px;
183
+ height: 240px;
184
+ background: #2a2220;
185
+ border-top: 1px solid #3a312d;
186
+ display: flex;
187
+ align-items: center;
188
+ justify-content: space-around;
189
+ padding-bottom: 26px;
190
+ }
191
+ .nav-item {
192
+ text-align: center;
193
+ color: #c7bdb7;
194
+ font-size: 30px;
195
+ }
196
+ .nav-item .label { margin-top: 14px; }
197
+ .nav-icon {
198
+ width: 90px; height: 90px;
199
+ border-radius: 28px;
200
+ display: inline-flex;
201
+ align-items: center;
202
+ justify-content: center;
203
+ }
204
+ .nav-item.active .nav-icon {
205
+ background: #4a3a35;
206
+ }
207
+ .nav-item.active .label {
208
+ color: #f3edea;
209
+ font-size: 34px;
210
+ }
211
+ .nav-item svg { width: 44px; height: 44px; fill: #c7bdb7; }
212
+ .nav-item.active svg { fill: #f3edea; }
213
+ </style>
214
+ </head>
215
+ <body>
216
+ <div id="render-target">
217
+ <!-- Status bar -->
218
+ <div class="status-bar">
219
+ <div class="status-left">
220
+ <div>10:30</div>
221
+ <svg class="icon-play" viewBox="0 0 24 24">
222
+ <polygon fill="#e8e0db" points="8,5 19,12 8,19"></polygon>
223
+ </svg>
224
+ </div>
225
+ <div class="status-right">
226
+ <svg class="icon-battery" viewBox="0 0 48 24">
227
+ <rect x="1" y="4" width="40" height="16" rx="3" ry="3" fill="none" stroke="#e8e0db" stroke-width="2"></rect>
228
+ <rect x="42" y="9" width="5" height="6" rx="1" fill="#e8e0db"></rect>
229
+ <polygon points="15,7 22,12 17,12 23,17 12,12 17,12" fill="#e8e0db"></polygon>
230
+ </svg>
231
+ </div>
232
+ </div>
233
+
234
+ <!-- Tabs -->
235
+ <div class="tabs">
236
+ <div class="tab active">Suggestions</div>
237
+ <div class="tab inactive">Notifications</div>
238
+ </div>
239
+
240
+ <!-- Content -->
241
+ <div class="content">
242
+ <!-- File block 1 -->
243
+ <div class="file-block">
244
+ <div class="file-header">
245
+ <div class="file-left">
246
+ <div class="doc-icon">
247
+ <svg viewBox="0 0 24 24">
248
+ <path d="M6 3h9l5 5v13H6z" fill="#ffffff" opacity="0.95"></path>
249
+ <path d="M15 3v5h5" fill="none" stroke="#bcd0ff" stroke-width="2"></path>
250
+ </svg>
251
+ </div>
252
+ <div class="file-name">agents.txt</div>
253
+ </div>
254
+ <div class="more-btn">
255
+ <svg viewBox="0 0 24 24">
256
+ <circle cx="12" cy="4" r="2"></circle>
257
+ <circle cx="12" cy="12" r="2"></circle>
258
+ <circle cx="12" cy="20" r="2"></circle>
259
+ </svg>
260
+ </div>
261
+ </div>
262
+ <div class="preview">[IMG: Document preview]</div>
263
+ <div class="activity">
264
+ <div class="avatar">C</div>
265
+ <div>You edited it yesterday</div>
266
+ </div>
267
+ </div>
268
+
269
+ <!-- File block 2 -->
270
+ <div class="file-block">
271
+ <div class="file-header">
272
+ <div class="file-left">
273
+ <div class="doc-icon">
274
+ <svg viewBox="0 0 24 24">
275
+ <path d="M6 3h9l5 5v13H6z" fill="#ffffff" opacity="0.95"></path>
276
+ <path d="M15 3v5h5" fill="none" stroke="#bcd0ff" stroke-width="2"></path>
277
+ </svg>
278
+ </div>
279
+ <div class="file-name">agents.txt</div>
280
+ </div>
281
+ <div class="more-btn">
282
+ <svg viewBox="0 0 24 24">
283
+ <circle cx="12" cy="4" r="2"></circle>
284
+ <circle cx="12" cy="12" r="2"></circle>
285
+ <circle cx="12" cy="20" r="2"></circle>
286
+ </svg>
287
+ </div>
288
+ </div>
289
+ <div class="preview">[IMG: Document preview]</div>
290
+ <div class="activity">
291
+ <div class="avatar">C</div>
292
+ <div>You edited it yesterday</div>
293
+ </div>
294
+ </div>
295
+
296
+ <!-- APK row -->
297
+ <div class="list-row">
298
+ <div class="row-left">
299
+ <div class="apk-icon">APK</div>
300
+ <div class="row-name">showcase_android_prod_arm6...</div>
301
+ </div>
302
+ <div class="more-btn">
303
+ <svg viewBox="0 0 24 24">
304
+ <circle cx="12" cy="4" r="2"></circle>
305
+ <circle cx="12" cy="12" r="2"></circle>
306
+ <circle cx="12" cy="20" r="2"></circle>
307
+ </svg>
308
+ </div>
309
+ </div>
310
+ </div>
311
+
312
+ <!-- Gesture bar -->
313
+ <div class="gesture"></div>
314
+
315
+ <!-- Bottom navigation -->
316
+ <div class="bottom-nav">
317
+ <div class="nav-item active">
318
+ <div class="nav-icon">
319
+ <svg viewBox="0 0 24 24">
320
+ <path d="M4 11l8-7 8 7v9H4z" />
321
+ </svg>
322
+ </div>
323
+ <div class="label">Home</div>
324
+ </div>
325
+ <div class="nav-item">
326
+ <div class="nav-icon">
327
+ <svg viewBox="0 0 24 24">
328
+ <path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/>
329
+ </svg>
330
+ </div>
331
+ <div class="label">Starred</div>
332
+ </div>
333
+ <div class="nav-item">
334
+ <div class="nav-icon">
335
+ <svg viewBox="0 0 24 24">
336
+ <circle cx="8" cy="9" r="3"></circle>
337
+ <circle cx="16" cy="9" r="3"></circle>
338
+ <path d="M4 20c0-3 4-5 8-5s8 2 8 5" fill="none" stroke="#c7bdb7" stroke-width="2"></path>
339
+ </svg>
340
+ </div>
341
+ <div class="label">Shared</div>
342
+ </div>
343
+ <div class="nav-item">
344
+ <div class="nav-icon">
345
+ <svg viewBox="0 0 24 24">
346
+ <path d="M3 7h6l2-2h10v13H3z"/>
347
+ </svg>
348
+ </div>
349
+ <div class="label">Files</div>
350
+ </div>
351
+ </div>
352
+ </div>
353
+ </body>
354
+ </html>
code/17177/17177_3.html ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Drive Suggestions UI</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: #2a1f1f;
15
+ color: #eee;
16
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
17
+ }
18
+
19
+ /* Status bar */
20
+ .statusbar {
21
+ height: 110px;
22
+ padding: 0 36px;
23
+ display: flex;
24
+ align-items: center;
25
+ justify-content: space-between;
26
+ color: #f5f5f5;
27
+ font-weight: 600;
28
+ font-size: 42px;
29
+ }
30
+ .status-right {
31
+ display: flex;
32
+ align-items: center;
33
+ gap: 28px;
34
+ }
35
+ .status-icon svg { fill: #f5f5f5; }
36
+
37
+ /* Tabs */
38
+ .tabs {
39
+ height: 120px;
40
+ padding: 0 36px;
41
+ display: flex;
42
+ align-items: flex-end;
43
+ gap: 40px;
44
+ border-bottom: 1px solid #3a2c2b;
45
+ }
46
+ .tab {
47
+ font-size: 46px;
48
+ color: #cfc9c8;
49
+ padding-bottom: 26px;
50
+ }
51
+ .tab.active {
52
+ color: #f2b6ac;
53
+ border-bottom: 6px solid #f2b6ac;
54
+ }
55
+
56
+ /* Content list */
57
+ .content {
58
+ padding: 28px 36px 220px 36px;
59
+ }
60
+
61
+ .activity {
62
+ display: flex;
63
+ align-items: center;
64
+ gap: 28px;
65
+ margin: 14px 0 34px;
66
+ }
67
+ .avatar {
68
+ width: 84px;
69
+ height: 84px;
70
+ border-radius: 50%;
71
+ background: #e9939e;
72
+ color: #2a1f1f;
73
+ display: flex;
74
+ align-items: center;
75
+ justify-content: center;
76
+ font-weight: 700;
77
+ font-size: 46px;
78
+ }
79
+ .activity .text {
80
+ font-size: 40px;
81
+ color: #e6dfde;
82
+ }
83
+
84
+ .file-row {
85
+ display: flex;
86
+ align-items: center;
87
+ justify-content: space-between;
88
+ margin: 18px 0;
89
+ }
90
+ .file-left {
91
+ display: flex;
92
+ align-items: center;
93
+ gap: 24px;
94
+ }
95
+ .doc-icon {
96
+ width: 56px; height: 56px; border-radius: 6px;
97
+ background: #8bb1ff;
98
+ }
99
+ .apk-badge {
100
+ display: inline-flex;
101
+ align-items: center;
102
+ justify-content: center;
103
+ font-weight: 800;
104
+ font-size: 30px;
105
+ color: #2a1f1f;
106
+ width: 76px; height: 56px;
107
+ border-radius: 10px;
108
+ background: #e6f379;
109
+ }
110
+ .file-name {
111
+ font-size: 50px;
112
+ color: #ffffff;
113
+ letter-spacing: 0.3px;
114
+ }
115
+ .kebab {
116
+ width: 72px; height: 72px;
117
+ display: flex; align-items: center; justify-content: center;
118
+ }
119
+ .kebab svg { fill: #bfb8b6; }
120
+
121
+ .preview-card {
122
+ margin: 26px 0 40px;
123
+ width: 100%;
124
+ background: #352725;
125
+ border-radius: 34px;
126
+ padding: 40px;
127
+ box-sizing: border-box;
128
+ }
129
+ .preview-inner {
130
+ width: 100%;
131
+ height: 520px;
132
+ background: #E0E0E0;
133
+ border: 1px solid #BDBDBD;
134
+ display: flex;
135
+ align-items: center;
136
+ justify-content: center;
137
+ color: #757575;
138
+ font-size: 34px;
139
+ border-radius: 18px;
140
+ }
141
+
142
+ .caption-row {
143
+ display: flex;
144
+ align-items: center;
145
+ gap: 28px;
146
+ margin: 18px 0 44px;
147
+ }
148
+ .caption-row .avatar {
149
+ background: #3fb09b;
150
+ color: #eaf6f4;
151
+ }
152
+ .caption-text {
153
+ font-size: 38px;
154
+ color: #cfc9c8;
155
+ }
156
+
157
+ /* Divider */
158
+ .divider {
159
+ height: 1px;
160
+ background: #3a2c2b;
161
+ margin: 26px 0;
162
+ }
163
+
164
+ /* Bottom nav */
165
+ .bottom-nav {
166
+ position: absolute;
167
+ left: 0; right: 0; bottom: 0;
168
+ height: 190px;
169
+ padding: 22px 36px 34px;
170
+ box-sizing: border-box;
171
+ background: #2a1f1f;
172
+ border-top: 1px solid #3a2c2b;
173
+ }
174
+ .nav-items {
175
+ display: flex;
176
+ justify-content: space-around;
177
+ align-items: flex-end;
178
+ }
179
+ .nav-item {
180
+ display: flex;
181
+ flex-direction: column;
182
+ align-items: center;
183
+ gap: 16px;
184
+ color: #c9c1c0;
185
+ font-size: 34px;
186
+ }
187
+ .nav-item.active {
188
+ color: #f2b6ac;
189
+ }
190
+ .nav-pill {
191
+ width: 126px; height: 96px;
192
+ border-radius: 48px;
193
+ background: #5a423f;
194
+ display: flex; align-items: center; justify-content: center;
195
+ }
196
+ .nav-icon svg { fill: currentColor; }
197
+
198
+ /* Home indicator */
199
+ .home-indicator {
200
+ position: absolute;
201
+ left: 50%;
202
+ transform: translateX(-50%);
203
+ bottom: 214px;
204
+ width: 296px;
205
+ height: 16px;
206
+ background: #e5e5e5;
207
+ border-radius: 10px;
208
+ opacity: 0.75;
209
+ }
210
+ </style>
211
+ </head>
212
+ <body>
213
+ <div id="render-target">
214
+
215
+ <!-- Status bar -->
216
+ <div class="statusbar">
217
+ <div class="status-left">10:31</div>
218
+ <div class="status-right">
219
+ <div class="status-icon">
220
+ <!-- Play icon -->
221
+ <svg width="36" height="36" viewBox="0 0 24 24">
222
+ <path d="M5 3l14 9-14 9z"></path>
223
+ </svg>
224
+ </div>
225
+ <div class="status-icon">
226
+ <!-- WiFi icon -->
227
+ <svg width="44" height="44" viewBox="0 0 24 24">
228
+ <path d="M2 8c5-4 15-4 20 0l-2 2c-4-3-12-3-16 0L2 8zm4 5c3-2 9-2 12 0l-2 2c-2-1-6-1-8 0l-2-2zm4 5l2 2 2-2-2-2-2 2z"></path>
229
+ </svg>
230
+ </div>
231
+ <div class="status-icon">
232
+ <!-- Battery icon -->
233
+ <svg width="48" height="48" viewBox="0 0 24 24">
234
+ <path d="M17 6h2v2h2v8h-2v2h-2V6z" opacity="0"></path>
235
+ <path d="M2 7h14v10H2zM18 10h2v4h-2z"></path>
236
+ </svg>
237
+ </div>
238
+ </div>
239
+ </div>
240
+
241
+ <!-- Tabs -->
242
+ <div class="tabs">
243
+ <div class="tab active">Suggestions</div>
244
+ <div class="tab">Notifications</div>
245
+ </div>
246
+
247
+ <!-- Content -->
248
+ <div class="content">
249
+
250
+ <!-- First activity -->
251
+ <div class="activity">
252
+ <div class="avatar">C</div>
253
+ <div class="text">You edited it yesterday</div>
254
+ </div>
255
+
256
+ <!-- File row: agents.txt -->
257
+ <div class="file-row">
258
+ <div class="file-left">
259
+ <div class="doc-icon"></div>
260
+ <div class="file-name">agents.txt</div>
261
+ </div>
262
+ <div class="kebab">
263
+ <svg width="32" height="32" viewBox="0 0 24 24">
264
+ <circle cx="12" cy="5" r="2"></circle>
265
+ <circle cx="12" cy="12" r="2"></circle>
266
+ <circle cx="12" cy="19" r="2"></circle>
267
+ </svg>
268
+ </div>
269
+ </div>
270
+
271
+ <div class="preview-card">
272
+ <div class="preview-inner">[IMG: Document Preview]</div>
273
+ </div>
274
+
275
+ <!-- Second activity -->
276
+ <div class="activity">
277
+ <div class="avatar">C</div>
278
+ <div class="text">You edited it yesterday</div>
279
+ </div>
280
+
281
+ <div class="divider"></div>
282
+
283
+ <!-- File row: APK -->
284
+ <div class="file-row">
285
+ <div class="file-left">
286
+ <div class="apk-badge">APK</div>
287
+ <div class="file-name">showcase_android_prod_arm6...</div>
288
+ </div>
289
+ <div class="kebab">
290
+ <svg width="32" height="32" viewBox="0 0 24 24">
291
+ <circle cx="12" cy="5" r="2"></circle>
292
+ <circle cx="12" cy="12" r="2"></circle>
293
+ <circle cx="12" cy="19" r="2"></circle>
294
+ </svg>
295
+ </div>
296
+ </div>
297
+
298
+ <div class="preview-card">
299
+ <div class="preview-inner">[IMG: APK Icon Preview]</div>
300
+ </div>
301
+
302
+ <div class="caption-row">
303
+ <div class="avatar">C</div>
304
+ <div class="caption-text">Edited in the past month by Cerebra Research</div>
305
+ </div>
306
+
307
+ </div>
308
+
309
+ <!-- Home indicator -->
310
+ <div class="home-indicator"></div>
311
+
312
+ <!-- Bottom navigation -->
313
+ <div class="bottom-nav">
314
+ <div class="nav-items">
315
+ <div class="nav-item active">
316
+ <div class="nav-pill">
317
+ <div class="nav-icon">
318
+ <!-- Home -->
319
+ <svg width="44" height="44" viewBox="0 0 24 24">
320
+ <path d="M4 10l8-6 8 6v8h-5v-5H9v5H4z"></path>
321
+ </svg>
322
+ </div>
323
+ </div>
324
+ <div>Home</div>
325
+ </div>
326
+ <div class="nav-item">
327
+ <div class="nav-icon">
328
+ <!-- Star -->
329
+ <svg width="44" height="44" viewBox="0 0 24 24">
330
+ <path d="M12 3l3 6 6 1-4 4 1 7-6-3-6 3 1-7-4-4 6-1z"></path>
331
+ </svg>
332
+ </div>
333
+ <div>Starred</div>
334
+ </div>
335
+ <div class="nav-item">
336
+ <div class="nav-icon">
337
+ <!-- Users -->
338
+ <svg width="44" height="44" viewBox="0 0 24 24">
339
+ <circle cx="8" cy="9" r="4"></circle>
340
+ <circle cx="18" cy="9" r="3"></circle>
341
+ <path d="M2 20c0-4 4-6 8-6s8 2 8 6H2z" ></path>
342
+ </svg>
343
+ </div>
344
+ <div>Shared</div>
345
+ </div>
346
+ <div class="nav-item">
347
+ <div class="nav-icon">
348
+ <!-- Folder -->
349
+ <svg width="44" height="44" viewBox="0 0 24 24">
350
+ <path d="M10 4l2 2h8v12H4V6h6z"></path>
351
+ </svg>
352
+ </div>
353
+ <div>Files</div>
354
+ </div>
355
+ </div>
356
+ </div>
357
+
358
+ </div>
359
+ </body>
360
+ </html>
code/17177/17177_4.html ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Mobile 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; height: 2400px;
11
+ position: relative; overflow: hidden;
12
+ background: #1f1918;
13
+ border-radius: 26px;
14
+ box-shadow: 0 20px 60px rgba(0,0,0,0.35);
15
+ color: #e8e1dc;
16
+ }
17
+
18
+ /* Status bar */
19
+ .status-bar {
20
+ position: absolute; top: 0; left: 0; right: 0;
21
+ height: 96px;
22
+ padding: 24px 36px;
23
+ color: #ffffff;
24
+ font-size: 42px; font-weight: 600;
25
+ display: flex; align-items: center; justify-content: space-between;
26
+ }
27
+ .status-icons { display: flex; gap: 28px; align-items: center; }
28
+ .status-icons svg { width: 42px; height: 42px; fill: none; stroke: #fff; stroke-width: 4; }
29
+
30
+ /* Header / tabs */
31
+ .header {
32
+ position: absolute; top: 96px; left: 0; right: 0;
33
+ padding: 40px 40px 20px 40px;
34
+ color: #b9a49d;
35
+ display: flex; justify-content: space-between; align-items: flex-end;
36
+ border-bottom: 1px solid #2b2321;
37
+ }
38
+ .tab {
39
+ font-size: 46px; letter-spacing: 0.5px;
40
+ position: relative; padding-bottom: 22px;
41
+ }
42
+ .tab.active::after {
43
+ content: ""; position: absolute; bottom: 0; left: 0;
44
+ width: 180px; height: 8px; border-radius: 8px; background: #b9a49d; opacity: 0.7;
45
+ }
46
+
47
+ /* Background file list preview (dimmed) */
48
+ .list {
49
+ position: absolute; top: 196px; left: 0; right: 0;
50
+ padding: 12px 40px;
51
+ }
52
+ .list-item {
53
+ display: flex; align-items: center;
54
+ height: 120px; border-bottom: 1px solid #2b2321;
55
+ color: #c7b6ae;
56
+ }
57
+ .avatar {
58
+ width: 72px; height: 72px; border-radius: 50%;
59
+ background: #c85b64; color: #fff; font-weight: bold; font-size: 38px;
60
+ display: flex; align-items: center; justify-content: center; margin-right: 26px;
61
+ }
62
+ .file-icon {
63
+ width: 72px; height: 72px; border-radius: 16px; background: #435a9f; margin-right: 26px;
64
+ display: flex; align-items: center; justify-content: center; color: #fff; font-size: 26px;
65
+ }
66
+
67
+ /* Bottom sheet */
68
+ .sheet {
69
+ position: absolute; left: 0; right: 0; top: 520px;
70
+ height: 1500px; background: #332827;
71
+ border-top-left-radius: 42px; border-top-right-radius: 42px;
72
+ box-shadow: 0 -10px 40px rgba(0,0,0,0.6);
73
+ }
74
+ .sheet-header {
75
+ padding: 36px 44px 24px 44px;
76
+ display: flex; align-items: center; gap: 22px;
77
+ border-bottom: 1px solid #4a3e3c;
78
+ }
79
+ .apk-badge {
80
+ width: 64px; height: 64px; border-radius: 14px; background: #d8ef9b; color: #2d2d2d;
81
+ display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 24px;
82
+ }
83
+ .file-name {
84
+ font-size: 40px; color: #efe6e0;
85
+ }
86
+
87
+ .sheet-list { padding: 8px 16px; }
88
+ .action {
89
+ height: 116px; display: flex; align-items: center;
90
+ padding: 0 28px; gap: 32px; color: #eadfda; font-size: 38px;
91
+ }
92
+ .action svg {
93
+ width: 56px; height: 56px; stroke: #decfc8; fill: none; stroke-width: 4;
94
+ }
95
+ .divider {
96
+ margin: 12px 28px; height: 1px; background: #4a3e3c;
97
+ }
98
+
99
+ /* Gesture bar */
100
+ .gesture {
101
+ position: absolute; bottom: 28px; left: 50%; transform: translateX(-50%);
102
+ width: 300px; height: 10px; background: #ffffff; opacity: 0.88; border-radius: 10px;
103
+ }
104
+ </style>
105
+ </head>
106
+ <body>
107
+ <div id="render-target">
108
+
109
+ <!-- Status bar -->
110
+ <div class="status-bar">
111
+ <div>10:32</div>
112
+ <div class="status-icons">
113
+ <!-- Play Store triangle (simple) -->
114
+ <svg viewBox="0 0 24 24"><path d="M4 3l16 9-16 9z" fill="#fff"/></svg>
115
+ <!-- Wi-Fi -->
116
+ <svg viewBox="0 0 24 24"><path d="M2 8c5-4 15-4 20 0M5 11c3-3 11-3 14 0M8 14c2-2 6-2 8 0M11 17l2 2" /></svg>
117
+ <!-- Battery -->
118
+ <svg viewBox="0 0 28 24">
119
+ <rect x="1" y="5" width="22" height="14" rx="2"></rect>
120
+ <rect x="24" y="9" width="3" height="6" rx="1"></rect>
121
+ <rect x="3" y="7" width="18" height="10" fill="#fff" stroke="none"></rect>
122
+ </svg>
123
+ </div>
124
+ </div>
125
+
126
+ <!-- Header tabs -->
127
+ <div class="header">
128
+ <div class="tab active">Suggestions</div>
129
+ <div class="tab">Notifications</div>
130
+ </div>
131
+
132
+ <!-- Background list preview (partially visible) -->
133
+ <div class="list">
134
+ <div class="list-item">
135
+ <div class="avatar">C</div>
136
+ <div style="font-size:36px;">You edited it yesterday</div>
137
+ </div>
138
+ <div class="list-item">
139
+ <div class="file-icon">TXT</div>
140
+ <div style="font-size:36px;">agents.txt</div>
141
+ <div style="margin-left:auto; color:#a9958d; font-size:36px;">•</div>
142
+ </div>
143
+ </div>
144
+
145
+ <!-- Bottom sheet -->
146
+ <div class="sheet">
147
+ <div class="sheet-header">
148
+ <div class="apk-badge">APK</div>
149
+ <div class="file-name">showcase_android_prod_arm64-v8a.apk</div>
150
+ </div>
151
+
152
+ <div class="sheet-list">
153
+ <div class="action">
154
+ <!-- Share -->
155
+ <svg viewBox="0 0 24 24"><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="6" r="3"></circle><circle cx="18" cy="18" r="3"></circle><path d="M8.5 11l7-4M8.5 13l7 4"></path></svg>
156
+ <div>Share</div>
157
+ </div>
158
+
159
+ <div class="action">
160
+ <!-- Manage access (person + key) -->
161
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="7" r="4"></circle><path d="M3 20c2-5 16-5 18 0"></path><path d="M18 10l4 0M20 8l0 4"></path></svg>
162
+ <div>Manage access</div>
163
+ </div>
164
+
165
+ <div class="action">
166
+ <!-- Star -->
167
+ <svg viewBox="0 0 24 24"><path d="M12 3l3 6 6 1-4.5 4 1 7-5.5-3.5L6.5 21l1-7L3 10l6-1z"></path></svg>
168
+ <div>Add to Starred</div>
169
+ </div>
170
+
171
+ <div class="action">
172
+ <!-- Offline check -->
173
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="9"></circle><path d="M7 12l3 3 7-7"></path></svg>
174
+ <div>Make available offline</div>
175
+ </div>
176
+
177
+ <div class="divider"></div>
178
+
179
+ <div class="action">
180
+ <!-- Link -->
181
+ <svg viewBox="0 0 24 24"><path d="M9 14a4 4 0 0 1 0-6l3-3a4 4 0 1 1 6 6l-2 2"></path><path d="M15 10a4 4 0 0 1 0 6l-3 3a4 4 0 1 1-6-6l2-2"></path></svg>
182
+ <div>Copy link</div>
183
+ </div>
184
+
185
+ <div class="action">
186
+ <!-- Copy doc -->
187
+ <svg viewBox="0 0 24 24"><rect x="7" y="3" width="12" height="16" rx="2"></rect><rect x="3" y="7" width="10" height="14" rx="2"></rect></svg>
188
+ <div>Make a copy</div>
189
+ </div>
190
+
191
+ <div class="action">
192
+ <!-- Send -->
193
+ <svg viewBox="0 0 24 24"><path d="M3 11l18-8-8 18-2-7-8-3z"></path></svg>
194
+ <div>Send a copy</div>
195
+ </div>
196
+
197
+ <div class="divider"></div>
198
+
199
+ <div class="action">
200
+ <!-- Open with (arrows) -->
201
+ <svg viewBox="0 0 24 24"><path d="M4 9V4h5M20 9V4h-5M4 15v5h5M20 15v5h-5M9 4l-5 5M15 4l5 5M9 20l-5-5M15 20l5-5"></path></svg>
202
+ <div>Open with</div>
203
+ </div>
204
+
205
+ <div class="action">
206
+ <!-- Download -->
207
+ <svg viewBox="0 0 24 24"><path d="M12 3v10"></path><path d="M7 11l5 5 5-5"></path><path d="M4 21h16"></path></svg>
208
+ <div>Download</div>
209
+ </div>
210
+
211
+ <div class="action">
212
+ <!-- Rename pencil -->
213
+ <svg viewBox="0 0 24 24"><path d="M3 17l3 4 4-3 9-9-4-4-9 9-3 3z"></path></svg>
214
+ <div>Rename</div>
215
+ </div>
216
+
217
+ <div class="action">
218
+ <!-- Folder -->
219
+ <svg viewBox="0 0 24 24"><path d="M3 6h6l2 3h10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>
220
+ <div>Show file location</div>
221
+ </div>
222
+
223
+ <div class="action">
224
+ <!-- Drive shortcut (triangle) -->
225
+ <svg viewBox="0 0 24 24"><path d="M12 4l8 14H4L12 4z"></path><path d="M7 18l5-9 5 9"></path></svg>
226
+ <div>Add shortcut to Drive</div>
227
+ </div>
228
+ </div>
229
+ </div>
230
+
231
+ <!-- Gesture bar -->
232
+ <div class="gesture"></div>
233
+
234
+ </div>
235
+ </body>
236
+ </html>
code/17177/17177_5.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>Share Screen 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: #1f1a18; /* dark brown/black */
15
+ color: #e8d7d0;
16
+ }
17
+
18
+ /* Status bar */
19
+ .status-bar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 1080px;
24
+ height: 96px;
25
+ color: #e8d7d0;
26
+ font-size: 40px;
27
+ line-height: 96px;
28
+ padding: 0 36px;
29
+ box-sizing: border-box;
30
+ }
31
+ .status-bar .right {
32
+ position: absolute;
33
+ right: 36px;
34
+ top: 0;
35
+ height: 100%;
36
+ display: flex;
37
+ align-items: center;
38
+ gap: 28px;
39
+ }
40
+
41
+ /* App bar */
42
+ .app-bar {
43
+ position: absolute;
44
+ top: 96px;
45
+ left: 0;
46
+ width: 1080px;
47
+ height: 180px;
48
+ padding: 0 36px;
49
+ box-sizing: border-box;
50
+ display: flex;
51
+ align-items: center;
52
+ justify-content: space-between;
53
+ }
54
+ .app-left {
55
+ display: flex;
56
+ align-items: center;
57
+ gap: 36px;
58
+ }
59
+ .title {
60
+ font-size: 84px;
61
+ font-weight: 500;
62
+ letter-spacing: 0.2px;
63
+ color: #e8d7d0;
64
+ }
65
+ .app-right {
66
+ display: flex;
67
+ align-items: center;
68
+ gap: 40px;
69
+ padding-right: 10px;
70
+ }
71
+ .icon-btn svg { width: 54px; height: 54px; fill: none; stroke: #cfc2bc; stroke-width: 4; }
72
+ .close-icon svg { width: 56px; height: 56px; stroke-width: 6; }
73
+
74
+ /* Add people row */
75
+ .share-row {
76
+ position: absolute;
77
+ top: 276px;
78
+ left: 0;
79
+ width: 1080px;
80
+ height: 120px;
81
+ padding: 0 36px;
82
+ box-sizing: border-box;
83
+ display: flex;
84
+ align-items: center;
85
+ gap: 28px;
86
+ border-bottom: 2px solid #352d2b;
87
+ }
88
+ .person-icon svg { width: 60px; height: 60px; stroke: #cfc2bc; stroke-width: 4; }
89
+ .input-placeholder {
90
+ font-size: 52px;
91
+ color: #d9c8c2;
92
+ position: relative;
93
+ }
94
+ .caret {
95
+ display: inline-block;
96
+ width: 2px;
97
+ height: 58px;
98
+ background: #ffb6b6;
99
+ margin-right: 10px;
100
+ vertical-align: middle;
101
+ transform: translateY(6px);
102
+ }
103
+
104
+ /* Spinner */
105
+ .spinner {
106
+ position: absolute;
107
+ left: 50%;
108
+ top: 1360px;
109
+ width: 140px;
110
+ height: 140px;
111
+ margin-left: -70px;
112
+ border-radius: 50%;
113
+ border: 10px solid rgba(122,162,255,0.25);
114
+ border-top-color: #7aa2ff;
115
+ animation: spin 1.2s linear infinite;
116
+ }
117
+ @keyframes spin { to { transform: rotate(360deg);} }
118
+
119
+ /* Manage access text */
120
+ .manage {
121
+ position: absolute;
122
+ left: 36px;
123
+ bottom: 220px;
124
+ font-size: 46px;
125
+ color: #d9c8c2;
126
+ }
127
+ .manage-line {
128
+ position: absolute;
129
+ left: 36px;
130
+ bottom: 170px;
131
+ width: 2px;
132
+ height: 60px;
133
+ background: #4a403d;
134
+ }
135
+
136
+ /* Bottom gesture bar area */
137
+ .bottom-area {
138
+ position: absolute;
139
+ left: 0;
140
+ bottom: 0;
141
+ width: 1080px;
142
+ height: 120px;
143
+ background: #000;
144
+ }
145
+ .gesture-pill {
146
+ position: absolute;
147
+ bottom: 34px;
148
+ left: 50%;
149
+ width: 280px;
150
+ height: 12px;
151
+ margin-left: -140px;
152
+ background: #eaeaea;
153
+ border-radius: 8px;
154
+ opacity: 0.95;
155
+ }
156
+
157
+ /* Simple icon colors */
158
+ .dots svg { width: 12px; height: 60px; fill: #cfc2bc; }
159
+ </style>
160
+ </head>
161
+ <body>
162
+ <div id="render-target">
163
+ <!-- Status Bar -->
164
+ <div class="status-bar">
165
+ <span>10:33</span>
166
+ <div class="right">
167
+ <!-- simple wifi icon -->
168
+ <svg viewBox="0 0 24 24">
169
+ <path d="M2 8c5-4 15-4 20 0M6 12c3-3 9-3 12 0M10 16c2-2 6-2 8 0M14 20l2-2" stroke="#e8d7d0" stroke-width="2" fill="none" stroke-linecap="round"/>
170
+ </svg>
171
+ <!-- battery icon -->
172
+ <svg viewBox="0 0 28 16">
173
+ <rect x="1" y="3" width="22" height="10" rx="2" ry="2" fill="none" stroke="#e8d7d0" stroke-width="2"/>
174
+ <rect x="3" y="5" width="18" height="6" fill="#e8d7d0"/>
175
+ <rect x="23" y="6" width="3" height="4" fill="#e8d7d0"/>
176
+ </svg>
177
+ </div>
178
+ </div>
179
+
180
+ <!-- App Bar -->
181
+ <div class="app-bar">
182
+ <div class="app-left">
183
+ <div class="icon-btn close-icon">
184
+ <svg viewBox="0 0 24 24">
185
+ <path d="M4 4l16 16M20 4L4 20" stroke="#cfc2bc" stroke-width="2" stroke-linecap="round"/>
186
+ </svg>
187
+ </div>
188
+ <div class="title">Share</div>
189
+ </div>
190
+ <div class="app-right">
191
+ <!-- send/paper plane -->
192
+ <div class="icon-btn">
193
+ <svg viewBox="0 0 24 24">
194
+ <path d="M3 20l18-8L3 4l5 8-5 8z" stroke="#cfc2bc" stroke-width="2" fill="none" stroke-linejoin="round"/>
195
+ </svg>
196
+ </div>
197
+ <!-- vertical dots -->
198
+ <div class="dots">
199
+ <svg viewBox="0 0 8 24">
200
+ <circle cx="4" cy="4" r="3"/>
201
+ <circle cx="4" cy="12" r="3"/>
202
+ <circle cx="4" cy="20" r="3"/>
203
+ </svg>
204
+ </div>
205
+ </div>
206
+ </div>
207
+
208
+ <!-- Add people row -->
209
+ <div class="share-row">
210
+ <div class="person-icon">
211
+ <svg viewBox="0 0 24 24">
212
+ <circle cx="9" cy="8" r="4" fill="none" stroke="#cfc2bc" stroke-width="2"/>
213
+ <path d="M2 20c2-4 12-4 14 0" fill="none" stroke="#cfc2bc" stroke-width="2" stroke-linecap="round"/>
214
+ <path d="M19 7v6M16 10h6" stroke="#cfc2bc" stroke-width="2" stroke-linecap="round"/>
215
+ </svg>
216
+ </div>
217
+ <div class="input-placeholder">
218
+ <span class="caret"></span>
219
+ Add people or groups
220
+ </div>
221
+ </div>
222
+
223
+ <!-- Loading spinner -->
224
+ <div class="spinner"></div>
225
+
226
+ <!-- Manage access -->
227
+ <div class="manage">Manage access</div>
228
+ <div class="manage-line"></div>
229
+
230
+ <!-- Bottom gesture area -->
231
+ <div class="bottom-area">
232
+ <div class="gesture-pill"></div>
233
+ </div>
234
+ </div>
235
+ </body>
236
+ </html>
code/17177/17177_6.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>Share Sheet - Dark</title>
7
+ <style>
8
+ body { margin:0; padding:0; background:transparent; }
9
+ #render-target {
10
+ width:1080px; height:2400px; position:relative; overflow:hidden;
11
+ background:#1f1a19; color:#eae6e5; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
12
+ }
13
+ .status-bar {
14
+ height:88px; padding:0 30px; display:flex; align-items:center; justify-content:space-between;
15
+ color:#fff; font-weight:600; font-size:34px;
16
+ }
17
+ .status-right { display:flex; align-items:center; gap:22px; }
18
+ .header {
19
+ height:128px; display:flex; align-items:center; padding:0 24px; border-bottom:1px solid #3a3332;
20
+ }
21
+ .icon-btn { width:72px; height:72px; display:flex; align-items:center; justify-content:center; }
22
+ .title { font-size:46px; font-weight:600; margin-left:8px; }
23
+ .spacer { flex:1; }
24
+ .accent { color:#f1c7c5; }
25
+ .row {
26
+ display:flex; align-items:center; padding:28px 32px; border-bottom:1px solid #3a3332;
27
+ font-size:34px;
28
+ }
29
+ .row .label { color:#cfc8c7; }
30
+ .row .value { font-size:36px; }
31
+ .person { width:56px; height:56px; border-radius:28px; background:#2a2524; display:flex; align-items:center; justify-content:center; margin-right:18px; }
32
+ .chevron { margin-left:auto; }
33
+ .checkbox {
34
+ width:40px; height:40px; border-radius:8px; background:#f1c7c5; display:flex; align-items:center; justify-content:center; margin-right:18px;
35
+ }
36
+ .message { padding:28px 32px; color:#cfc8c7; font-size:32px; }
37
+ .content-space { height:980px; } /* space before keyboard */
38
+ .keyboard {
39
+ position:absolute; left:0; right:0; bottom:0; height:920px; background:#1b1615; border-top:1px solid #3a3332;
40
+ }
41
+ .kbd-top {
42
+ height:120px; display:flex; align-items:center; padding:0 24px; gap:24px; color:#ddd;
43
+ }
44
+ .circle-btn { width:72px; height:72px; border-radius:36px; background:#2a2524; display:flex; align-items:center; justify-content:center; }
45
+ .circle-btn.pink { background:#f1c7c5; color:#1f1a19; }
46
+ .kbd-top .pill { padding:12px 20px; background:#2a2524; border-radius:22px; font-weight:600; }
47
+ .keys { padding:0 18px; }
48
+ .key-row { height:180px; display:flex; align-items:center; justify-content:space-between; }
49
+ .key {
50
+ width:92px; height:120px; background:#2a2524; border-radius:26px; display:flex; align-items:center; justify-content:center;
51
+ color:#e7e2e1; font-size:40px; font-weight:600;
52
+ }
53
+ .key.wide { width:160px; }
54
+ .key.space { flex:1; margin:0 14px; width:auto; }
55
+ .key.pink { background:#f1c7c5; color:#1f1a19; }
56
+ .key.dark { background:#292423; color:#cfc8c7; }
57
+ .divider { width:2px; height:44px; background:#3a3332; margin:0 10px; }
58
+ /* small helper */
59
+ svg { display:block; }
60
+ </style>
61
+ </head>
62
+ <body>
63
+ <div id="render-target">
64
+
65
+ <!-- Status bar -->
66
+ <div class="status-bar">
67
+ <div class="time">10:34</div>
68
+ <div class="status-right">
69
+ <!-- Cellular -->
70
+ <svg width="34" height="34" viewBox="0 0 24 24">
71
+ <path fill="#fff" d="M3 20h2V10H3v10zm5 0h2V6H8v14zm5 0h2V3h-2v17zm5 0h2V14h-2v6z"/>
72
+ </svg>
73
+ <!-- Wi-Fi -->
74
+ <svg width="34" height="34" viewBox="0 0 24 24">
75
+ <path fill="#fff" d="M12 18l-2-2c1.1-1.1 2.9-1.1 4 0l-2 2zm-5-5c3.3-3.3 8.7-3.3 12 0l-1.5 1.5c-2.8-2.8-6.2-2.8-9 0L7 13zm-4-4c5.5-5.5 14.5-5.5 20 0l-1.6 1.6c-4.7-4.7-12.1-4.7-16.8 0L3 9z"/>
76
+ </svg>
77
+ <!-- Battery -->
78
+ <svg width="44" height="34" viewBox="0 0 28 18">
79
+ <rect x="1" y="3" width="22" height="12" rx="2" fill="none" stroke="#fff" stroke-width="2"/>
80
+ <rect x="3" y="5" width="14" height="8" rx="1" fill="#fff"/>
81
+ <rect x="24" y="6" width="3" height="6" rx="1" fill="#fff"/>
82
+ </svg>
83
+ </div>
84
+ </div>
85
+
86
+ <!-- Header -->
87
+ <div class="header">
88
+ <div class="icon-btn">
89
+ <!-- Close X -->
90
+ <svg width="40" height="40" viewBox="0 0 24 24">
91
+ <path d="M5 5l14 14M19 5L5 19" stroke="#f1c7c5" stroke-width="2" stroke-linecap="round"/>
92
+ </svg>
93
+ </div>
94
+ <div class="title">Share</div>
95
+ <div class="spacer"></div>
96
+ <div class="icon-btn">
97
+ <!-- Send (paper plane) -->
98
+ <svg width="44" height="44" viewBox="0 0 24 24">
99
+ <path fill="#f1c7c5" d="M2 21l20-9L2 3v6l12 3L2 15v6z"/>
100
+ </svg>
101
+ </div>
102
+ <div class="icon-btn">
103
+ <!-- Overflow -->
104
+ <svg width="36" height="36" viewBox="0 0 24 24">
105
+ <circle cx="12" cy="5" r="2" fill="#f1c7c5"/>
106
+ <circle cx="12" cy="12" r="2" fill="#f1c7c5"/>
107
+ <circle cx="12" cy="19" r="2" fill="#f1c7c5"/>
108
+ </svg>
109
+ </div>
110
+ </div>
111
+
112
+ <!-- People row -->
113
+ <div class="row">
114
+ <div class="person">
115
+ <!-- person add -->
116
+ <svg width="28" height="28" viewBox="0 0 24 24">
117
+ <path fill="#cfc8c7" d="M15 12c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4zM2 20v-1c0-3.3 4.5-5 8-5-.7.9-1 1.9-1 3v3H2zm18-5v-2h-2v2h-2v2h2v2h2v-2h2v-2h-2z"/>
118
+ </svg>
119
+ </div>
120
+ <div class="value">dbwscratch.test.id9@gmail.com</div>
121
+ </div>
122
+
123
+ <!-- Editor dropdown -->
124
+ <div class="row">
125
+ <div class="label">Editor</div>
126
+ <div class="spacer"></div>
127
+ <div class="chevron">
128
+ <svg width="36" height="36" viewBox="0 0 24 24">
129
+ <path d="M6 9l6 6 6-6" stroke="#cfc8c7" stroke-width="2" fill="none" stroke-linecap="round"/>
130
+ </svg>
131
+ </div>
132
+ </div>
133
+
134
+ <!-- Notify people -->
135
+ <div class="row">
136
+ <div class="checkbox">
137
+ <svg width="24" height="24" viewBox="0 0 24 24">
138
+ <path d="M5 13l3 3 7-7" stroke="#1f1a19" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
139
+ </svg>
140
+ </div>
141
+ <div class="label accent">Notify people</div>
142
+ </div>
143
+
144
+ <!-- Add a message -->
145
+ <div class="message">Add a message</div>
146
+ <div class="content-space"></div>
147
+
148
+ <!-- Keyboard -->
149
+ <div class="keyboard">
150
+ <div class="kbd-top">
151
+ <div class="circle-btn pink">
152
+ <!-- back arrow -->
153
+ <svg width="28" height="28" viewBox="0 0 24 24">
154
+ <path d="M15 6l-6 6 6 6" stroke="#1f1a19" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
155
+ </svg>
156
+ </div>
157
+ <div class="circle-btn">
158
+ <!-- smiley -->
159
+ <svg width="28" height="28" viewBox="0 0 24 24">
160
+ <circle cx="12" cy="12" r="9" fill="none" stroke="#ddd" stroke-width="2"/>
161
+ <circle cx="9" cy="10" r="1.2" fill="#ddd"/>
162
+ <circle cx="15" cy="10" r="1.2" fill="#ddd"/>
163
+ <path d="M8 14c2 2 6 2 8 0" stroke="#ddd" stroke-width="2" fill="none" stroke-linecap="round"/>
164
+ </svg>
165
+ </div>
166
+ <div class="pill">GIF</div>
167
+ <div class="pill">Gx</div>
168
+ <div class="circle-btn">
169
+ <!-- gear -->
170
+ <svg width="26" height="26" viewBox="0 0 24 24">
171
+ <path fill="#ddd" d="M12 8a4 4 0 100 8 4 4 0 000-8zm9 4l-2.1-.3a7.1 7.1 0 00-.8-1.9l1.3-1.7-2-2-1.7 1.3c-.6-.3-1.2-.6-1.9-.8L14 3h-4l-.3 2.1c-.7.2-1.3.5-1.9.8L6.1 4.6l-2 2 1.3 1.7c-.3.6-.6 1.2-.8 1.9L2 12l2.1.3c.2.7.5 1.3.8 1.9L3.6 16.9l2 2 1.7-1.3c.6.3 1.2.6 1.9.8L10 22h4l.3-2.1c.7-.2 1.3-.5 1.9-.8l1.7 1.3 2-2-1.3-1.7c.3-.6.6-1.2.8-1.9L21 12z"/>
172
+ </svg>
173
+ </div>
174
+ <div class="divider"></div>
175
+ <div class="pill">•••</div>
176
+ <div class="circle-btn">
177
+ <!-- mic -->
178
+ <svg width="22" height="22" viewBox="0 0 24 24">
179
+ <path fill="#ddd" d="M12 14a3 3 0 003-3V6a3 3 0 10-6 0v5a3 3 0 003 3zm5-3a5 5 0 01-10 0H5a7 7 0 0014 0h-2zM11 19h2v3h-2z"/>
180
+ </svg>
181
+ </div>
182
+ </div>
183
+
184
+ <div class="keys">
185
+ <!-- Row 1 -->
186
+ <div class="key-row">
187
+ <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>
188
+ </div>
189
+ <!-- Row 2 -->
190
+ <div class="key-row">
191
+ <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>
192
+ <div class="key wide">
193
+ <!-- backspace -->
194
+ <svg width="40" height="40" viewBox="0 0 24 24">
195
+ <path fill="#e7e2e1" d="M21 7H9L4 12l5 5h12a2 2 0 002-2V9a2 2 0 00-2-2zm-5 8l-2-2-2 2-1.4-1.4 2-2-2-2L12 8l2 2 2-2 1.4 1.4-2 2 2 2L16 15z"/>
196
+ </svg>
197
+ </div>
198
+ </div>
199
+ <!-- Row 3 -->
200
+ <div class="key-row">
201
+ <div class="key wide">
202
+ <!-- home/shift -->
203
+ <svg width="34" height="34" viewBox="0 0 24 24">
204
+ <path d="M12 5l7 7h-4v6H9v-6H5l7-7z" fill="#e7e2e1"/>
205
+ </svg>
206
+ </div>
207
+ <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>
208
+ <div class="key wide dark">,</div>
209
+ <div class="key wide">
210
+ <svg width="34" height="34" viewBox="0 0 24 24">
211
+ <circle cx="12" cy="12" r="3" fill="#e7e2e1"/>
212
+ </svg>
213
+ </div>
214
+ </div>
215
+ <!-- Bottom controls -->
216
+ <div class="key-row">
217
+ <div class="key wide pink">?123</div>
218
+ <div class="key wide dark">,</div>
219
+ <div class="key wide">
220
+ <!-- emoji -->
221
+ <svg width="30" height="30" viewBox="0 0 24 24">
222
+ <circle cx="12" cy="12" r="9" fill="none" stroke="#e7e2e1" stroke-width="2"/>
223
+ <circle cx="9" cy="10" r="1.2" fill="#e7e2e1"/>
224
+ <circle cx="15" cy="10" r="1.2" fill="#e7e2e1"/>
225
+ <path d="M8 14c2 2 6 2 8 0" stroke="#e7e2e1" stroke-width="2" fill="none" stroke-linecap="round"/>
226
+ </svg>
227
+ </div>
228
+ <div class="key space"></div>
229
+ <div class="key wide dark">.</div>
230
+ <div class="key wide pink">
231
+ <!-- enter/check -->
232
+ <svg width="34" height="34" viewBox="0 0 24 24">
233
+ <path d="M5 13l3 3 7-7" stroke="#1f1a19" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
234
+ </svg>
235
+ </div>
236
+ </div>
237
+ </div>
238
+ </div>
239
+
240
+ </div>
241
+ </body>
242
+ </html>
code/17177/17177_7.html ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Share Screen Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #1B1717;
14
+ border-radius: 38px;
15
+ box-shadow: 0 20px 50px rgba(0,0,0,0.35);
16
+ font-family: Arial, Helvetica, sans-serif;
17
+ color: #F2ECEC;
18
+ }
19
+
20
+ /* Status bar */
21
+ .status-bar {
22
+ position: absolute;
23
+ top: 0;
24
+ left: 0;
25
+ width: 1080px;
26
+ height: 100px;
27
+ padding: 0 36px;
28
+ display: flex;
29
+ align-items: center;
30
+ justify-content: space-between;
31
+ color: #EFE8E8;
32
+ font-size: 34px;
33
+ letter-spacing: 0.5px;
34
+ }
35
+ .sb-left { display: flex; align-items: center; gap: 16px; }
36
+ .sb-right { display: flex; align-items: center; gap: 22px; }
37
+ .sb-icon svg { display: block; }
38
+
39
+ /* App bar */
40
+ .app-bar {
41
+ position: absolute;
42
+ top: 100px;
43
+ left: 0;
44
+ width: 1080px;
45
+ height: 130px;
46
+ display: flex;
47
+ align-items: center;
48
+ padding: 0 28px;
49
+ box-sizing: border-box;
50
+ }
51
+ .app-bar .left, .app-bar .right {
52
+ display: flex; align-items: center;
53
+ }
54
+ .app-bar .left { gap: 26px; }
55
+ .app-bar .right { margin-left: auto; gap: 28px; }
56
+ .title {
57
+ font-size: 54px;
58
+ font-weight: 600;
59
+ color: #F1EBEB;
60
+ }
61
+
62
+ /* Accent progress/underline near top input */
63
+ .accent-line {
64
+ position: absolute;
65
+ top: 220px;
66
+ left: 28px;
67
+ width: 650px;
68
+ height: 10px;
69
+ background: #E8B6B6;
70
+ border-radius: 6px;
71
+ }
72
+
73
+ /* Form area */
74
+ .form {
75
+ position: absolute;
76
+ top: 250px;
77
+ left: 0;
78
+ width: 1080px;
79
+ padding: 0 28px;
80
+ box-sizing: border-box;
81
+ color: #EFEAEA;
82
+ }
83
+
84
+ .row {
85
+ display: flex;
86
+ align-items: center;
87
+ height: 120px;
88
+ gap: 26px;
89
+ }
90
+ .email {
91
+ font-size: 40px;
92
+ line-height: 1.2;
93
+ white-space: nowrap;
94
+ }
95
+ .divider {
96
+ height: 2px;
97
+ background: #3B3333;
98
+ margin: 0 0 0 0;
99
+ }
100
+ .subrow {
101
+ display: flex;
102
+ align-items: center;
103
+ height: 110px;
104
+ justify-content: space-between;
105
+ color: #E7DFDF;
106
+ font-size: 36px;
107
+ }
108
+ .muted { color: #B8ACAC; }
109
+ .checkbox {
110
+ width: 52px; height: 52px; display: inline-flex; align-items: center; justify-content: center;
111
+ margin-right: 18px;
112
+ }
113
+ .message-placeholder {
114
+ margin-top: 20px;
115
+ font-size: 36px;
116
+ color: #B8ACAC;
117
+ }
118
+
119
+ /* Bottom gesture bar */
120
+ .gesture {
121
+ position: absolute;
122
+ bottom: 52px;
123
+ left: 50%;
124
+ transform: translateX(-50%);
125
+ width: 600px;
126
+ height: 14px;
127
+ background: #FFFFFF;
128
+ border-radius: 10px;
129
+ opacity: 0.9;
130
+ }
131
+ </style>
132
+ </head>
133
+ <body>
134
+ <div id="render-target">
135
+
136
+ <!-- Status Bar -->
137
+ <div class="status-bar">
138
+ <div class="sb-left">
139
+ <div>10:35</div>
140
+ <!-- small app icons -->
141
+ <div class="sb-icon">
142
+ <svg width="32" height="32" viewBox="0 0 32 32">
143
+ <path d="M6 22 L16 10 L26 22" fill="none" stroke="#CFC7C7" stroke-width="2" stroke-linecap="round"/>
144
+ <circle cx="16" cy="24" r="2" fill="#CFC7C7"/>
145
+ </svg>
146
+ </div>
147
+ <div class="sb-icon">
148
+ <svg width="32" height="32" viewBox="0 0 32 32">
149
+ <path d="M4 22 C9 14, 23 14, 28 22" fill="none" stroke="#CFC7C7" stroke-width="2"/>
150
+ <path d="M8 20 C12 16, 20 16, 24 20" fill="none" stroke="#CFC7C7" stroke-width="2"/>
151
+ </svg>
152
+ </div>
153
+ </div>
154
+ <div class="sb-right">
155
+ <!-- Signal/Wi-Fi simplified -->
156
+ <div class="sb-icon">
157
+ <svg width="34" height="32" viewBox="0 0 34 32">
158
+ <rect x="4" y="8" width="20" height="14" rx="2" stroke="#CFC7C7" stroke-width="2" fill="none"/>
159
+ <rect x="26" y="12" width="4" height="10" rx="1" fill="#CFC7C7"/>
160
+ </svg>
161
+ </div>
162
+ </div>
163
+ </div>
164
+
165
+ <!-- App Bar -->
166
+ <div class="app-bar">
167
+ <div class="left">
168
+ <svg width="40" height="40" viewBox="0 0 40 40">
169
+ <path d="M10 10 L30 30 M30 10 L10 30" stroke="#EFEAEA" stroke-width="3" stroke-linecap="round"/>
170
+ </svg>
171
+ <div class="title">Share</div>
172
+ </div>
173
+ <div class="right">
174
+ <!-- Send icon -->
175
+ <svg width="44" height="44" viewBox="0 0 44 44">
176
+ <path d="M8 22 L36 12 L30 22 L36 32 Z" fill="#E8B6B6"/>
177
+ </svg>
178
+ <!-- More (vertical) -->
179
+ <svg width="34" height="34" viewBox="0 0 34 34">
180
+ <circle cx="17" cy="7" r="3" fill="#D9D2D2"/>
181
+ <circle cx="17" cy="17" r="3" fill="#D9D2D2"/>
182
+ <circle cx="17" cy="27" r="3" fill="#D9D2D2"/>
183
+ </svg>
184
+ </div>
185
+ </div>
186
+
187
+ <!-- Accent line -->
188
+ <div class="accent-line"></div>
189
+
190
+ <!-- Form content -->
191
+ <div class="form">
192
+ <!-- Email row -->
193
+ <div class="row">
194
+ <!-- person add icon -->
195
+ <svg width="56" height="56" viewBox="0 0 56 56">
196
+ <circle cx="24" cy="18" r="10" stroke="#E8B6B6" stroke-width="3" fill="none"/>
197
+ <path d="M6 46 C10 36, 26 36, 30 46" stroke="#E8B6B6" stroke-width="3" fill="none" stroke-linecap="round"/>
198
+ <path d="M44 18 L44 30 M38 24 L50 24" stroke="#E8B6B6" stroke-width="3" stroke-linecap="round"/>
199
+ </svg>
200
+ <div class="email">dbwscratch.test.id9@gmail.com</div>
201
+ </div>
202
+
203
+ <div class="divider"></div>
204
+
205
+ <!-- Editor row -->
206
+ <div class="subrow">
207
+ <div>Editor</div>
208
+ <svg width="40" height="40" viewBox="0 0 40 40">
209
+ <path d="M10 16 L20 26 L30 16" stroke="#D3CACA" stroke-width="3" fill="none" stroke-linecap="round"/>
210
+ </svg>
211
+ </div>
212
+
213
+ <div class="divider"></div>
214
+
215
+ <!-- Notify people -->
216
+ <div class="subrow" style="justify-content:flex-start; gap: 18px;">
217
+ <div class="checkbox">
218
+ <svg width="52" height="52" viewBox="0 0 52 52">
219
+ <rect x="4" y="4" width="44" height="44" rx="10" fill="#E8B6B6"/>
220
+ <path d="M14 26 L22 34 L38 18" stroke="#4A3E3E" stroke-width="4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
221
+ </svg>
222
+ </div>
223
+ <div>Notify people</div>
224
+ </div>
225
+
226
+ <div class="divider"></div>
227
+
228
+ <!-- Add a message -->
229
+ <div class="message-placeholder">Add a message</div>
230
+ </div>
231
+
232
+ <!-- Bottom gesture bar -->
233
+ <div class="gesture"></div>
234
+ </div>
235
+ </body>
236
+ </html>
code/17177/17177_8.html ADDED
@@ -0,0 +1,255 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Drive Dark UI Mock</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: #221916; color: #F3EAE6;
13
+ font-family: Arial, Helvetica, sans-serif;
14
+ }
15
+ .statusbar {
16
+ position: absolute; left: 0; top: 0; width: 100%; height: 110px;
17
+ padding: 0 36px;
18
+ display: flex; align-items: center; justify-content: space-between;
19
+ color: #F2E7E2; font-weight: 600; font-size: 40px;
20
+ }
21
+ .status-right { display: flex; align-items: center; gap: 28px; }
22
+ .search-area {
23
+ position: absolute; top: 120px; left: 36px; right: 36px; height: 104px;
24
+ background: #392F2B; border-radius: 52px;
25
+ display: flex; align-items: center; padding: 0 28px 0 88px;
26
+ box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
27
+ }
28
+ .hamburger {
29
+ position: absolute; left: 24px; width: 48px; height: 48px;
30
+ display: flex; align-items: center; justify-content: center;
31
+ }
32
+ .search-text { color: #E9DCD6; font-size: 40px; opacity: 0.95; }
33
+ .avatar {
34
+ position: absolute; right: 16px; width: 84px; height: 84px;
35
+ background: #D96A89; border-radius: 50%;
36
+ display: flex; align-items: center; justify-content: center;
37
+ color: #fff; font-weight: 700; font-size: 44px;
38
+ box-shadow: 0 6px 12px rgba(0,0,0,0.25);
39
+ }
40
+ .tabs {
41
+ position: absolute; top: 250px; left: 36px; right: 36px; height: 90px;
42
+ display: flex; align-items: flex-end; gap: 80px;
43
+ color: #FFD2C8; font-size: 40px; font-weight: 600;
44
+ }
45
+ .tab { position: relative; padding-bottom: 18px; color: #F9C2B6; }
46
+ .tab.active::after {
47
+ content: ""; position: absolute; left: 0; bottom: 0;
48
+ width: 220px; height: 12px; background: #F3AAA0; border-radius: 6px;
49
+ }
50
+ .tab.inactive { color: #EAD7CF; opacity: 0.7; }
51
+ .divider {
52
+ position: absolute; left: 0; right: 0; height: 1px;
53
+ background: rgba(255,255,255,0.08);
54
+ }
55
+ .divider.top { top: 340px; }
56
+ .section { position: absolute; left: 0; right: 0; }
57
+ /* Activity row */
58
+ .activity {
59
+ display: flex; align-items: center; gap: 26px;
60
+ padding: 28px 36px;
61
+ color: #EEDFD8; font-size: 36px;
62
+ }
63
+ .activity .small-avatar {
64
+ width: 68px; height: 68px; border-radius: 50%; background: #D96A89;
65
+ display: inline-flex; align-items: center; justify-content: center;
66
+ color: #fff; font-weight: 700; font-size: 38px;
67
+ }
68
+ /* File header */
69
+ .file-header {
70
+ display: flex; align-items: center; justify-content: space-between;
71
+ padding: 18px 36px 10px 36px; color: #F6ECE7;
72
+ }
73
+ .file-left { display: flex; align-items: center; gap: 22px; }
74
+ .file-name { font-size: 46px; font-weight: 700; letter-spacing: 0.3px; }
75
+ .file-icon {
76
+ width: 64px; height: 64px; border-radius: 10px; background: #7097FF;
77
+ display: flex; align-items: center; justify-content: center;
78
+ }
79
+ .more-btn { width: 72px; height: 72px; display:flex; align-items:center; justify-content:center; opacity:0.8; }
80
+ /* Preview card */
81
+ .preview-wrap {
82
+ margin: 0 36px 26px 36px;
83
+ background: #332A26; border-radius: 36px; padding: 34px;
84
+ box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
85
+ }
86
+ .img-placeholder {
87
+ width: 100%; height: 420px; background: #E0E0E0;
88
+ border: 1px solid #BDBDBD; border-radius: 22px;
89
+ display: flex; align-items: center; justify-content: center; color: #757575;
90
+ font-size: 36px; font-weight: 600;
91
+ }
92
+ /* APK badge near filename */
93
+ .apk-badge {
94
+ width: 72px; height: 48px; border-radius: 8px; background: #E2E676;
95
+ color: #222; font-weight: 800; font-size: 28px;
96
+ display:flex; align-items:center; justify-content:center;
97
+ }
98
+ /* Bottom nav */
99
+ .bottom-nav {
100
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 220px;
101
+ background: #1E1512; border-top: 1px solid rgba(255,255,255,0.08);
102
+ padding-top: 24px;
103
+ }
104
+ .nav-items {
105
+ height: 160px; display: flex; align-items: center; justify-content: space-around;
106
+ color: #EADBD4; font-size: 34px; font-weight: 600;
107
+ }
108
+ .nav-item { display: flex; flex-direction: column; align-items: center; gap: 16px; }
109
+ .nav-icon { width: 80px; height: 80px; display:flex; align-items:center; justify-content:center; color:#EADBD4; opacity:0.9; }
110
+ .selected {
111
+ background: #5A443D; border-radius: 30px; padding: 18px 26px;
112
+ }
113
+ .gesture {
114
+ position: absolute; left: 50%; transform: translateX(-50%);
115
+ bottom: 26px; width: 300px; height: 12px; background: #F2F2F2; border-radius: 6px; opacity: 0.9;
116
+ }
117
+ </style>
118
+ </head>
119
+ <body>
120
+ <div id="render-target">
121
+ <!-- Status bar -->
122
+ <div class="statusbar">
123
+ <div>10:36</div>
124
+ <div class="status-right">
125
+ <!-- simple icons -->
126
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none"><path d="M2 9l10-7 10 7v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9z" stroke="#F4EDE8" stroke-width="2"/></svg>
127
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none"><path d="M3 7h18v10H3z" stroke="#F4EDE8" stroke-width="2"/><path d="M7 11h10" stroke="#F4EDE8" stroke-width="2"/></svg>
128
+ </div>
129
+ </div>
130
+
131
+ <!-- Search bar -->
132
+ <div class="search-area">
133
+ <div class="hamburger">
134
+ <svg width="46" height="46" viewBox="0 0 24 24" fill="none">
135
+ <path d="M3 6h18M3 12h18M3 18h18" stroke="#F0E5E0" stroke-width="2" stroke-linecap="round"/>
136
+ </svg>
137
+ </div>
138
+ <div class="search-text">Search in Drive</div>
139
+ <div class="avatar">C</div>
140
+ </div>
141
+
142
+ <!-- Tabs -->
143
+ <div class="tabs">
144
+ <div class="tab active">Suggestions</div>
145
+ <div class="tab inactive">Notifications</div>
146
+ </div>
147
+ <div class="divider top"></div>
148
+
149
+ <!-- First activity -->
150
+ <div class="section" style="top: 360px;">
151
+ <div class="activity">
152
+ <div class="small-avatar">C</div>
153
+ <div>You edited it yesterday</div>
154
+ </div>
155
+
156
+ <!-- File header -->
157
+ <div class="file-header">
158
+ <div class="file-left">
159
+ <div class="file-icon">
160
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none">
161
+ <path d="M6 2h8l4 4v14H6z" fill="#AECBFA"/>
162
+ <path d="M14 2v6h6" stroke="#5A8DF6" stroke-width="2"/>
163
+ </svg>
164
+ </div>
165
+ <div class="file-name">agents.txt</div>
166
+ </div>
167
+ <div class="more-btn">
168
+ <svg width="30" height="60" viewBox="0 0 8 24" fill="none">
169
+ <circle cx="4" cy="4" r="2.2" fill="#D7CAC4"/>
170
+ <circle cx="4" cy="12" r="2.2" fill="#D7CAC4"/>
171
+ <circle cx="4" cy="20" r="2.2" fill="#D7CAC4"/>
172
+ </svg>
173
+ </div>
174
+ </div>
175
+
176
+ <!-- Preview -->
177
+ <div class="preview-wrap">
178
+ <div class="img-placeholder">[IMG: Text document preview]</div>
179
+ </div>
180
+
181
+ <!-- Second activity -->
182
+ <div class="activity" style="margin-top: 8px;">
183
+ <div class="small-avatar">C</div>
184
+ <div>You edited it yesterday</div>
185
+ </div>
186
+
187
+ <!-- Second file header -->
188
+ <div class="file-header">
189
+ <div class="file-left">
190
+ <div class="apk-badge">APK</div>
191
+ <div class="file-name" style="max-width: 700px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;">
192
+ showcase_android_prod_arm6...
193
+ </div>
194
+ </div>
195
+ <div class="more-btn">
196
+ <svg width="30" height="60" viewBox="0 0 8 24" fill="none">
197
+ <circle cx="4" cy="4" r="2.2" fill="#D7CAC4"/>
198
+ <circle cx="4" cy="12" r="2.2" fill="#D7CAC4"/>
199
+ <circle cx="4" cy="20" r="2.2" fill="#D7CAC4"/>
200
+ </svg>
201
+ </div>
202
+ </div>
203
+
204
+ <!-- Second preview -->
205
+ <div class="preview-wrap" style="margin-bottom: 40px;">
206
+ <div class="img-placeholder" style="height: 420px;">
207
+ [IMG: APK file preview]
208
+ </div>
209
+ </div>
210
+ </div>
211
+
212
+ <!-- Bottom navigation -->
213
+ <div class="bottom-nav">
214
+ <div class="nav-items">
215
+ <div class="nav-item selected">
216
+ <div class="nav-icon">
217
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none">
218
+ <path d="M3 11l9-7 9 7v9a1 1 0 0 1-1 1h-6v-6H10v6H4a1 1 0 0 1-1-1v-9z" stroke="#F4EDE8" stroke-width="2" fill="none"/>
219
+ </svg>
220
+ </div>
221
+ <div>Home</div>
222
+ </div>
223
+ <div class="nav-item">
224
+ <div class="nav-icon">
225
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none">
226
+ <path d="M12 17.3l-6.2 3.3 1.2-6.9-5-4.8 6.9-1 3.1-6.3 3.1 6.3 6.9 1-5 4.8 1.2 6.9z" stroke="#EADBD4" stroke-width="2" fill="none"/>
227
+ </svg>
228
+ </div>
229
+ <div>Starred</div>
230
+ </div>
231
+ <div class="nav-item">
232
+ <div class="nav-icon">
233
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none">
234
+ <circle cx="8" cy="8" r="4" stroke="#EADBD4" stroke-width="2"/>
235
+ <circle cx="16" cy="10" r="4" stroke="#EADBD4" stroke-width="2"/>
236
+ <path d="M2 21c2-4 6-4 8-4s6 0 8 4" stroke="#EADBD4" stroke-width="2"/>
237
+ </svg>
238
+ </div>
239
+ <div>Shared</div>
240
+ </div>
241
+ <div class="nav-item">
242
+ <div class="nav-icon">
243
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none">
244
+ <path d="M3 5h18v14H3z" stroke="#EADBD4" stroke-width="2"/>
245
+ <path d="M9 9h6" stroke="#EADBD4" stroke-width="2"/>
246
+ </svg>
247
+ </div>
248
+ <div>Files</div>
249
+ </div>
250
+ </div>
251
+ <div class="gesture"></div>
252
+ </div>
253
+ </div>
254
+ </body>
255
+ </html>
code/17184/17184_0.html ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Mail List - Dark</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px; position: relative; overflow: hidden;
11
+ background: #1b140e; color: #fff; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
12
+ }
13
+
14
+ /* Top search/header */
15
+ .search-row {
16
+ position: relative;
17
+ margin: 64px 32px 24px 32px;
18
+ display: flex; align-items: center; gap: 24px;
19
+ }
20
+ .search-input {
21
+ flex: 1;
22
+ height: 92px;
23
+ background: #3b3126;
24
+ border-radius: 48px;
25
+ display: flex; align-items: center;
26
+ padding: 0 28px;
27
+ color: #c8b79b;
28
+ font-size: 38px;
29
+ }
30
+ .search-input svg { margin-right: 18px; }
31
+ .account {
32
+ width: 86px; height: 86px; border-radius: 50%;
33
+ background: #1e88e5; color: #fff; font-weight: 700; font-size: 42px;
34
+ display: flex; align-items: center; justify-content: center;
35
+ }
36
+
37
+ /* Section header + tip */
38
+ .section-header {
39
+ display: flex; align-items: center; justify-content: space-between;
40
+ margin: 12px 32px 8px 32px; font-size: 36px; color: #d7c8a8;
41
+ }
42
+ .dismiss { color: #e6c780; font-weight: 600; }
43
+
44
+ .tip-row {
45
+ margin: 0 32px 22px 32px;
46
+ display: flex; align-items: center; gap: 18px;
47
+ color: #d7c8a8; font-size: 32px;
48
+ }
49
+ .tip-row .hand { color: #e6c780; }
50
+
51
+ /* List */
52
+ .list {
53
+ border-top: 1px solid #33281f;
54
+ }
55
+ .item {
56
+ display: flex; align-items: center;
57
+ padding: 26px 32px;
58
+ border-bottom: 1px solid #33281f;
59
+ }
60
+ .avatar {
61
+ width: 100px; height: 100px; border-radius: 50%;
62
+ background: #5b544b;
63
+ display: flex; align-items: center; justify-content: center;
64
+ margin-right: 28px;
65
+ }
66
+ .avatar svg { opacity: 0.95; }
67
+ .text {
68
+ flex: 1;
69
+ min-width: 0;
70
+ }
71
+ .sender { font-size: 44px; font-weight: 700; margin-bottom: 6px; color: #ffffff; }
72
+ .subject { font-size: 38px; font-weight: 700; margin-bottom: 4px; color: #ffffff; }
73
+ .snippet { font-size: 32px; color: #b9ac96; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
74
+ .meta {
75
+ width: 180px; text-align: right;
76
+ color: #d7c8a8; font-size: 32px; font-weight: 700;
77
+ }
78
+ .star {
79
+ width: 54px; height: 54px; margin-left: 16px;
80
+ }
81
+
82
+ /* Promotions tag + chip */
83
+ .promo-left {
84
+ width: 100px; display: flex; align-items: center; justify-content: center; margin-right: 28px;
85
+ }
86
+ .tag {
87
+ width: 48px; height: 48px;
88
+ }
89
+ .chip {
90
+ background: #3dbd74; color: #0e2b18; font-weight: 700;
91
+ padding: 8px 18px; border-radius: 24px; font-size: 30px; margin-left: 10px;
92
+ }
93
+
94
+ /* Compose FAB */
95
+ .compose {
96
+ position: absolute; right: 32px; bottom: 220px;
97
+ background: #6f5a3a; color: #fff;
98
+ padding: 22px 32px; border-radius: 24px;
99
+ display: flex; align-items: center; gap: 16px;
100
+ box-shadow: 0 6px 18px rgba(0,0,0,0.35);
101
+ font-size: 38px; font-weight: 700;
102
+ }
103
+ .compose svg { width: 42px; height: 42px; }
104
+
105
+ /* Bottom bar */
106
+ .bottom-bar {
107
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 160px;
108
+ background: #251d15; display: flex; align-items: center; justify-content: space-around;
109
+ border-top: 1px solid #33281f;
110
+ }
111
+ .nav-pill {
112
+ background: #5a4b37; color: #fff; border-radius: 36px;
113
+ padding: 18px 28px; display: flex; align-items: center; gap: 16px;
114
+ }
115
+ .badge {
116
+ position: absolute; top: -12px; right: -12px;
117
+ background: #e76f6f; color: #fff; font-size: 26px; font-weight: 700;
118
+ padding: 6px 12px; border-radius: 20px;
119
+ }
120
+ .nav-icon-wrap { position: relative; }
121
+ .nav-icon { width: 48px; height: 48px; }
122
+ </style>
123
+ </head>
124
+ <body>
125
+ <div id="render-target">
126
+
127
+ <!-- Search -->
128
+ <div class="search-row">
129
+ <div class="search-input">
130
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="#c8b79b">
131
+ <rect x="3" y="6" width="18" height="2" rx="1"></rect>
132
+ <rect x="3" y="11" width="18" height="2" rx="1"></rect>
133
+ <rect x="3" y="16" width="18" height="2" rx="1"></rect>
134
+ </svg>
135
+ <span>Search in mail</span>
136
+ </div>
137
+ <div class="account">C</div>
138
+ </div>
139
+
140
+ <!-- Section header + tip -->
141
+ <div class="section-header">
142
+ <div>Primary</div>
143
+ <div class="dismiss">Dismiss</div>
144
+ </div>
145
+ <div class="tip-row">
146
+ <div class="hand">
147
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="#e6c780">
148
+ <path d="M5 12c0-1.1.9-2 2-2h1l.6-3c.1-.5.6-.9 1.1-.9.7 0 1.3.6 1.2 1.3l-.3 2.6 1.7-.7c.5-.2 1.1 0 1.3.6.2.5 0 1.1-.6 1.3l-2.3.9-.2 1.6h4.3c1 0 1.8.8 1.8 1.8v2.1H9.2c-2.3 0-4.2-1.9-4.2-4.2V12z"></path>
149
+ </svg>
150
+ </div>
151
+ <div>Tap a sender image to select that conversation.</div>
152
+ </div>
153
+
154
+ <!-- List -->
155
+ <div class="list">
156
+
157
+ <!-- Item 1 -->
158
+ <div class="item">
159
+ <div class="avatar">
160
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
161
+ <circle cx="12" cy="8" r="4"></circle>
162
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
163
+ </svg>
164
+ </div>
165
+ <div class="text">
166
+ <div class="sender">Anshika from Idanim</div>
167
+ <div class="subject">Ten Reasons why Saarthi should be a pa...</div>
168
+ <div class="snippet">Hi Cerebra, We have crafted a compelling lis...</div>
169
+ </div>
170
+ <div class="meta">9:00 AM</div>
171
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
172
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
173
+ </svg>
174
+ </div>
175
+
176
+ <!-- Item 2 -->
177
+ <div class="item">
178
+ <div class="avatar">
179
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
180
+ <circle cx="12" cy="8" r="4"></circle>
181
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
182
+ </svg>
183
+ </div>
184
+ <div class="text">
185
+ <div class="sender">Shoppers Stop</div>
186
+ <div class="subject">LONG TIME NO SEE 😟</div>
187
+ <div class="snippet">FLAT ₹600 OFF with code - MISSU23 for big...</div>
188
+ </div>
189
+ <div class="meta">6:11 AM</div>
190
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
191
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
192
+ </svg>
193
+ </div>
194
+
195
+ <!-- Item 3 -->
196
+ <div class="item">
197
+ <div class="avatar">
198
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
199
+ <circle cx="12" cy="8" r="4"></circle>
200
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
201
+ </svg>
202
+ </div>
203
+ <div class="text">
204
+ <div class="sender">Jotform</div>
205
+ <div class="subject">Access your forms on the go with our mo...</div>
206
+ <div class="snippet">Being away from your computer shouldn't st...</div>
207
+ </div>
208
+ <div class="meta">Dec 28</div>
209
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
210
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
211
+ </svg>
212
+ </div>
213
+
214
+ <!-- Item 4 - Promotions -->
215
+ <div class="item">
216
+ <div class="promo-left">
217
+ <svg class="tag" viewBox="0 0 24 24" fill="#3dbd74">
218
+ <path d="M3 13l9 9 9-9V4a1 1 0 0 0-1-1H12L3 12v1z"></path>
219
+ </svg>
220
+ </div>
221
+ <div class="text">
222
+ <div class="sender">Promotions <span class="chip">49 new</span></div>
223
+ <div class="subject">Pinterest, Albertsons Weekly Digital...</div>
224
+ <div class="snippet">Latest offers and updates inside your inbox...</div>
225
+ </div>
226
+ <div class="meta"></div>
227
+ </div>
228
+
229
+ <!-- Item 5 -->
230
+ <div class="item">
231
+ <div class="avatar">
232
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
233
+ <circle cx="12" cy="8" r="4"></circle>
234
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
235
+ </svg>
236
+ </div>
237
+ <div class="text">
238
+ <div class="sender">Jotform</div>
239
+ <div class="subject">Discover how to receive online payment...</div>
240
+ <div class="snippet">Sell your products, collect donations, and s...</div>
241
+ </div>
242
+ <div class="meta">Dec 27</div>
243
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
244
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
245
+ </svg>
246
+ </div>
247
+
248
+ <!-- Item 6 -->
249
+ <div class="item">
250
+ <div class="avatar">
251
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
252
+ <circle cx="12" cy="8" r="4"></circle>
253
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
254
+ </svg>
255
+ </div>
256
+ <div class="text">
257
+ <div class="sender">LastPass</div>
258
+ <div class="subject">Never type a password again</div>
259
+ <div class="snippet">Automatically save and fill with LastPass...</div>
260
+ </div>
261
+ <div class="meta">Dec 27</div>
262
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
263
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
264
+ </svg>
265
+ </div>
266
+
267
+ <!-- Item 7 -->
268
+ <div class="item">
269
+ <div class="avatar">
270
+ <svg width="64" height="64" viewBox="0 0 24 24" fill="#e0dfdc">
271
+ <circle cx="12" cy="8" r="4"></circle>
272
+ <path d="M4 20c0-3.3 3.6-6 8-6s8 2.7 8 6H4z"></path>
273
+ </svg>
274
+ </div>
275
+ <div class="text">
276
+ <div class="sender">Dropbox</div>
277
+ <div class="subject">Your plan includes these fr...</div>
278
+ <div class="snippet">What you might have missed</div>
279
+ </div>
280
+ <div class="meta">Dec 27</div>
281
+ <svg class="star" viewBox="0 0 24 24" fill="none" stroke="#c8b79b" stroke-width="1.6">
282
+ <path d="M12 17.3l-5.3 3.2 1.5-5.9-4.6-3.7 6-.5L12 4l2.4 6.4 6 .5-4.6 3.7 1.5 5.9z"></path>
283
+ </svg>
284
+ </div>
285
+
286
+ </div>
287
+
288
+ <!-- Compose FAB -->
289
+ <div class="compose">
290
+ <svg viewBox="0 0 24 24" fill="#fff">
291
+ <path d="M3 17.3V21h3.7l10.5-10.5-3.7-3.7L3 17.3zM20.7 7.3c.4-.4.4-1 0-1.4l-2.6-2.6c-.4-.4-1-.4-1.4 0l-1.7 1.7 4 4 1.7-1.7z"></path>
292
+ </svg>
293
+ <span>Compose</span>
294
+ </div>
295
+
296
+ <!-- Bottom navigation -->
297
+ <div class="bottom-bar">
298
+ <div class="nav-pill">
299
+ <div class="nav-icon-wrap">
300
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#fff">
301
+ <path d="M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6zm2 0l8 5 8-5H4zm16 12V9l-8 5-8-5v9h16z"></path>
302
+ </svg>
303
+ <div class="badge">48</div>
304
+ </div>
305
+ </div>
306
+ <div class="nav-icon">
307
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#c8b79b">
308
+ <path d="M4 6h12a2 2 0 0 1 2 2v3l3-2v10l-3-2v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z"></path>
309
+ </svg>
310
+ </div>
311
+ </div>
312
+
313
+ </div>
314
+ </body>
315
+ </html>
code/17184/17184_1.html ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Adobe Fill & Sign - Mock</title>
7
+ <style>
8
+ body {
9
+ margin: 0;
10
+ padding: 0;
11
+ background: transparent;
12
+ font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
13
+ color: #212121;
14
+ }
15
+ #render-target {
16
+ position: relative;
17
+ width: 1080px;
18
+ height: 2400px;
19
+ overflow: hidden;
20
+ background: #FFFFFF;
21
+ }
22
+
23
+ /* Status bar */
24
+ .status-bar {
25
+ position: absolute;
26
+ top: 0;
27
+ left: 0;
28
+ width: 1080px;
29
+ height: 96px;
30
+ background: #000000;
31
+ color: #ffffff;
32
+ display: flex;
33
+ align-items: center;
34
+ padding: 0 32px;
35
+ box-sizing: border-box;
36
+ font-size: 36px;
37
+ letter-spacing: 0.5px;
38
+ }
39
+ .sb-left {
40
+ flex: 1;
41
+ display: flex;
42
+ align-items: center;
43
+ gap: 16px;
44
+ }
45
+ .sb-right {
46
+ display: flex;
47
+ align-items: center;
48
+ gap: 20px;
49
+ }
50
+ .sb-icon {
51
+ width: 32px;
52
+ height: 32px;
53
+ }
54
+
55
+ /* App bar */
56
+ .app-bar {
57
+ position: absolute;
58
+ top: 96px;
59
+ left: 0;
60
+ width: 1080px;
61
+ height: 160px;
62
+ background: #F1F3F4;
63
+ display: flex;
64
+ align-items: center;
65
+ box-sizing: border-box;
66
+ padding: 0 36px;
67
+ }
68
+ .app-title {
69
+ font-size: 54px;
70
+ font-weight: 500;
71
+ color: #424242;
72
+ flex: 1;
73
+ }
74
+ .app-actions {
75
+ display: flex;
76
+ align-items: center;
77
+ gap: 36px;
78
+ }
79
+ .action-icon {
80
+ width: 56px;
81
+ height: 56px;
82
+ }
83
+
84
+ /* Hero section */
85
+ .hero {
86
+ position: absolute;
87
+ top: 320px; /* below app bar */
88
+ left: 0;
89
+ width: 1080px;
90
+ text-align: center;
91
+ }
92
+ .hero-icon {
93
+ margin: 80px auto 24px;
94
+ width: 360px;
95
+ height: 360px;
96
+ display: block;
97
+ }
98
+ .hero-text {
99
+ font-size: 42px;
100
+ color: #757575;
101
+ margin-top: 24px;
102
+ }
103
+
104
+ /* Recent forms header */
105
+ .recent-header {
106
+ position: absolute;
107
+ top: 1260px;
108
+ left: 0;
109
+ width: 1080px;
110
+ display: flex;
111
+ align-items: baseline;
112
+ justify-content: space-between;
113
+ box-sizing: border-box;
114
+ padding: 0 60px;
115
+ }
116
+ .recent-title {
117
+ font-size: 54px;
118
+ color: #424242;
119
+ }
120
+ .view-all {
121
+ font-size: 48px;
122
+ color: #1E88E5;
123
+ cursor: pointer;
124
+ }
125
+
126
+ /* Cards */
127
+ .cards {
128
+ position: absolute;
129
+ top: 1370px;
130
+ left: 0;
131
+ width: 1080px;
132
+ display: flex;
133
+ gap: 48px;
134
+ box-sizing: border-box;
135
+ padding: 0 60px;
136
+ }
137
+ .card {
138
+ width: 300px;
139
+ }
140
+ .thumb {
141
+ width: 300px;
142
+ height: 390px;
143
+ background: #E0E0E0;
144
+ border: 1px solid #BDBDBD;
145
+ display: flex;
146
+ justify-content: center;
147
+ align-items: center;
148
+ color: #757575;
149
+ font-size: 28px;
150
+ text-align: center;
151
+ }
152
+ .card-title {
153
+ margin-top: 24px;
154
+ font-size: 36px;
155
+ color: #424242;
156
+ white-space: nowrap;
157
+ overflow: hidden;
158
+ text-overflow: ellipsis;
159
+ }
160
+ .card-meta {
161
+ margin-top: 8px;
162
+ font-size: 30px;
163
+ color: #9E9E9E;
164
+ }
165
+
166
+ /* Feedback */
167
+ .feedback {
168
+ position: absolute;
169
+ bottom: 160px;
170
+ width: 100%;
171
+ text-align: center;
172
+ font-size: 42px;
173
+ }
174
+ .feedback a {
175
+ color: #1E88E5;
176
+ text-decoration: none;
177
+ }
178
+
179
+ /* Gesture pill */
180
+ .gesture-pill {
181
+ position: absolute;
182
+ bottom: 72px;
183
+ left: 50%;
184
+ transform: translateX(-50%);
185
+ width: 280px;
186
+ height: 16px;
187
+ background: #D6D6D6;
188
+ border-radius: 16px;
189
+ }
190
+ </style>
191
+ </head>
192
+ <body>
193
+ <div id="render-target">
194
+
195
+ <!-- Status Bar -->
196
+ <div class="status-bar">
197
+ <div class="sb-left">
198
+ <div>9:07</div>
199
+ <!-- simple status icons on left -->
200
+ <svg class="sb-icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#ffffff"/></svg>
201
+ <svg class="sb-icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#ffffff"/></svg>
202
+ <svg class="sb-icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#ffffff"/></svg>
203
+ <svg class="sb-icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#ffffff"/></svg>
204
+ </div>
205
+ <div class="sb-right">
206
+ <!-- Wi-Fi icon -->
207
+ <svg class="sb-icon" viewBox="0 0 24 24">
208
+ <path d="M2 8c5-4 15-4 20 0" stroke="#ffffff" stroke-width="2" fill="none"/>
209
+ <path d="M5 11c4-3 10-3 14 0" stroke="#ffffff" stroke-width="2" fill="none"/>
210
+ <path d="M8 14c3-2 5-2 8 0" stroke="#ffffff" stroke-width="2" fill="none"/>
211
+ <circle cx="12" cy="18" r="2" fill="#ffffff"/>
212
+ </svg>
213
+ <!-- Battery icon -->
214
+ <svg class="sb-icon" viewBox="0 0 28 24">
215
+ <rect x="2" y="6" width="20" height="12" rx="2" ry="2" stroke="#ffffff" stroke-width="2" fill="none"/>
216
+ <rect x="4" y="8" width="14" height="8" fill="#ffffff"/>
217
+ <rect x="22" y="9" width="4" height="6" fill="#ffffff"/>
218
+ </svg>
219
+ </div>
220
+ </div>
221
+
222
+ <!-- App Bar -->
223
+ <div class="app-bar">
224
+ <div class="app-title">Adobe Fill &amp; Sign</div>
225
+ <div class="app-actions">
226
+ <!-- user icon -->
227
+ <svg class="action-icon" viewBox="0 0 24 24">
228
+ <circle cx="12" cy="8" r="4" fill="none" stroke="#616161" stroke-width="2"/>
229
+ <path d="M4 20c2-4 14-4 16 0" fill="none" stroke="#616161" stroke-width="2" stroke-linecap="round"/>
230
+ </svg>
231
+ <!-- pen icon -->
232
+ <svg class="action-icon" viewBox="0 0 24 24">
233
+ <path d="M3 21l5-2 10-10-3-3L5 16l-2 5z" fill="none" stroke="#616161" stroke-width="2"/>
234
+ <circle cx="17" cy="7" r="1.5" fill="#616161"/>
235
+ </svg>
236
+ <!-- vertical dots -->
237
+ <svg class="action-icon" viewBox="0 0 24 24">
238
+ <circle cx="12" cy="5" r="2" fill="#616161"/>
239
+ <circle cx="12" cy="12" r="2" fill="#616161"/>
240
+ <circle cx="12" cy="19" r="2" fill="#616161"/>
241
+ </svg>
242
+ </div>
243
+ </div>
244
+
245
+ <!-- Hero -->
246
+ <div class="hero">
247
+ <!-- Large document + add icon -->
248
+ <svg class="hero-icon" viewBox="0 0 420 420">
249
+ <!-- paper -->
250
+ <rect x="80" y="40" width="220" height="300" rx="20" ry="20" fill="none" stroke="#1976D2" stroke-width="12"/>
251
+ <!-- folded corner -->
252
+ <path d="M300 40 L360 100 L360 220" fill="none" stroke="#1976D2" stroke-width="12"/>
253
+ <!-- simple lines -->
254
+ <line x1="120" y1="140" x2="240" y2="140" stroke="#1976D2" stroke-width="12" stroke-linecap="round"/>
255
+ <line x1="120" y1="180" x2="220" y2="180" stroke="#1976D2" stroke-width="12" stroke-linecap="round"/>
256
+ <!-- add circle -->
257
+ <circle cx="290" cy="300" r="70" fill="none" stroke="#1976D2" stroke-width="12"/>
258
+ <line x1="290" y1="260" x2="290" y2="340" stroke="#1976D2" stroke-width="12" stroke-linecap="round"/>
259
+ <line x1="250" y1="300" x2="330" y2="300" stroke="#1976D2" stroke-width="12" stroke-linecap="round"/>
260
+ </svg>
261
+ <div class="hero-text">Select a form to fill out</div>
262
+ </div>
263
+
264
+ <!-- Recent Forms -->
265
+ <div class="recent-header">
266
+ <div class="recent-title">Recent Forms</div>
267
+ <div class="view-all">View All</div>
268
+ </div>
269
+
270
+ <div class="cards">
271
+ <div class="card">
272
+ <div class="thumb">[IMG: Form preview - Carols competition]</div>
273
+ <div class="card-title">carols competiti...</div>
274
+ <div class="card-meta">5 min. ago, 46.0 KB</div>
275
+ </div>
276
+ <div class="card">
277
+ <div class="thumb">[IMG: Scan Dec 27, 2023]</div>
278
+ <div class="card-title">Scan Dec 27, 20...</div>
279
+ <div class="card-meta">27 Dec 2023, 10.7 KB</div>
280
+ </div>
281
+ <div class="card">
282
+ <div class="thumb">[IMG: Sample Form]</div>
283
+ <div class="card-title">Sample Form</div>
284
+ <div class="card-meta">27 Dec 2023, 87.8 KB</div>
285
+ </div>
286
+ </div>
287
+
288
+ <!-- Feedback -->
289
+ <div class="feedback"><a href="#">Send Us Feedback</a></div>
290
+
291
+ <!-- Gesture pill -->
292
+ <div class="gesture-pill"></div>
293
+
294
+ </div>
295
+ </body>
296
+ </html>
code/17184/17184_2.html ADDED
@@ -0,0 +1,303 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1">
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
15
+ color: #1b1f27;
16
+ }
17
+
18
+ /* Top status bar */
19
+ .status-bar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 100%;
24
+ height: 120px;
25
+ background: #000000;
26
+ color: #ffffff;
27
+ display: flex;
28
+ align-items: center;
29
+ justify-content: space-between;
30
+ padding: 0 36px;
31
+ box-sizing: border-box;
32
+ font-size: 36px;
33
+ }
34
+ .status-icons {
35
+ display: flex;
36
+ align-items: center;
37
+ gap: 22px;
38
+ }
39
+ .status-circle {
40
+ width: 32px;
41
+ height: 32px;
42
+ border-radius: 50%;
43
+ background: #ffffff;
44
+ opacity: 0.85;
45
+ }
46
+ .battery {
47
+ width: 40px;
48
+ height: 22px;
49
+ border: 2px solid #fff;
50
+ border-radius: 4px;
51
+ position: relative;
52
+ }
53
+ .battery:after {
54
+ content: "";
55
+ position: absolute;
56
+ right: -6px;
57
+ top: 6px;
58
+ width: 6px;
59
+ height: 10px;
60
+ background: #fff;
61
+ border-radius: 2px;
62
+ }
63
+
64
+ /* App bar */
65
+ .app-bar {
66
+ position: absolute;
67
+ top: 120px;
68
+ left: 0;
69
+ width: 100%;
70
+ height: 120px;
71
+ background: #f3f4f6;
72
+ display: flex;
73
+ align-items: center;
74
+ box-sizing: border-box;
75
+ padding: 0 24px;
76
+ color: #2d2f33;
77
+ border-bottom: 1px solid #e7e7e7;
78
+ }
79
+ .app-title {
80
+ flex: 1;
81
+ margin-left: 18px;
82
+ font-size: 42px;
83
+ white-space: nowrap;
84
+ overflow: hidden;
85
+ text-overflow: ellipsis;
86
+ }
87
+ .app-actions {
88
+ display: flex;
89
+ align-items: center;
90
+ gap: 30px;
91
+ }
92
+ .icon-btn svg { display: block; }
93
+
94
+ /* Page counter pill */
95
+ .page-pill {
96
+ position: absolute;
97
+ top: 300px;
98
+ right: 24px;
99
+ width: 140px;
100
+ height: 76px;
101
+ background: #f1f1f1;
102
+ border: 1px solid #d6d6d6;
103
+ border-radius: 38px;
104
+ display: flex;
105
+ align-items: center;
106
+ justify-content: center;
107
+ color: #4b5563;
108
+ font-size: 32px;
109
+ }
110
+
111
+ /* Content */
112
+ .content {
113
+ position: absolute;
114
+ top: 360px;
115
+ left: 0;
116
+ width: 100%;
117
+ box-sizing: border-box;
118
+ padding: 48px;
119
+ }
120
+ .title {
121
+ font-size: 72px;
122
+ font-weight: 800;
123
+ letter-spacing: 0.2px;
124
+ margin-top: 120px;
125
+ margin-bottom: 12px;
126
+ color: #0f172a;
127
+ }
128
+ .subtitle {
129
+ font-size: 38px;
130
+ color: #5b6470;
131
+ margin-bottom: 40px;
132
+ }
133
+ .divider {
134
+ height: 1px;
135
+ background: #ececec;
136
+ margin: 30px 0 50px;
137
+ }
138
+
139
+ .form-label {
140
+ font-size: 42px;
141
+ margin-bottom: 22px;
142
+ display: flex;
143
+ align-items: center;
144
+ gap: 8px;
145
+ }
146
+ .req { color: #e11d48; }
147
+
148
+ .input-row {
149
+ display: flex;
150
+ gap: 32px;
151
+ }
152
+ .input-wrap {
153
+ flex: 1;
154
+ }
155
+ .input {
156
+ width: 100%;
157
+ height: 110px;
158
+ border: 1.5px solid #d8dee4;
159
+ border-radius: 16px;
160
+ background: #fafafa;
161
+ box-sizing: border-box;
162
+ padding: 0 22px;
163
+ font-size: 40px;
164
+ color: #111827;
165
+ }
166
+ .field-help {
167
+ margin-top: 14px;
168
+ font-size: 34px;
169
+ color: #6b7280;
170
+ }
171
+
172
+ .submit-btn {
173
+ margin-top: 120px;
174
+ width: 100%;
175
+ height: 140px;
176
+ background: #22c55e;
177
+ border-radius: 22px;
178
+ display: flex;
179
+ align-items: center;
180
+ justify-content: center;
181
+ color: #ffffff;
182
+ font-size: 48px;
183
+ font-weight: 600;
184
+ box-shadow: 0 4px 0 rgba(0,0,0,0.08);
185
+ }
186
+
187
+ /* Bottom navigation/gesture bar */
188
+ .bottom-bar {
189
+ position: absolute;
190
+ bottom: 0;
191
+ left: 0;
192
+ width: 100%;
193
+ height: 120px;
194
+ background: #000000;
195
+ }
196
+ .gesture-pill {
197
+ position: absolute;
198
+ bottom: 34px;
199
+ left: 50%;
200
+ transform: translateX(-50%);
201
+ width: 210px;
202
+ height: 16px;
203
+ background: #ffffff;
204
+ border-radius: 10px;
205
+ opacity: 0.9;
206
+ }
207
+ </style>
208
+ </head>
209
+ <body>
210
+ <div id="render-target">
211
+ <!-- Status Bar -->
212
+ <div class="status-bar">
213
+ <div>9:07</div>
214
+ <div class="status-icons">
215
+ <div class="status-circle"></div>
216
+ <div class="status-circle"></div>
217
+ <div class="status-circle"></div>
218
+ <div class="status-circle"></div>
219
+ <div style="width:8px;height:8px;background:#fff;border-radius:50%;opacity:.8;"></div>
220
+ <svg width="32" height="32" viewBox="0 0 24 24" fill="none">
221
+ <path d="M12 3l3.5 6H8.5L12 3zM8 14h8v7H8v-7z" fill="#fff" opacity=".9"/>
222
+ </svg>
223
+ <svg width="32" height="32" viewBox="0 0 24 24" fill="none">
224
+ <path d="M17 3a5 5 0 110 10 5 5 0 010-10z" stroke="#fff" stroke-width="2"/>
225
+ </svg>
226
+ <div class="battery"></div>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- App Bar -->
231
+ <div class="app-bar">
232
+ <div class="icon-btn">
233
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="none">
234
+ <path d="M15 4L7 12l8 8" stroke="#2d2f33" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
235
+ </svg>
236
+ </div>
237
+ <div class="app-title">carols compe...</div>
238
+ <div class="app-actions">
239
+ <!-- User icon -->
240
+ <div class="icon-btn">
241
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none">
242
+ <circle cx="12" cy="8" r="4" stroke="#2d2f33" stroke-width="2"/>
243
+ <path d="M4 20c2.5-4 13.5-4 16 0" stroke="#2d2f33" stroke-width="2" stroke-linecap="round"/>
244
+ </svg>
245
+ </div>
246
+ <!-- Pencil icon -->
247
+ <div class="icon-btn">
248
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none">
249
+ <path d="M4 17l9-9 4 4-9 9H4v-4z" stroke="#2d2f33" stroke-width="2" fill="none"/>
250
+ </svg>
251
+ </div>
252
+ <!-- Share icon -->
253
+ <div class="icon-btn">
254
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none">
255
+ <circle cx="6" cy="12" r="2" stroke="#2d2f33" stroke-width="2"/>
256
+ <circle cx="18" cy="6" r="2" stroke="#2d2f33" stroke-width="2"/>
257
+ <circle cx="18" cy="18" r="2" stroke="#2d2f33" stroke-width="2"/>
258
+ <path d="M8 12l8-6M8 12l8 6" stroke="#2d2f33" stroke-width="2"/>
259
+ </svg>
260
+ </div>
261
+ <!-- More icon -->
262
+ <div class="icon-btn">
263
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none">
264
+ <circle cx="12" cy="5" r="2" fill="#2d2f33"/>
265
+ <circle cx="12" cy="12" r="2" fill="#2d2f33"/>
266
+ <circle cx="12" cy="19" r="2" fill="#2d2f33"/>
267
+ </svg>
268
+ </div>
269
+ </div>
270
+ </div>
271
+
272
+ <!-- Page counter pill -->
273
+ <div class="page-pill">1/1</div>
274
+
275
+ <!-- Content -->
276
+ <div class="content">
277
+ <div class="title">Carols competition</div>
278
+ <div class="subtitle">participants</div>
279
+ <div class="divider"></div>
280
+
281
+ <div class="form-label">Name <span class="req">*</span></div>
282
+
283
+ <div class="input-row">
284
+ <div class="input-wrap">
285
+ <input class="input" type="text" />
286
+ <div class="field-help">First Name</div>
287
+ </div>
288
+ <div class="input-wrap">
289
+ <input class="input" type="text" />
290
+ <div class="field-help">Last Name</div>
291
+ </div>
292
+ </div>
293
+
294
+ <div class="submit-btn">Submit</div>
295
+ </div>
296
+
297
+ <!-- Bottom gesture bar -->
298
+ <div class="bottom-bar">
299
+ <div class="gesture-pill"></div>
300
+ </div>
301
+ </div>
302
+ </body>
303
+ </html>
code/17184/17184_3.html ADDED
@@ -0,0 +1,378 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Carols competition - 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: #FFFFFF;
15
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
16
+ color: #111827;
17
+ }
18
+
19
+ /* Status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 120px;
26
+ background: #000000;
27
+ color: #FFFFFF;
28
+ display: flex;
29
+ align-items: center;
30
+ padding: 0 32px;
31
+ box-sizing: border-box;
32
+ font-size: 40px;
33
+ }
34
+ .status-left { display: flex; align-items: center; gap: 20px; }
35
+ .status-right { margin-left: auto; display: flex; align-items: center; gap: 26px; }
36
+ .status-dot { width: 14px; height: 14px; background: #FFFFFF; border-radius: 50%; opacity: 0.8; }
37
+
38
+ /* App bar */
39
+ .app-bar {
40
+ position: absolute;
41
+ top: 120px;
42
+ left: 0;
43
+ width: 1080px;
44
+ height: 150px;
45
+ background: #F3F3F3;
46
+ display: flex;
47
+ align-items: center;
48
+ padding: 0 24px;
49
+ box-sizing: border-box;
50
+ border-bottom: 1px solid #E5E7EB;
51
+ }
52
+ .app-title {
53
+ font-size: 44px;
54
+ color: #4B5563;
55
+ margin-left: 16px;
56
+ white-space: nowrap;
57
+ overflow: hidden;
58
+ text-overflow: ellipsis;
59
+ max-width: 520px;
60
+ }
61
+ .app-actions {
62
+ margin-left: auto;
63
+ display: flex;
64
+ align-items: center;
65
+ gap: 34px;
66
+ }
67
+ .icon {
68
+ width: 56px;
69
+ height: 56px;
70
+ fill: none;
71
+ stroke: #374151;
72
+ stroke-width: 3;
73
+ }
74
+
75
+ /* Content */
76
+ .content {
77
+ position: absolute;
78
+ top: 270px;
79
+ left: 0;
80
+ width: 1080px;
81
+ height: 1180px;
82
+ background: #FFFFFF;
83
+ padding: 56px 48px;
84
+ box-sizing: border-box;
85
+ }
86
+ .page-title {
87
+ font-size: 86px;
88
+ font-weight: 800;
89
+ color: #0F172A;
90
+ margin: 0 0 20px 0;
91
+ letter-spacing: -0.5px;
92
+ }
93
+ .subtitle {
94
+ font-size: 40px;
95
+ color: #6B7280;
96
+ margin-bottom: 40px;
97
+ }
98
+ .divider {
99
+ height: 2px;
100
+ background: #E5E7EB;
101
+ margin: 20px 0 40px 0;
102
+ }
103
+
104
+ .field {
105
+ margin-bottom: 40px;
106
+ }
107
+ .label {
108
+ font-size: 42px;
109
+ color: #111827;
110
+ margin-bottom: 18px;
111
+ }
112
+ .label .req { color: #DC2626; }
113
+ .inputs-row {
114
+ display: flex;
115
+ gap: 28px;
116
+ }
117
+ .input {
118
+ flex: 1;
119
+ height: 120px;
120
+ border: 2px solid #E5E7EB;
121
+ border-radius: 16px;
122
+ background: #FAFAFA;
123
+ box-sizing: border-box;
124
+ padding: 18px;
125
+ font-size: 44px;
126
+ color: #111827;
127
+ position: relative;
128
+ }
129
+ .caret {
130
+ position: absolute;
131
+ left: 24px;
132
+ top: 50%;
133
+ transform: translateY(-50%);
134
+ width: 6px;
135
+ height: 72px;
136
+ background: #2F6AE1;
137
+ }
138
+
139
+ /* Floating edit toolbar */
140
+ .floating-toolbar {
141
+ position: absolute;
142
+ top: 1150px;
143
+ left: 260px;
144
+ width: 560px;
145
+ height: 120px;
146
+ background: #111111;
147
+ color: #FFFFFF;
148
+ border-radius: 10px;
149
+ display: flex;
150
+ align-items: center;
151
+ justify-content: space-around;
152
+ box-shadow: 0 10px 24px rgba(0,0,0,0.25);
153
+ }
154
+ .floating-toolbar .tool {
155
+ display: flex;
156
+ align-items: center;
157
+ justify-content: center;
158
+ width: 90px;
159
+ height: 90px;
160
+ color: #FFFFFF;
161
+ font-size: 42px;
162
+ }
163
+ .floating-toolbar .divider-vert {
164
+ width: 2px;
165
+ height: 60px;
166
+ background: #2E2E2E;
167
+ }
168
+ .icon-trash, .icon-dots {
169
+ width: 56px; height: 56px;
170
+ fill: none; stroke: #FFFFFF; stroke-width: 3;
171
+ }
172
+
173
+ /* Keyboard */
174
+ .keyboard {
175
+ position: absolute;
176
+ bottom: 32px;
177
+ left: 0;
178
+ width: 1080px;
179
+ height: 920px;
180
+ background: #1A1A1A;
181
+ border-top-left-radius: 24px;
182
+ border-top-right-radius: 24px;
183
+ padding: 30px 24px;
184
+ box-sizing: border-box;
185
+ color: #EAEAEA;
186
+ }
187
+ .kb-top {
188
+ display: flex;
189
+ align-items: center;
190
+ gap: 32px;
191
+ margin-bottom: 18px;
192
+ }
193
+ .kb-pill {
194
+ width: 92px; height: 92px;
195
+ background: #2A2A2A;
196
+ border-radius: 22px;
197
+ display: flex; align-items: center; justify-content: center;
198
+ font-size: 34px;
199
+ }
200
+ .kb-grid {
201
+ margin-top: 30px;
202
+ }
203
+ .kb-row {
204
+ display: flex;
205
+ justify-content: space-between;
206
+ margin-bottom: 26px;
207
+ padding: 0 10px;
208
+ }
209
+ .key {
210
+ width: 92px; height: 110px;
211
+ background: #2B2B2B;
212
+ border-radius: 20px;
213
+ display: flex; align-items: center; justify-content: center;
214
+ font-size: 44px;
215
+ color: #ECECEC;
216
+ box-shadow: inset 0 -3px 0 rgba(255,255,255,0.04);
217
+ }
218
+ .key-wide { width: 120px; }
219
+ .key-very-wide { width: 180px; }
220
+ .key-space { flex: 1; margin: 0 16px; width: auto; }
221
+ .key-alt {
222
+ background: #D8C6A2;
223
+ color: #2B2B2B;
224
+ font-weight: 600;
225
+ }
226
+ .key-send {
227
+ background: #FFDFA4;
228
+ color: #2B2B2B;
229
+ width: 160px;
230
+ }
231
+ .kb-bottom-row {
232
+ display: flex;
233
+ align-items: center;
234
+ gap: 14px;
235
+ padding: 0 10px;
236
+ margin-top: 8px;
237
+ }
238
+ .nav-handle {
239
+ position: absolute;
240
+ bottom: 6px;
241
+ left: 50%;
242
+ transform: translateX(-50%);
243
+ width: 360px;
244
+ height: 12px;
245
+ background: #FFFFFF;
246
+ border-radius: 8px;
247
+ opacity: 0.8;
248
+ }
249
+ </style>
250
+ </head>
251
+ <body>
252
+ <div id="render-target">
253
+
254
+ <!-- Status bar -->
255
+ <div class="status-bar">
256
+ <div class="status-left">9:08</div>
257
+ <div class="status-right">
258
+ <!-- simple icons as dots/blocks to mimic status -->
259
+ <svg class="icon" viewBox="0 0 24 24">
260
+ <rect x="4" y="6" width="16" height="12" rx="2" stroke="#FFFFFF"></rect>
261
+ <rect x="20" y="10" width="2" height="4" fill="#FFFFFF" stroke="#FFFFFF"></rect>
262
+ </svg>
263
+ <div class="status-dot"></div>
264
+ <div class="status-dot"></div>
265
+ <div class="status-dot"></div>
266
+ <svg class="icon" viewBox="0 0 24 24">
267
+ <path d="M3 12h7M3 6h14M3 18h10" stroke="#FFFFFF"></path>
268
+ </svg>
269
+ <svg class="icon" viewBox="0 0 24 24">
270
+ <path d="M19 8v8a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V8m14 0-7-5-7 5" stroke="#FFFFFF"></path>
271
+ </svg>
272
+ </div>
273
+ </div>
274
+
275
+ <!-- App bar -->
276
+ <div class="app-bar">
277
+ <!-- back arrow -->
278
+ <svg class="icon" viewBox="0 0 24 24">
279
+ <path d="M15 18 9 12l6-6" stroke="#374151" stroke-linecap="round" stroke-linejoin="round"></path>
280
+ </svg>
281
+ <div class="app-title">carols compe...</div>
282
+ <div class="app-actions">
283
+ <!-- user/profile -->
284
+ <svg class="icon" viewBox="0 0 24 24">
285
+ <circle cx="12" cy="8" r="3"></circle>
286
+ <path d="M4 20c2-4 14-4 16 0" ></path>
287
+ </svg>
288
+ <!-- edit/pen -->
289
+ <svg class="icon" viewBox="0 0 24 24">
290
+ <path d="M3 17v4h4l10-10-4-4L3 17z"></path>
291
+ <path d="M14 3l4 4"></path>
292
+ </svg>
293
+ <!-- share -->
294
+ <svg class="icon" viewBox="0 0 24 24">
295
+ <circle cx="6" cy="12" r="2"></circle>
296
+ <circle cx="18" cy="6" r="2"></circle>
297
+ <circle cx="18" cy="18" r="2"></circle>
298
+ <path d="M8 12l8-6M8 12l8 6"></path>
299
+ </svg>
300
+ <!-- more/kebab -->
301
+ <svg class="icon" viewBox="0 0 24 24">
302
+ <circle cx="12" cy="5" r="2"></circle>
303
+ <circle cx="12" cy="12" r="2"></circle>
304
+ <circle cx="12" cy="19" r="2"></circle>
305
+ </svg>
306
+ </div>
307
+ </div>
308
+
309
+ <!-- Content -->
310
+ <div class="content">
311
+ <h1 class="page-title">Carols competition</h1>
312
+ <div class="subtitle">participants</div>
313
+ <div class="divider"></div>
314
+
315
+ <div class="field">
316
+ <div class="label">Name <span class="req">*</span></div>
317
+ <div class="inputs-row">
318
+ <div class="input">
319
+ <div class="caret"></div>
320
+ </div>
321
+ <div class="input"></div>
322
+ </div>
323
+ </div>
324
+ </div>
325
+
326
+ <!-- Floating edit toolbar -->
327
+ <div class="floating-toolbar">
328
+ <div class="tool">A</div>
329
+ <div class="tool" style="font-size:56px;">A</div>
330
+ <svg class="icon-trash" viewBox="0 0 24 24">
331
+ <path d="M4 7h16M9 7V5h6v2M6 7l1 12h10l1-12"></path>
332
+ </svg>
333
+ <svg class="icon-dots" viewBox="0 0 24 24">
334
+ <circle cx="12" cy="5" r="2"></circle>
335
+ <circle cx="12" cy="12" r="2"></circle>
336
+ <circle cx="12" cy="19" r="2"></circle>
337
+ </svg>
338
+ </div>
339
+
340
+ <!-- Keyboard -->
341
+ <div class="keyboard">
342
+ <div class="kb-top">
343
+ <div class="kb-pill">▦</div>
344
+ <div class="kb-pill">☺</div>
345
+ <div class="kb-pill">GIF</div>
346
+ <div class="kb-pill">⚙</div>
347
+ <div class="kb-pill">G↔</div>
348
+ <div class="kb-pill">🎨</div>
349
+ <div class="kb-pill">🎤</div>
350
+ </div>
351
+
352
+ <div class="kb-grid">
353
+ <div class="kb-row">
354
+ <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>
355
+ </div>
356
+ <div class="kb-row">
357
+ <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>
358
+ </div>
359
+ <div class="kb-row">
360
+ <div class="key-wide">⇧</div>
361
+ <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>
362
+ <div class="key-wide">⌫</div>
363
+ </div>
364
+ <div class="kb-bottom-row">
365
+ <div class="key key-alt key-very-wide">?123</div>
366
+ <div class="key">,</div>
367
+ <div class="key"><span style="font-size:40px;">☺</span></div>
368
+ <div class="key key-space"></div>
369
+ <div class="key">.</div>
370
+ <div class="key key-send">↵</div>
371
+ </div>
372
+ </div>
373
+ </div>
374
+
375
+ <div class="nav-handle"></div>
376
+ </div>
377
+ </body>
378
+ </html>
code/17184/17184_4.html ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: "Segoe UI", Roboto, Arial, sans-serif; }
8
+ #render-target {
9
+ width: 1080px; height: 2400px;
10
+ position: relative; overflow: hidden;
11
+ background: #FFFFFF;
12
+ }
13
+
14
+ /* Status bar */
15
+ .statusbar {
16
+ position: absolute; top: 0; left: 0; width: 100%; height: 104px;
17
+ background: #000; color: #fff;
18
+ display: flex; align-items: center; justify-content: space-between;
19
+ padding: 0 34px; box-sizing: border-box;
20
+ font-size: 34px; letter-spacing: 0.5px;
21
+ }
22
+ .status-icons { display: flex; align-items: center; gap: 26px; }
23
+ .dot { width: 10px; height: 10px; background: #fff; border-radius: 50%; opacity: 0.7; }
24
+
25
+ /* App bar */
26
+ .appbar {
27
+ position: absolute; top: 104px; left: 0; width: 100%; height: 156px;
28
+ background: #F3F3F3; border-bottom: 1px solid #E5E5E5;
29
+ display: flex; align-items: center; padding: 0 24px; box-sizing: border-box;
30
+ }
31
+ .appbar-left { display: flex; align-items: center; gap: 22px; }
32
+ .appbar-title {
33
+ font-size: 44px; color: #3C3C3C; max-width: 540px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
34
+ }
35
+ .appbar-actions { margin-left: auto; display: flex; align-items: center; gap: 34px; }
36
+ .icon-btn { width: 56px; height: 56px; display: inline-flex; align-items: center; justify-content: center; }
37
+
38
+ /* Header content */
39
+ .header {
40
+ position: absolute; left: 44px; right: 44px; top: 300px;
41
+ }
42
+ .header h1 {
43
+ margin: 0; font-size: 86px; line-height: 1.1; color: #0F172A; font-weight: 800;
44
+ }
45
+ .header .sub {
46
+ margin-top: 22px; font-size: 40px; color: #3A3A3A;
47
+ }
48
+ .divider {
49
+ height: 2px; background: #ECECEC; margin-top: 46px;
50
+ }
51
+
52
+ /* Form area */
53
+ .form {
54
+ position: absolute; left: 44px; right: 44px; top: 830px;
55
+ }
56
+ .label {
57
+ font-size: 42px; color: #212121; margin-bottom: 24px;
58
+ }
59
+ .label .req { color: #D32F2F; }
60
+ .inputs { display: flex; gap: 26px; }
61
+ .fake-input {
62
+ width: 500px; height: 112px; border: 2px solid #DADCE0; border-radius: 16px;
63
+ background: #FFFFFF; display: flex; align-items: center; padding: 0 18px; box-sizing: border-box;
64
+ font-size: 44px; color: #111; position: relative;
65
+ }
66
+ .fake-input .selection {
67
+ background: #CFE7FF; color: #111; padding: 6px 6px; border-radius: 6px;
68
+ }
69
+ .fake-input.empty { color: #B0B0B0; }
70
+
71
+ /* Floating text selection toolbar */
72
+ .text-toolbar {
73
+ position: absolute; top: 1080px; left: 240px; width: 600px; height: 110px;
74
+ background: #111; border-radius: 10px; display: flex; align-items: center; justify-content: space-around;
75
+ }
76
+ .text-toolbar .tool {
77
+ color: #fff; font-size: 44px; display: flex; align-items: center; justify-content: center;
78
+ width: 100px; height: 70px;
79
+ }
80
+
81
+ /* Keyboard */
82
+ .keyboard {
83
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 980px;
84
+ background: #181818; color: #EFEFEF; box-shadow: 0 -6px 18px rgba(0,0,0,0.25);
85
+ }
86
+ .kb-suggestions {
87
+ height: 120px; display: flex; align-items: center; padding: 0 32px; box-sizing: border-box;
88
+ border-bottom: 1px solid #2A2A2A; font-size: 40px; gap: 22px;
89
+ }
90
+ .kb-suggestions .sep { color: #8C8C8C; }
91
+ .kb-rows { padding: 30px 26px 24px; box-sizing: border-box; }
92
+ .kb-row { display: flex; justify-content: space-between; margin-bottom: 26px; }
93
+ .key {
94
+ width: 88px; height: 120px; border-radius: 18px; background: #2A2A2A;
95
+ display: flex; align-items: center; justify-content: center; font-size: 46px;
96
+ }
97
+ .key.wide { width: 120px; }
98
+ .key.space { flex: 1; margin: 0 16px; }
99
+ .key-left { width: 140px; height: 120px; border-radius: 60px; background: #C8B892; color: #161616; font-weight: 600; }
100
+ .key-enter {
101
+ width: 140px; height: 140px; background: #FFD88A; color: #161616; border-radius: 50%;
102
+ display: flex; align-items: center; justify-content: center; font-weight: 700; margin-left: 10px;
103
+ }
104
+ .kb-bottom { display: flex; align-items: center; gap: 12px; margin-top: 14px; }
105
+ .mic { width: 92px; height: 120px; border-radius: 18px; background: #2A2A2A; display: flex; align-items: center; justify-content: center; }
106
+ .home-indicator {
107
+ position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%);
108
+ width: 260px; height: 12px; background: #EDEDED; border-radius: 6px; opacity: 0.85;
109
+ }
110
+ /* Small helpers for SVGs */
111
+ svg { display: block; }
112
+ </style>
113
+ </head>
114
+ <body>
115
+ <div id="render-target">
116
+
117
+ <!-- STATUS BAR -->
118
+ <div class="statusbar">
119
+ <div>9:09</div>
120
+ <div class="status-icons">
121
+ <div class="dot"></div>
122
+ <div class="dot"></div>
123
+ <div class="dot"></div>
124
+ <!-- signal -->
125
+ <svg width="30" height="30" viewBox="0 0 24 24" fill="#fff"><rect x="2" y="14" width="3" height="8"/><rect x="7" y="10" width="3" height="12"/><rect x="12" y="6" width="3" height="16"/><rect x="17" y="3" width="3" height="19"/></svg>
126
+ <!-- wifi -->
127
+ <svg width="36" height="30" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
128
+ <path d="M2 8c5-4 15-4 20 0"/><path d="M5 12c3-3 11-3 14 0"/><path d="M8 15c2-2 6-2 8 0"/><circle cx="12" cy="18" r="1.5" fill="#fff" stroke="none"/>
129
+ </svg>
130
+ <!-- battery -->
131
+ <svg width="40" height="30" viewBox="0 0 28 18" fill="none" stroke="#fff" stroke-width="2">
132
+ <rect x="2" y="3" width="20" height="12" rx="2" />
133
+ <rect x="4" y="5" width="14" height="8" fill="#fff" stroke="none"/>
134
+ <rect x="22" y="6" width="4" height="6" rx="1" />
135
+ </svg>
136
+ </div>
137
+ </div>
138
+
139
+ <!-- APP BAR -->
140
+ <div class="appbar">
141
+ <div class="appbar-left">
142
+ <!-- back -->
143
+ <div class="icon-btn">
144
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#3C3C3C" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
145
+ <path d="M15 18L9 12l6-6"/>
146
+ </svg>
147
+ </div>
148
+ <div class="appbar-title">carols compe...</div>
149
+ </div>
150
+ <div class="appbar-actions">
151
+ <!-- person -->
152
+ <div class="icon-btn">
153
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#3C3C3C" stroke-width="2">
154
+ <circle cx="12" cy="8" r="4"></circle>
155
+ <path d="M4 20c0-4 4-6 8-6s8 2 8 6"/>
156
+ </svg>
157
+ </div>
158
+ <!-- edit/pen -->
159
+ <div class="icon-btn">
160
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#3C3C3C" stroke-width="2">
161
+ <path d="M3 17l4 4 14-14-4-4L3 17z"/>
162
+ <path d="M14 4l6 6"/>
163
+ </svg>
164
+ </div>
165
+ <!-- share -->
166
+ <div class="icon-btn">
167
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#3C3C3C" stroke-width="2">
168
+ <circle cx="5" cy="12" r="3"/><circle cx="19" cy="5" r="3"/><circle cx="19" cy="19" r="3"/>
169
+ <path d="M8 12l8-6M8 12l8 6"/>
170
+ </svg>
171
+ </div>
172
+ <!-- more -->
173
+ <div class="icon-btn">
174
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="#3C3C3C">
175
+ <circle cx="12" cy="5" r="2.2"/><circle cx="12" cy="12" r="2.2"/><circle cx="12" cy="19" r="2.2"/>
176
+ </svg>
177
+ </div>
178
+ </div>
179
+ </div>
180
+
181
+ <!-- HEADER -->
182
+ <div class="header">
183
+ <h1>Carols competition</h1>
184
+ <div class="sub">participants</div>
185
+ <div class="divider"></div>
186
+ </div>
187
+
188
+ <!-- FORM -->
189
+ <div class="form">
190
+ <div class="label">Name <span class="req">*</span></div>
191
+ <div class="inputs">
192
+ <div class="fake-input">
193
+ <span class="selection">Thomas</span>
194
+ </div>
195
+ <div class="fake-input empty"></div>
196
+ </div>
197
+ </div>
198
+
199
+ <!-- Floating toolbar above selection -->
200
+ <div class="text-toolbar">
201
+ <div class="tool">A</div>
202
+ <div class="tool" style="font-size:56px;">A</div>
203
+ <div class="tool">
204
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
205
+ <path d="M3 6h18"/><path d="M6 6v14h12V6"/><path d="M9 10v6"/><path d="M15 10v6"/>
206
+ </svg>
207
+ </div>
208
+ <div class="tool">
209
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="#fff">
210
+ <circle cx="12" cy="4" r="2"/><circle cx="12" cy="12" r="2"/><circle cx="12" cy="20" r="2"/>
211
+ </svg>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- KEYBOARD -->
216
+ <div class="keyboard">
217
+ <div class="kb-suggestions">
218
+ <span>Thomas</span>
219
+ <span class="sep">|</span>
220
+ <span>thomas.blanc</span>
221
+ <span class="sep">@</span>
222
+ <span>email.com</span>
223
+ </div>
224
+ <div class="kb-rows">
225
+ <div class="kb-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="kb-row">
229
+ <div class="key wide">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 wide">l</div>
230
+ </div>
231
+ <div class="kb-row">
232
+ <div class="key-left">?123</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">
235
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#EFEFEF" stroke-width="2">
236
+ <path d="M8 8l8 8M16 8l-8 8"/>
237
+ </svg>
238
+ </div>
239
+ </div>
240
+ <div class="kb-bottom">
241
+ <div class="key">,</div>
242
+ <div class="key space"></div>
243
+ <div class="mic">
244
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="#EFEFEF" stroke-width="2">
245
+ <rect x="9" y="4" width="6" height="10" rx="3"/>
246
+ <path d="M5 10a7 7 0 0 0 14 0"/><path d="M12 17v3"/>
247
+ </svg>
248
+ </div>
249
+ <div class="key-enter">
250
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="none" stroke="#161616" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
251
+ <path d="M4 12h12v-5M16 7l4 4-4 4"/>
252
+ </svg>
253
+ </div>
254
+ </div>
255
+ </div>
256
+ <div class="home-indicator"></div>
257
+ </div>
258
+
259
+ </div>
260
+ </body>
261
+ </html>
code/17184/17184_5.html ADDED
@@ -0,0 +1,259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Carols competition - Form</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: #FFFFFF;
15
+ font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
16
+ color: #111827;
17
+ }
18
+
19
+ /* Status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 110px;
26
+ background: #000;
27
+ color: #fff;
28
+ display: flex;
29
+ align-items: center;
30
+ padding: 0 32px;
31
+ box-sizing: border-box;
32
+ font-size: 36px;
33
+ }
34
+ .status-right {
35
+ margin-left: auto;
36
+ display: flex;
37
+ align-items: center;
38
+ gap: 28px;
39
+ }
40
+ .status-dot {
41
+ width: 12px; height: 12px; background: #fff; border-radius: 50%;
42
+ opacity: 0.8;
43
+ }
44
+
45
+ /* App bar */
46
+ .app-bar {
47
+ position: absolute;
48
+ top: 110px;
49
+ left: 0;
50
+ width: 1080px;
51
+ height: 140px;
52
+ background: #F2F2F2;
53
+ display: flex;
54
+ align-items: center;
55
+ padding: 0 24px 0 24px;
56
+ box-sizing: border-box;
57
+ border-bottom: 1px solid #E5E7EB;
58
+ color: #1F2937;
59
+ }
60
+ .app-left {
61
+ display: flex; align-items: center; gap: 24px;
62
+ }
63
+ .app-title {
64
+ max-width: 520px;
65
+ font-size: 40px;
66
+ color: #3B3B3B;
67
+ white-space: nowrap;
68
+ overflow: hidden;
69
+ text-overflow: ellipsis;
70
+ }
71
+ .app-actions {
72
+ margin-left: auto;
73
+ display: flex; align-items: center; gap: 32px;
74
+ }
75
+ .icon {
76
+ width: 56px; height: 56px; fill: none; stroke: #333; stroke-width: 3.5;
77
+ }
78
+
79
+ /* Content */
80
+ .content {
81
+ position: absolute;
82
+ top: 250px;
83
+ left: 0;
84
+ width: 100%;
85
+ padding: 60px 48px 48px 48px;
86
+ box-sizing: border-box;
87
+ }
88
+ .page-title {
89
+ font-size: 72px;
90
+ font-weight: 800;
91
+ letter-spacing: -0.5px;
92
+ margin: 40px 0 12px 8px;
93
+ color: #0F172A;
94
+ }
95
+ .subtitle {
96
+ font-size: 36px;
97
+ color: #4B5563;
98
+ margin-left: 8px;
99
+ margin-bottom: 32px;
100
+ }
101
+ .divider {
102
+ height: 1px; background: #E5E7EB; margin: 12px 0 48px 0;
103
+ }
104
+
105
+ .field-label {
106
+ font-size: 40px;
107
+ font-weight: 600;
108
+ color: #111827;
109
+ margin: 0 0 20px 8px;
110
+ display: flex; align-items: center; gap: 10px;
111
+ }
112
+ .asterisk { color: #EF4444; font-weight: 700; }
113
+
114
+ .name-row {
115
+ display: flex;
116
+ gap: 24px;
117
+ margin: 0 8px;
118
+ }
119
+ .input {
120
+ flex: 1;
121
+ height: 120px;
122
+ border: 2px solid #E5E7EB;
123
+ border-radius: 16px;
124
+ background: #FFFFFF;
125
+ font-size: 44px;
126
+ padding: 0 24px;
127
+ box-sizing: border-box;
128
+ display: flex; align-items: center;
129
+ color: #111827;
130
+ }
131
+ .input.hint { color: #6B7280; }
132
+
133
+ .under-hints {
134
+ display: flex; gap: 24px;
135
+ margin: 14px 8px 72px 8px;
136
+ color: #374151; font-size: 32px;
137
+ }
138
+ .under-hints span { flex: 1; }
139
+
140
+ .submit-btn {
141
+ margin: 0 24px 0 24px;
142
+ height: 120px;
143
+ border-radius: 16px;
144
+ background: #22C55E;
145
+ color: #fff;
146
+ font-size: 44px;
147
+ font-weight: 700;
148
+ display: flex;
149
+ align-items: center;
150
+ justify-content: center;
151
+ box-shadow: 0 4px 0 rgba(0,0,0,0.05);
152
+ }
153
+
154
+ /* Bottom gesture bar */
155
+ .bottom-bar {
156
+ position: absolute;
157
+ bottom: 0; left: 0; width: 1080px; height: 110px; background: #000;
158
+ display: flex; align-items: center; justify-content: center;
159
+ }
160
+ .gesture-pill {
161
+ width: 220px; height: 14px; border-radius: 10px; background: #E5E7EB;
162
+ opacity: 0.9;
163
+ }
164
+ </style>
165
+ </head>
166
+ <body>
167
+ <div id="render-target">
168
+ <!-- Status bar -->
169
+ <div class="status-bar">
170
+ <div>9:09</div>
171
+ <div class="status-right">
172
+ <!-- simple app icons on status -->
173
+ <svg class="icon" viewBox="0 0 24 24">
174
+ <circle cx="12" cy="12" r="9" stroke="#fff" />
175
+ <path d="M12 6v6l4 4" stroke="#fff" />
176
+ </svg>
177
+ <div class="status-dot"></div>
178
+ <div class="status-dot"></div>
179
+ <div class="status-dot"></div>
180
+ <!-- wifi icon -->
181
+ <svg class="icon" viewBox="0 0 24 24">
182
+ <path d="M2 9c4.5-4 15.5-4 20 0" stroke="#fff"/>
183
+ <path d="M5 12c3-3 11-3 14 0" stroke="#fff"/>
184
+ <path d="M8 15c2-2 6-2 8 0" stroke="#fff"/>
185
+ <circle cx="12" cy="18" r="1.8" fill="#fff"/>
186
+ </svg>
187
+ <!-- battery icon -->
188
+ <svg class="icon" viewBox="0 0 24 24">
189
+ <rect x="2" y="6" width="18" height="12" rx="2" stroke="#fff"/>
190
+ <rect x="4" y="8" width="12" height="8" fill="#fff"/>
191
+ <rect x="20" y="9" width="2" height="6" fill="#fff"/>
192
+ </svg>
193
+ </div>
194
+ </div>
195
+
196
+ <!-- App bar -->
197
+ <div class="app-bar">
198
+ <div class="app-left">
199
+ <!-- back arrow -->
200
+ <svg class="icon" viewBox="0 0 24 24">
201
+ <path d="M15 5L8 12l7 7" />
202
+ </svg>
203
+ <div class="app-title">carols compe...</div>
204
+ </div>
205
+ <div class="app-actions">
206
+ <!-- person icon -->
207
+ <svg class="icon" viewBox="0 0 24 24">
208
+ <circle cx="12" cy="8" r="4" />
209
+ <path d="M4 20c2.5-4 13.5-4 16 0" />
210
+ </svg>
211
+ <!-- pencil icon -->
212
+ <svg class="icon" viewBox="0 0 24 24">
213
+ <path d="M4 16l0 4 4 0 10-10-4-4-10 10z" />
214
+ <path d="M14 6l4 4" />
215
+ </svg>
216
+ <!-- share icon -->
217
+ <svg class="icon" viewBox="0 0 24 24">
218
+ <circle cx="6" cy="12" r="2.3" />
219
+ <circle cx="18" cy="6" r="2.3" />
220
+ <circle cx="18" cy="18" r="2.3" />
221
+ <path d="M8 12l8-6M8 12l8 6" />
222
+ </svg>
223
+ <!-- more vertical dots -->
224
+ <svg class="icon" viewBox="0 0 24 24">
225
+ <circle cx="12" cy="5" r="2.2" />
226
+ <circle cx="12" cy="12" r="2.2" />
227
+ <circle cx="12" cy="19" r="2.2" />
228
+ </svg>
229
+ </div>
230
+ </div>
231
+
232
+ <!-- Main content -->
233
+ <div class="content">
234
+ <div class="page-title">Carols competition</div>
235
+ <div class="subtitle">participants</div>
236
+ <div class="divider"></div>
237
+
238
+ <div class="field-label">Name <span class="asterisk">*</span></div>
239
+
240
+ <div class="name-row">
241
+ <div class="input">Thomas</div>
242
+ <div class="input hint"></div>
243
+ </div>
244
+
245
+ <div class="under-hints">
246
+ <span>First Name</span>
247
+ <span>Last Name</span>
248
+ </div>
249
+
250
+ <div class="submit-btn">Submit</div>
251
+ </div>
252
+
253
+ <!-- Bottom gesture bar -->
254
+ <div class="bottom-bar">
255
+ <div class="gesture-pill"></div>
256
+ </div>
257
+ </div>
258
+ </body>
259
+ </html>
code/17184/17184_6.html ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Carols competition - Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px;
11
+ position: relative; overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ position: absolute; left: 0; top: 0; width: 100%; height: 110px;
18
+ background: #000000; color: #ffffff;
19
+ display: flex; align-items: center; justify-content: space-between;
20
+ padding: 0 32px;
21
+ box-sizing: border-box;
22
+ font-size: 34px; letter-spacing: 0.5px;
23
+ }
24
+ .sb-left { display: flex; align-items: center; gap: 10px; }
25
+ .sb-right { display: flex; align-items: center; gap: 22px; }
26
+ .sb-dot {
27
+ width: 14px; height: 14px; border-radius: 50%; background: #cccccc;
28
+ opacity: 0.8;
29
+ }
30
+ .icon-small svg { display: block; }
31
+
32
+ /* App bar */
33
+ .app-bar {
34
+ position: absolute; left: 0; top: 110px; width: 100%; height: 140px;
35
+ background: #f1f1f1; border-bottom: 1px solid #e6e6e6;
36
+ display: flex; align-items: center; justify-content: space-between;
37
+ padding: 0 24px; box-sizing: border-box;
38
+ }
39
+ .app-left { display: flex; align-items: center; gap: 16px; }
40
+ .app-title {
41
+ font-size: 44px; color: #4b4b4b; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 600px;
42
+ }
43
+ .app-right { display: flex; align-items: center; gap: 32px; }
44
+ .icon {
45
+ width: 60px; height: 60px; display: inline-flex; align-items: center; justify-content: center;
46
+ }
47
+ .icon svg { width: 44px; height: 44px; }
48
+
49
+ /* Page content */
50
+ .content {
51
+ position: absolute; left: 0; top: 250px; width: 100%; bottom: 0;
52
+ padding: 60px 48px 0; box-sizing: border-box;
53
+ }
54
+ .page-title {
55
+ font-size: 78px; font-weight: 800; color: #0e1a2a; margin: 120px 0 14px;
56
+ }
57
+ .subtitle {
58
+ font-size: 38px; color: #273142; margin: 0 0 34px;
59
+ }
60
+ .divider { height: 1px; background: #e5e6ea; margin: 24px 0 40px; }
61
+
62
+ /* Form */
63
+ .form-group label {
64
+ font-size: 42px; color: #222; display: block; margin-bottom: 18px;
65
+ }
66
+ .req { color: #d32f2f; font-weight: 700; }
67
+ .input-row {
68
+ display: flex; gap: 24px;
69
+ }
70
+ .input {
71
+ width: 480px; height: 110px; font-size: 44px; padding: 24px 28px;
72
+ border: 2px solid #d5d8dd; border-radius: 18px; outline: none; box-sizing: border-box;
73
+ color: #222; background: #ffffff;
74
+ }
75
+
76
+ /* Floating edit toolbar */
77
+ .float-toolbar {
78
+ position: absolute; right: 60px; top: 1160px;
79
+ width: 380px; height: 150px; background: #0a0a0a; color: #fff;
80
+ border-radius: 10px; display: flex; align-items: center; justify-content: space-around;
81
+ box-shadow: 0 8px 18px rgba(0,0,0,0.35);
82
+ }
83
+ .ft-item { font-size: 46px; color: #f6f6f6; }
84
+ .ft-icon svg { width: 48px; height: 48px; fill: none; stroke: #f6f6f6; stroke-width: 2.2px; }
85
+
86
+ /* Keyboard mock */
87
+ .keyboard {
88
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 900px;
89
+ background: #1f1c19; border-top-left-radius: 18px; border-top-right-radius: 18px;
90
+ box-shadow: 0 -4px 12px rgba(0,0,0,0.25);
91
+ padding: 24px 28px; box-sizing: border-box; color: #e6dcc6;
92
+ }
93
+ .kb-top { display: flex; align-items: center; gap: 34px; padding: 8px 0 18px; }
94
+ .kb-chip {
95
+ width: 80px; height: 80px; border-radius: 18px; background: #2b2724; display: flex; align-items: center; justify-content: center;
96
+ border: 1px solid #3a3531; font-size: 34px;
97
+ }
98
+ .kb-rows { display: grid; gap: 18px; }
99
+ .kb-row { display: flex; justify-content: space-between; gap: 16px; }
100
+ .key {
101
+ width: 90px; height: 110px; border-radius: 20px; background: #2b2724;
102
+ display: flex; align-items: center; justify-content: center; font-size: 44px; border: 1px solid #3a3531;
103
+ }
104
+ .key-wide { width: 540px; }
105
+ .key-medium { width: 150px; }
106
+ .key-yellow { background: #e8cf8b; color: #302b25; border-color: #e0c579; }
107
+ .key-circle {
108
+ width: 120px; height: 120px; border-radius: 60px; background: #cab792; color: #2b2724;
109
+ display: flex; align-items: center; justify-content: center; font-size: 40px; border: 1px solid #b7a57a;
110
+ }
111
+ .gesture-bar {
112
+ position: absolute; bottom: 24px; left: 50%; transform: translateX(-50%);
113
+ width: 300px; height: 12px; background: #ffffff; border-radius: 6px; opacity: 0.9;
114
+ }
115
+ </style>
116
+ </head>
117
+ <body>
118
+ <div id="render-target">
119
+
120
+ <!-- Status bar -->
121
+ <div class="status-bar">
122
+ <div class="sb-left">9:10</div>
123
+ <div class="sb-right">
124
+ <div class="sb-dot"></div>
125
+ <div class="sb-dot"></div>
126
+ <div class="sb-dot"></div>
127
+ <div class="icon-small">
128
+ <!-- WiFi -->
129
+ <svg width="38" height="38" viewBox="0 0 24 24">
130
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
131
+ <path d="M5 11c3-3 11-3 14 0" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
132
+ <path d="M8 14c2-2 6-2 8 0" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
133
+ <circle cx="12" cy="17" r="1.8" fill="#fff"/>
134
+ </svg>
135
+ </div>
136
+ <div class="icon-small">
137
+ <!-- Battery -->
138
+ <svg width="42" height="42" viewBox="0 0 26 26">
139
+ <rect x="2" y="7" width="18" height="12" rx="2" ry="2" fill="none" stroke="#fff" stroke-width="2"/>
140
+ <rect x="4" y="9" width="12" height="8" fill="#fff"/>
141
+ <rect x="21" y="10" width="3" height="6" rx="1" fill="#fff"/>
142
+ </svg>
143
+ </div>
144
+ </div>
145
+ </div>
146
+
147
+ <!-- App bar -->
148
+ <div class="app-bar">
149
+ <div class="app-left">
150
+ <div class="icon">
151
+ <!-- Back arrow -->
152
+ <svg viewBox="0 0 24 24">
153
+ <path d="M15 18l-6-6 6-6" stroke="#444" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
154
+ </svg>
155
+ </div>
156
+ <div class="app-title">carols compe...</div>
157
+ </div>
158
+ <div class="app-right">
159
+ <div class="icon">
160
+ <!-- Person outline -->
161
+ <svg viewBox="0 0 24 24">
162
+ <circle cx="12" cy="8" r="4" stroke="#444" stroke-width="2" fill="none"/>
163
+ <path d="M4 20c0-4 4-6 8-6s8 2 8 6" stroke="#444" stroke-width="2" fill="none" stroke-linecap="round"/>
164
+ </svg>
165
+ </div>
166
+ <div class="icon">
167
+ <!-- Pencil -->
168
+ <svg viewBox="0 0 24 24">
169
+ <path d="M3 17l11-11 4 4-11 11H3v-4z" fill="none" stroke="#444" stroke-width="2" stroke-linejoin="round"/>
170
+ </svg>
171
+ </div>
172
+ <div class="icon">
173
+ <!-- Share -->
174
+ <svg viewBox="0 0 24 24">
175
+ <circle cx="18" cy="5" r="2.5" fill="none" stroke="#444" stroke-width="2"/>
176
+ <circle cx="6" cy="12" r="2.5" fill="none" stroke="#444" stroke-width="2"/>
177
+ <circle cx="18" cy="19" r="2.5" fill="none" stroke="#444" stroke-width="2"/>
178
+ <path d="M8 12l8-7M8 12l8 7" stroke="#444" stroke-width="2" fill="none"/>
179
+ </svg>
180
+ </div>
181
+ <div class="icon">
182
+ <!-- Kebab vertical -->
183
+ <svg viewBox="0 0 24 24">
184
+ <circle cx="12" cy="5" r="2.2" fill="#444"/>
185
+ <circle cx="12" cy="12" r="2.2" fill="#444"/>
186
+ <circle cx="12" cy="19" r="2.2" fill="#444"/>
187
+ </svg>
188
+ </div>
189
+ </div>
190
+ </div>
191
+
192
+ <!-- Main content -->
193
+ <div class="content">
194
+ <h1 class="page-title">Carols competition</h1>
195
+ <p class="subtitle">participants</p>
196
+ <div class="divider"></div>
197
+
198
+ <div class="form-group">
199
+ <label>Name <span class="req">*</span></label>
200
+ <div class="input-row">
201
+ <input class="input" type="text" value="Thomas">
202
+ <input class="input" type="text" value="">
203
+ </div>
204
+ </div>
205
+ </div>
206
+
207
+ <!-- Floating edit toolbar -->
208
+ <div class="float-toolbar">
209
+ <div class="ft-item">A</div>
210
+ <div class="ft-item" style="font-size:58px;">A</div>
211
+ <div class="ft-icon">
212
+ <!-- Trash -->
213
+ <svg viewBox="0 0 24 24">
214
+ <path d="M4 7h16M9 7V5h6v2M6 7l1 13h10l1-13" stroke-linecap="round"/>
215
+ </svg>
216
+ </div>
217
+ <div class="ft-icon">
218
+ <!-- Vertical dots -->
219
+ <svg viewBox="0 0 24 24">
220
+ <circle cx="12" cy="6" r="2.1" fill="#f6f6f6"/>
221
+ <circle cx="12" cy="12" r="2.1" fill="#f6f6f6"/>
222
+ <circle cx="12" cy="18" r="2.1" fill="#f6f6f6"/>
223
+ </svg>
224
+ </div>
225
+ </div>
226
+
227
+ <!-- Keyboard mock -->
228
+ <div class="keyboard">
229
+ <div class="kb-top">
230
+ <div class="kb-chip">⌨️</div>
231
+ <div class="kb-chip">🙂</div>
232
+ <div class="kb-chip">GIF</div>
233
+ <div class="kb-chip">⚙️</div>
234
+ <div class="kb-chip">Gᴛ</div>
235
+ <div class="kb-chip">🎨</div>
236
+ <div class="kb-chip">🎤</div>
237
+ </div>
238
+
239
+ <div class="kb-rows">
240
+ <div class="kb-row">
241
+ <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>
242
+ </div>
243
+ <div class="kb-row" style="padding-left:30px; padding-right:30px;">
244
+ <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>
245
+ </div>
246
+ <div class="kb-row" style="padding-left:80px; padding-right:80px;">
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-medium key">⌫</div>
249
+ </div>
250
+ <div class="kb-row" style="align-items:center;">
251
+ <div class="key-circle">?123</div>
252
+ <div class="key-circle">,</div>
253
+ <div class="key-wide key">space</div>
254
+ <div class="key-circle">.</div>
255
+ <div class="key-medium key key-yellow">↵</div>
256
+ </div>
257
+ </div>
258
+ <div class="gesture-bar"></div>
259
+ </div>
260
+
261
+ </div>
262
+ </body>
263
+ </html>
code/17184/17184_7.html ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Carols competition - 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: #ffffff;
15
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
16
+ color: #111;
17
+ }
18
+
19
+ /* Status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0; left: 0;
23
+ width: 100%;
24
+ height: 120px;
25
+ background: #000;
26
+ color: #fff;
27
+ display: flex;
28
+ align-items: center;
29
+ padding: 0 32px;
30
+ box-sizing: border-box;
31
+ font-size: 42px;
32
+ letter-spacing: 0.5px;
33
+ }
34
+ .sb-left { display: flex; align-items: center; gap: 24px; }
35
+ .sb-right { margin-left: auto; display: flex; align-items: center; gap: 24px; }
36
+ .sb-dot {
37
+ width: 28px; height: 28px;
38
+ background: #fff; border-radius: 50%;
39
+ opacity: 0.85;
40
+ }
41
+ .wifi-icon, .battery-icon {
42
+ display: inline-block;
43
+ position: relative;
44
+ }
45
+ .wifi-icon {
46
+ width: 50px; height: 36px;
47
+ border: 4px solid #fff; border-top-left-radius: 40px; border-top-right-radius: 40px;
48
+ border-bottom: none;
49
+ }
50
+ .battery-icon {
51
+ width: 70px; height: 36px;
52
+ border: 4px solid #fff; border-radius: 6px; margin-left: 4px;
53
+ }
54
+ .battery-icon::after {
55
+ content: "";
56
+ position: absolute; right: -12px; top: 10px;
57
+ width: 10px; height: 16px; background: #fff; border-radius: 2px;
58
+ }
59
+
60
+ /* App bar */
61
+ .app-bar {
62
+ position: absolute;
63
+ top: 120px; left: 0;
64
+ width: 100%;
65
+ height: 140px;
66
+ background: #f3f3f3;
67
+ display: flex;
68
+ align-items: center;
69
+ box-sizing: border-box;
70
+ padding: 0 24px;
71
+ border-bottom: 1px solid #e5e5e5;
72
+ }
73
+ .ab-title {
74
+ font-size: 46px;
75
+ color: #333;
76
+ margin-left: 18px;
77
+ max-width: 540px;
78
+ white-space: nowrap;
79
+ overflow: hidden;
80
+ text-overflow: ellipsis;
81
+ }
82
+ .ab-actions {
83
+ margin-left: auto;
84
+ display: flex;
85
+ align-items: center;
86
+ gap: 34px;
87
+ padding-right: 18px;
88
+ }
89
+ .ab-btn { width: 64px; height: 64px; display: flex; align-items: center; justify-content: center; }
90
+ .ab-btn svg { width: 56px; height: 56px; fill: none; stroke: #444; stroke-width: 4; }
91
+ .back-btn svg { stroke-width: 5; }
92
+
93
+ /* Content */
94
+ .content {
95
+ position: absolute;
96
+ top: 260px; left: 0;
97
+ width: 100%;
98
+ padding: 40px 48px 0 48px;
99
+ box-sizing: border-box;
100
+ }
101
+ .page-title {
102
+ font-size: 86px;
103
+ font-weight: 800;
104
+ color: #0b1020;
105
+ margin: 40px 0 12px 0;
106
+ }
107
+ .subtitle {
108
+ font-size: 40px;
109
+ color: #2b2f39;
110
+ opacity: 0.75;
111
+ margin-bottom: 30px;
112
+ }
113
+ .divider {
114
+ height: 2px; background: #ececec; width: 100%; margin: 18px 0 40px;
115
+ }
116
+
117
+ /* Form */
118
+ .form-group { margin-top: 20px; }
119
+ .label {
120
+ font-size: 40px;
121
+ color: #212121;
122
+ margin-bottom: 22px;
123
+ }
124
+ .label .req { color: #e53935; margin-left: 10px; }
125
+ .inputs-row {
126
+ display: flex; gap: 22px;
127
+ }
128
+ .input-box {
129
+ width: 450px;
130
+ height: 110px;
131
+ border: 2px solid #e6e6e8;
132
+ border-radius: 18px;
133
+ display: flex; align-items: center;
134
+ padding: 0 24px;
135
+ box-sizing: border-box;
136
+ font-size: 46px;
137
+ color: #222;
138
+ background: #fff;
139
+ position: relative;
140
+ }
141
+ .input-box .caret {
142
+ position: absolute;
143
+ width: 4px; height: 76px;
144
+ background: #2e7bf5;
145
+ right: 48px;
146
+ top: 50%; transform: translateY(-50%);
147
+ border-radius: 2px;
148
+ }
149
+
150
+ /* Floating edit toolbar */
151
+ .floating-toolbar {
152
+ position: absolute;
153
+ right: 140px;
154
+ top: 980px;
155
+ width: 360px; height: 120px;
156
+ background: #000;
157
+ color: #fff;
158
+ border-radius: 10px;
159
+ display: flex; align-items: center; justify-content: space-around;
160
+ box-shadow: 0 10px 20px rgba(0,0,0,0.25);
161
+ }
162
+ .floating-toolbar .tool {
163
+ color: #fff; font-size: 48px; font-weight: 700;
164
+ }
165
+ .floating-toolbar svg { width: 56px; height: 56px; fill: none; stroke: #fff; stroke-width: 4; }
166
+
167
+ /* Keyboard */
168
+ .keyboard {
169
+ position: absolute;
170
+ bottom: 0; left: 0;
171
+ width: 100%;
172
+ height: 980px;
173
+ background: #1e1e1e;
174
+ box-sizing: border-box;
175
+ }
176
+ .suggest-bar {
177
+ height: 140px;
178
+ display: flex;
179
+ align-items: center;
180
+ justify-content: space-between;
181
+ padding: 0 36px;
182
+ color: #e5d9b8;
183
+ font-size: 46px;
184
+ box-sizing: border-box;
185
+ }
186
+ .suggestions {
187
+ display: flex; gap: 28px; align-items: center;
188
+ }
189
+ .sep {
190
+ width: 2px; height: 48px; background: #5b5b5b; display: inline-block;
191
+ }
192
+ .mic {
193
+ width: 64px; height: 64px; border-radius: 50%;
194
+ border: 3px solid #e5d9b8;
195
+ display: flex; align-items: center; justify-content: center;
196
+ }
197
+ .mic svg { width: 36px; height: 36px; fill: none; stroke: #e5d9b8; stroke-width: 4; }
198
+
199
+ .keys { padding: 14px 22px; box-sizing: border-box; }
200
+ .row {
201
+ display: flex;
202
+ justify-content: center;
203
+ gap: 14px;
204
+ margin: 18px 0;
205
+ }
206
+ .key {
207
+ background: #2a2a2a;
208
+ color: #e5d9b8;
209
+ min-width: 88px;
210
+ height: 132px;
211
+ border-radius: 16px;
212
+ display: flex; align-items: center; justify-content: center;
213
+ font-size: 54px; font-weight: 600;
214
+ }
215
+ .key.wide { min-width: 420px; }
216
+ .key.mid { min-width: 150px; }
217
+ .key.circle {
218
+ min-width: 160px; height: 160px; border-radius: 80px;
219
+ background: #e7d297; color: #1e1e1e; font-weight: 700; font-size: 48px;
220
+ }
221
+ .spacebar { background: #2a2a2a; min-width: 520px; }
222
+ .bottom-handle {
223
+ position: absolute; bottom: 20px; left: 50%;
224
+ width: 300px; height: 10px; background: #fff; border-radius: 6px;
225
+ transform: translateX(-50%); opacity: 0.85;
226
+ }
227
+ </style>
228
+ </head>
229
+ <body>
230
+ <div id="render-target">
231
+
232
+ <!-- Status bar -->
233
+ <div class="status-bar">
234
+ <div class="sb-left">
235
+ <div>9:10</div>
236
+ <div class="sb-dot"></div>
237
+ <div class="sb-dot"></div>
238
+ <div class="sb-dot"></div>
239
+ <div class="sb-dot"></div>
240
+ </div>
241
+ <div class="sb-right">
242
+ <div class="wifi-icon"></div>
243
+ <div class="battery-icon"></div>
244
+ </div>
245
+ </div>
246
+
247
+ <!-- App bar -->
248
+ <div class="app-bar">
249
+ <div class="ab-btn back-btn">
250
+ <svg viewBox="0 0 24 24">
251
+ <path d="M15 5 L6 12 L15 19"></path>
252
+ <path d="M6 12 L22 12"></path>
253
+ </svg>
254
+ </div>
255
+ <div class="ab-title">carols compe...</div>
256
+ <div class="ab-actions">
257
+ <div class="ab-btn">
258
+ <svg viewBox="0 0 24 24">
259
+ <circle cx="12" cy="8" r="4"></circle>
260
+ <path d="M4 22 C6 16, 18 16, 20 22"></path>
261
+ </svg>
262
+ </div>
263
+ <div class="ab-btn">
264
+ <svg viewBox="0 0 24 24">
265
+ <path d="M4 20 L10 14"></path>
266
+ <path d="M12 12 L20 4"></path>
267
+ <path d="M14 6 L18 10"></path>
268
+ </svg>
269
+ </div>
270
+ <div class="ab-btn">
271
+ <svg viewBox="0 0 24 24">
272
+ <circle cx="5" cy="12" r="2"></circle>
273
+ <circle cx="12" cy="12" r="2"></circle>
274
+ <circle cx="19" cy="12" r="2"></circle>
275
+ </svg>
276
+ </div>
277
+ <div class="ab-btn">
278
+ <svg viewBox="0 0 24 24">
279
+ <circle cx="12" cy="5" r="2"></circle>
280
+ <circle cx="12" cy="12" r="2"></circle>
281
+ <circle cx="12" cy="19" r="2"></circle>
282
+ </svg>
283
+ </div>
284
+ </div>
285
+ </div>
286
+
287
+ <!-- Main content -->
288
+ <div class="content">
289
+ <div class="page-title">Carols competition</div>
290
+ <div class="subtitle">participants</div>
291
+ <div class="divider"></div>
292
+
293
+ <div class="form-group">
294
+ <div class="label">Name <span class="req">*</span></div>
295
+ <div class="inputs-row">
296
+ <div class="input-box">Thomas</div>
297
+ <div class="input-box">
298
+ Bland
299
+ <div class="caret"></div>
300
+ </div>
301
+ </div>
302
+ </div>
303
+ </div>
304
+
305
+ <!-- Floating edit toolbar -->
306
+ <div class="floating-toolbar">
307
+ <div class="tool">A</div>
308
+ <div class="tool" style="font-size:58px;">A</div>
309
+ <div class="tool">
310
+ <svg viewBox="0 0 24 24">
311
+ <path d="M5 7 L19 7"></path>
312
+ <path d="M7 7 L7 19"></path>
313
+ <path d="M17 7 L17 19"></path>
314
+ <path d="M9 19 L15 19"></path>
315
+ </svg>
316
+ </div>
317
+ <div class="tool">
318
+ <svg viewBox="0 0 24 24">
319
+ <circle cx="12" cy="6" r="2"></circle>
320
+ <circle cx="12" cy="12" r="2"></circle>
321
+ <circle cx="12" cy="18" r="2"></circle>
322
+ </svg>
323
+ </div>
324
+ </div>
325
+
326
+ <!-- On-screen keyboard -->
327
+ <div class="keyboard">
328
+ <div class="suggest-bar">
329
+ <div class="suggestions">
330
+ <div>Blanc</div>
331
+ <span class="sep"></span>
332
+ <div>Blanco</div>
333
+ <span class="sep"></span>
334
+ <div>Blanche</div>
335
+ </div>
336
+ <div class="mic">
337
+ <svg viewBox="0 0 24 24">
338
+ <rect x="9" y="4" width="6" height="10" rx="3"></rect>
339
+ <path d="M6 10 C6 15, 18 15, 18 10"></path>
340
+ <path d="M12 15 L12 20"></path>
341
+ <path d="M9 20 L15 20"></path>
342
+ </svg>
343
+ </div>
344
+ </div>
345
+
346
+ <div class="keys">
347
+ <div class="row">
348
+ <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>
349
+ </div>
350
+ <div class="row">
351
+ <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>
352
+ </div>
353
+ <div class="row">
354
+ <div class="key mid">⇧</div>
355
+ <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>
356
+ <div class="key mid">
357
+ <svg viewBox="0 0 24 24" style="width:48px;height:48px;fill:none;stroke:#e5d9b8;stroke-width:3;">
358
+ <path d="M4 12 L20 12"></path>
359
+ <path d="M14 6 L20 12 L14 18"></path>
360
+ </svg>
361
+ </div>
362
+ </div>
363
+ <div class="row">
364
+ <div class="key circle">?123</div>
365
+ <div class="key">,</div>
366
+ <div class="key wide spacebar"></div>
367
+ <div class="key">.</div>
368
+ <div class="key circle">↵</div>
369
+ </div>
370
+ </div>
371
+
372
+ <div class="bottom-handle"></div>
373
+ </div>
374
+
375
+ </div>
376
+ </body>
377
+ </html>
code/17184/17184_8.html ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Carols competition - Form</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: #ffffff;
15
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
16
+ color: #0f172a;
17
+ }
18
+
19
+ /* Status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 120px;
26
+ background: #000;
27
+ color: #fff;
28
+ display: flex;
29
+ align-items: center;
30
+ padding: 0 36px;
31
+ box-sizing: border-box;
32
+ font-weight: 600;
33
+ }
34
+ .status-left { font-size: 36px; }
35
+ .status-right {
36
+ margin-left: auto;
37
+ display: flex;
38
+ align-items: center;
39
+ gap: 24px;
40
+ }
41
+ .dot {
42
+ width: 18px; height: 18px; background: #fff; border-radius: 50%;
43
+ opacity: 0.85;
44
+ }
45
+ .icon-wifi, .icon-battery {
46
+ width: 48px; height: 32px;
47
+ }
48
+ .icon-battery rect { stroke: #fff; }
49
+
50
+ /* App bar */
51
+ .app-bar {
52
+ position: absolute;
53
+ top: 120px;
54
+ left: 0;
55
+ width: 1080px;
56
+ height: 140px;
57
+ background: #f4f4f4;
58
+ display: flex;
59
+ align-items: center;
60
+ box-sizing: border-box;
61
+ padding: 0 24px;
62
+ color: #111827;
63
+ border-bottom: 1px solid #e5e7eb;
64
+ }
65
+ .ab-left {
66
+ width: 96px; height: 96px; display: flex; align-items: center; justify-content: center;
67
+ }
68
+ .ab-title {
69
+ font-size: 42px;
70
+ font-weight: 500;
71
+ margin-left: 8px;
72
+ width: 540px;
73
+ white-space: nowrap;
74
+ overflow: hidden;
75
+ text-overflow: ellipsis;
76
+ }
77
+ .ab-actions {
78
+ margin-left: auto;
79
+ display: flex;
80
+ align-items: center;
81
+ gap: 32px;
82
+ color: #111827;
83
+ }
84
+ .ab-icon { width: 56px; height: 56px; }
85
+
86
+ /* Content */
87
+ .content {
88
+ position: absolute;
89
+ top: 260px;
90
+ left: 0;
91
+ width: 100%;
92
+ box-sizing: border-box;
93
+ padding: 48px;
94
+ }
95
+ .page-title {
96
+ font-size: 78px;
97
+ font-weight: 800;
98
+ letter-spacing: -0.5px;
99
+ margin: 18px 0 16px 0;
100
+ }
101
+ .subtitle {
102
+ font-size: 40px;
103
+ color: #64748b;
104
+ margin-bottom: 36px;
105
+ }
106
+ .divider {
107
+ height: 1px;
108
+ background: #e6e8eb;
109
+ margin-bottom: 56px;
110
+ }
111
+
112
+ .field-label {
113
+ font-size: 44px;
114
+ font-weight: 600;
115
+ margin-bottom: 24px;
116
+ display: flex;
117
+ align-items: center;
118
+ gap: 10px;
119
+ }
120
+ .req { color: #e11d48; font-weight: 700; }
121
+
122
+ .name-row {
123
+ display: flex;
124
+ gap: 28px;
125
+ margin-bottom: 18px;
126
+ }
127
+ .input {
128
+ flex: 1;
129
+ height: 120px;
130
+ border: 1px solid #d1d5db;
131
+ border-radius: 14px;
132
+ padding: 0 28px;
133
+ font-size: 48px;
134
+ color: #0f172a;
135
+ box-sizing: border-box;
136
+ background: #fff;
137
+ display: flex;
138
+ align-items: center;
139
+ }
140
+ .subtext-row {
141
+ display: flex;
142
+ gap: 28px;
143
+ margin-bottom: 80px;
144
+ }
145
+ .subtext {
146
+ flex: 1;
147
+ font-size: 36px;
148
+ color: #334155;
149
+ }
150
+
151
+ .submit-btn {
152
+ width: 100%;
153
+ height: 120px;
154
+ background: #22c55e;
155
+ color: #fff;
156
+ font-size: 48px;
157
+ font-weight: 700;
158
+ border: none;
159
+ border-radius: 18px;
160
+ box-shadow: 0 2px 0 rgba(0,0,0,0.06);
161
+ cursor: pointer;
162
+ }
163
+
164
+ /* Bottom gesture area */
165
+ .bottom-bar {
166
+ position: absolute;
167
+ bottom: 0;
168
+ left: 0;
169
+ width: 1080px;
170
+ height: 140px;
171
+ background: #000;
172
+ display: flex;
173
+ align-items: center;
174
+ justify-content: center;
175
+ }
176
+ .gesture-pill {
177
+ width: 180px;
178
+ height: 14px;
179
+ background: #e5e7eb;
180
+ border-radius: 10px;
181
+ opacity: 0.9;
182
+ }
183
+ </style>
184
+ </head>
185
+ <body>
186
+ <div id="render-target">
187
+
188
+ <!-- Status Bar -->
189
+ <div class="status-bar">
190
+ <div class="status-left">9:11</div>
191
+ <div class="status-right">
192
+ <div class="dot"></div>
193
+ <div class="dot"></div>
194
+ <div class="dot"></div>
195
+ <div class="dot" style="opacity:.6;"></div>
196
+ <svg class="icon-wifi" viewBox="0 0 24 24" fill="none">
197
+ <path d="M2 8c6-6 14-6 20 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
198
+ <path d="M6 12c4-4 8-4 12 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
199
+ <path d="M10 16c2-2 4-2 6 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
200
+ <circle cx="17" cy="19" r="1.6" fill="#fff"/>
201
+ </svg>
202
+ <svg class="icon-battery" viewBox="0 0 32 16" fill="none">
203
+ <rect x="1" y="1" width="26" height="14" rx="2" stroke="#fff" stroke-width="2"/>
204
+ <rect x="3" y="3" width="20" height="10" rx="1" fill="#fff"/>
205
+ <rect x="27.5" y="5" width="3" height="6" rx="1" fill="#fff"/>
206
+ </svg>
207
+ </div>
208
+ </div>
209
+
210
+ <!-- App Bar -->
211
+ <div class="app-bar">
212
+ <div class="ab-left">
213
+ <svg class="ab-icon" viewBox="0 0 24 24" fill="none">
214
+ <path d="M15 19l-7-7 7-7" stroke="#111827" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
215
+ </svg>
216
+ </div>
217
+ <div class="ab-title">carols compe...</div>
218
+ <div class="ab-actions">
219
+ <!-- user -->
220
+ <svg class="ab-icon" viewBox="0 0 24 24" fill="none">
221
+ <circle cx="12" cy="8" r="4" stroke="#111827" stroke-width="2"/>
222
+ <path d="M4 20c2.5-4 13.5-4 16 0" stroke="#111827" stroke-width="2" stroke-linecap="round"/>
223
+ </svg>
224
+ <!-- pencil -->
225
+ <svg class="ab-icon" viewBox="0 0 24 24" fill="none">
226
+ <path d="M4 17l1-4 9-9 4 4-9 9-4 1z" stroke="#111827" stroke-width="2" stroke-linejoin="round"/>
227
+ <path d="M13 6l4 4" stroke="#111827" stroke-width="2"/>
228
+ </svg>
229
+ <!-- share -->
230
+ <svg class="ab-icon" viewBox="0 0 24 24" fill="none">
231
+ <circle cx="6" cy="12" r="3" stroke="#111827" stroke-width="2"/>
232
+ <circle cx="18" cy="6" r="3" stroke="#111827" stroke-width="2"/>
233
+ <circle cx="18" cy="18" r="3" stroke="#111827" stroke-width="2"/>
234
+ <path d="M8.5 11l7-4M8.5 13l7 4" stroke="#111827" stroke-width="2" stroke-linecap="round"/>
235
+ </svg>
236
+ <!-- overflow -->
237
+ <svg class="ab-icon" viewBox="0 0 24 24" fill="#111827">
238
+ <circle cx="5" cy="12" r="2"/>
239
+ <circle cx="12" cy="12" r="2"/>
240
+ <circle cx="19" cy="12" r="2"/>
241
+ </svg>
242
+ </div>
243
+ </div>
244
+
245
+ <!-- Content -->
246
+ <div class="content">
247
+ <div class="page-title">Carols competition</div>
248
+ <div class="subtitle">participants</div>
249
+ <div class="divider"></div>
250
+
251
+ <div class="field-label">Name <span class="req">*</span></div>
252
+
253
+ <div class="name-row">
254
+ <div class="input">Thomas</div>
255
+ <div class="input">Blanc</div>
256
+ </div>
257
+ <div class="subtext-row">
258
+ <div class="subtext">First Name</div>
259
+ <div class="subtext">Last Name</div>
260
+ </div>
261
+
262
+ <button class="submit-btn">Submit</button>
263
+ </div>
264
+
265
+ <!-- Bottom gesture bar -->
266
+ <div class="bottom-bar">
267
+ <div class="gesture-pill"></div>
268
+ </div>
269
+
270
+ </div>
271
+ </body>
272
+ </html>
code/17189/17189_0.html ADDED
@@ -0,0 +1,388 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Android Home Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ border-radius: 40px;
14
+ background:
15
+ radial-gradient(1200px 1200px at 20% 10%, #33383d 0%, #222629 40%, #171a1d 100%);
16
+ }
17
+
18
+ /* subtle feather-like lines */
19
+ #render-target:before, #render-target:after {
20
+ content: "";
21
+ position: absolute;
22
+ inset: 0;
23
+ background:
24
+ repeating-linear-gradient(135deg, rgba(0,0,0,0.22) 0px, rgba(0,0,0,0.22) 2px, rgba(255,255,255,0.02) 3px, rgba(255,255,255,0.02) 6px);
25
+ mix-blend-mode: multiply;
26
+ opacity: 0.25;
27
+ pointer-events: none;
28
+ }
29
+ #render-target:after {
30
+ transform: scale(1.05) rotate(3deg);
31
+ opacity: 0.18;
32
+ }
33
+
34
+ .status-bar {
35
+ position: absolute;
36
+ top: 20px;
37
+ left: 24px;
38
+ right: 24px;
39
+ height: 80px;
40
+ color: #fff;
41
+ font-family: Arial, sans-serif;
42
+ }
43
+ .status-left, .status-right {
44
+ position: absolute;
45
+ top: 0;
46
+ height: 80px;
47
+ display: flex;
48
+ align-items: center;
49
+ }
50
+ .status-left { left: 0; gap: 20px; }
51
+ .status-right { right: 0; gap: 24px; }
52
+ .time {
53
+ font-size: 34px;
54
+ font-weight: 600;
55
+ letter-spacing: 0.5px;
56
+ }
57
+ .tiny-icon {
58
+ width: 32px; height: 32px;
59
+ opacity: 0.85;
60
+ }
61
+
62
+ .widget {
63
+ position: absolute;
64
+ left: 64px;
65
+ top: 300px;
66
+ color: #fff;
67
+ font-family: Arial, sans-serif;
68
+ }
69
+ .widget .date {
70
+ font-size: 56px;
71
+ font-weight: 600;
72
+ margin-bottom: 18px;
73
+ }
74
+ .widget .temp {
75
+ display: flex;
76
+ align-items: center;
77
+ gap: 16px;
78
+ font-size: 34px;
79
+ opacity: 0.95;
80
+ }
81
+
82
+ /* App icons */
83
+ .app-grid {
84
+ position: absolute;
85
+ left: 0;
86
+ width: 100%;
87
+ display: flex;
88
+ justify-content: flex-start;
89
+ gap: 40px;
90
+ padding-left: 96px;
91
+ }
92
+ .row-1 { top: 1480px; }
93
+ .row-2 {
94
+ top: 1700px;
95
+ justify-content: space-around;
96
+ padding-left: 40px;
97
+ padding-right: 40px;
98
+ gap: 0;
99
+ }
100
+ .app {
101
+ width: 180px;
102
+ text-align: center;
103
+ color: #fff;
104
+ font-family: Arial, sans-serif;
105
+ }
106
+ .icon {
107
+ width: 150px;
108
+ height: 150px;
109
+ margin: 0 auto 20px auto;
110
+ border-radius: 50%;
111
+ background: #fff;
112
+ box-shadow: 0 10px 24px rgba(0,0,0,0.35);
113
+ display: flex;
114
+ align-items: center;
115
+ justify-content: center;
116
+ }
117
+ .label {
118
+ font-size: 30px;
119
+ opacity: 0.95;
120
+ }
121
+
122
+ /* Dock */
123
+ .dock {
124
+ position: absolute;
125
+ bottom: 340px; /* around 1910 from top */
126
+ left: 0;
127
+ width: 100%;
128
+ display: flex;
129
+ justify-content: space-around;
130
+ padding: 0 80px;
131
+ }
132
+ .search-bar {
133
+ position: absolute;
134
+ left: 80px;
135
+ bottom: 210px;
136
+ width: 920px;
137
+ height: 130px;
138
+ border-radius: 65px;
139
+ background: #3a3b3d;
140
+ box-shadow: 0 18px 32px rgba(0,0,0,0.45);
141
+ display: flex;
142
+ align-items: center;
143
+ padding: 0 34px;
144
+ color: #fff;
145
+ }
146
+ .search-left {
147
+ display: flex;
148
+ align-items: center;
149
+ gap: 18px;
150
+ opacity: 0.9;
151
+ }
152
+ .search-right {
153
+ margin-left: auto;
154
+ display: flex;
155
+ align-items: center;
156
+ gap: 30px;
157
+ }
158
+
159
+ /* Home indicator */
160
+ .home-indicator {
161
+ position: absolute;
162
+ left: 50%;
163
+ transform: translateX(-50%);
164
+ bottom: 38px;
165
+ width: 300px;
166
+ height: 12px;
167
+ background: #e5e5e5;
168
+ border-radius: 6px;
169
+ opacity: 0.9;
170
+ }
171
+
172
+ /* Placeholder image style (if needed elsewhere) */
173
+ .img-placeholder {
174
+ background: #E0E0E0;
175
+ border: 1px solid #BDBDBD;
176
+ color: #757575;
177
+ display: flex; align-items: center; justify-content: center;
178
+ }
179
+ </style>
180
+ </head>
181
+ <body>
182
+ <div id="render-target">
183
+
184
+ <!-- Status Bar -->
185
+ <div class="status-bar">
186
+ <div class="status-left">
187
+ <div class="time">12:43</div>
188
+ <!-- simple rotate icon -->
189
+ <svg class="tiny-icon" viewBox="0 0 24 24">
190
+ <path d="M12 4v3l3-3-3-3v3z" fill="#ffffff"/>
191
+ <path d="M6 7a8 8 0 1012 6" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/>
192
+ </svg>
193
+ <!-- lock icon -->
194
+ <svg class="tiny-icon" viewBox="0 0 24 24">
195
+ <rect x="5" y="10" width="14" height="10" rx="2" ry="2" fill="none" stroke="#ffffff" stroke-width="2"/>
196
+ <path d="M8 10V7a4 4 0 118 0v3" fill="none" stroke="#ffffff" stroke-width="2"/>
197
+ </svg>
198
+ </div>
199
+ <div class="status-right">
200
+ <!-- Wi-Fi -->
201
+ <svg class="tiny-icon" viewBox="0 0 28 20">
202
+ <g fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round">
203
+ <path d="M2 6c6-6 18-6 24 0"/>
204
+ <path d="M6 10c4-4 12-4 16 0"/>
205
+ <path d="M11 14c2-2 4-2 6 0"/>
206
+ </g>
207
+ <circle cx="14" cy="18" r="2" fill="#ffffff"/>
208
+ </svg>
209
+ <!-- Battery -->
210
+ <svg class="tiny-icon" viewBox="0 0 32 18">
211
+ <rect x="2" y="3" width="26" height="12" rx="2" ry="2" fill="none" stroke="#ffffff" stroke-width="2"/>
212
+ <rect x="28" y="6" width="2" height="6" fill="#ffffff"/>
213
+ <rect x="4" y="5" width="18" height="8" rx="1" fill="#ffffff"/>
214
+ </svg>
215
+ </div>
216
+ </div>
217
+
218
+ <!-- Weather/Date Widget -->
219
+ <div class="widget">
220
+ <div class="date">Mon, Aug 7</div>
221
+ <div class="temp">
222
+ <!-- Cloud + Sun icon -->
223
+ <svg width="54" height="36" viewBox="0 0 54 36">
224
+ <circle cx="12" cy="12" r="8" fill="#FFD54F"/>
225
+ <g>
226
+ <circle cx="28" cy="20" r="10" fill="#E0E6F4"/>
227
+ <ellipse cx="36" cy="22" rx="12" ry="9" fill="#D7DEED"/>
228
+ </g>
229
+ </svg>
230
+ <span>32°C</span>
231
+ </div>
232
+ </div>
233
+
234
+ <!-- App Grid Row 1 -->
235
+ <div class="app-grid row-1">
236
+ <div class="app">
237
+ <div class="icon">
238
+ <!-- Google "G" simplified -->
239
+ <svg width="110" height="110" viewBox="0 0 110 110">
240
+ <circle cx="55" cy="55" r="44" fill="none" stroke="#4285F4" stroke-width="14" stroke-dasharray="80 35 40 40" stroke-linecap="round"/>
241
+ <path d="M56 58h26" stroke="#34A853" stroke-width="14" stroke-linecap="round"/>
242
+ </svg>
243
+ </div>
244
+ <div class="label">Google</div>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- App Grid Row 2 -->
249
+ <div class="app-grid row-2">
250
+ <div class="app">
251
+ <div class="icon">
252
+ <!-- Play Store -->
253
+ <svg width="110" height="110" viewBox="0 0 110 110">
254
+ <polygon points="26,30 86,55 26,80" fill="#34A853"/>
255
+ <polygon points="26,30 46,46 34,58" fill="#FBBC05"/>
256
+ <polygon points="26,80 46,66 34,58" fill="#EA4335"/>
257
+ <polygon points="46,46 86,55 46,66" fill="#4285F4" opacity="0.9"/>
258
+ </svg>
259
+ </div>
260
+ <div class="label">Play Store</div>
261
+ </div>
262
+
263
+ <div class="app">
264
+ <div class="icon">
265
+ <!-- Gmail -->
266
+ <svg width="110" height="110" viewBox="0 0 110 110">
267
+ <rect x="20" y="34" width="70" height="44" rx="8" fill="#fff" stroke="#808080" stroke-width="2"/>
268
+ <path d="M22 35 L55 58 L88 35" fill="none" stroke="#EA4335" stroke-width="10" stroke-linecap="round"/>
269
+ <path d="M28 78 V40" stroke="#34A853" stroke-width="8" stroke-linecap="round"/>
270
+ <path d="M82 78 V40" stroke="#4285F4" stroke-width="8" stroke-linecap="round"/>
271
+ </svg>
272
+ </div>
273
+ <div class="label">Gmail</div>
274
+ </div>
275
+
276
+ <div class="app">
277
+ <div class="icon">
278
+ <!-- Photos -->
279
+ <svg width="110" height="110" viewBox="0 0 110 110">
280
+ <path d="M55 30a25 25 0 010 50a25 25 0 010-50z" fill="none"/>
281
+ <path d="M55 30 A25 25 0 0 1 80 55 L55 55 Z" fill="#FBBC05"/>
282
+ <path d="M80 55 A25 25 0 0 1 55 80 L55 55 Z" fill="#34A853"/>
283
+ <path d="M55 80 A25 25 0 0 1 30 55 L55 55 Z" fill="#4285F4"/>
284
+ <path d="M30 55 A25 25 0 0 1 55 30 L55 55 Z" fill="#EA4335"/>
285
+ <circle cx="55" cy="55" r="10" fill="#fff"/>
286
+ </svg>
287
+ </div>
288
+ <div class="label">Photos</div>
289
+ </div>
290
+
291
+ <div class="app">
292
+ <div class="icon">
293
+ <!-- YouTube -->
294
+ <svg width="110" height="110" viewBox="0 0 110 110">
295
+ <rect x="24" y="36" width="62" height="38" rx="10" fill="#FF0000"/>
296
+ <polygon points="52,45 72,55 52,65" fill="#ffffff"/>
297
+ </svg>
298
+ </div>
299
+ <div class="label">YouTube</div>
300
+ </div>
301
+ </div>
302
+
303
+ <!-- Dock Icons -->
304
+ <div class="dock">
305
+ <div class="app">
306
+ <div class="icon" style="background:#ffffff;">
307
+ <!-- Phone -->
308
+ <svg width="110" height="110" viewBox="0 0 110 110">
309
+ <circle cx="55" cy="55" r="42" fill="#4C79FF"/>
310
+ <path d="M42 46c4 8 14 16 22 20l8-8c2-2 6-1 8 1l6 6c2 2 1 5-1 7-6 5-13 7-21 6-10-2-21-10-28-18-7-8-12-19-10-29 1-7 2-12 7-16 2-2 5-2 7 0l6 6c2 2 3 6 1 8l-8 8z" fill="#ffffff" opacity="0.9"/>
311
+ </svg>
312
+ </div>
313
+ <div class="label"></div>
314
+ </div>
315
+
316
+ <div class="app">
317
+ <div class="icon" style="background:#ffffff;">
318
+ <!-- Messages -->
319
+ <svg width="110" height="110" viewBox="0 0 110 110">
320
+ <circle cx="55" cy="55" r="42" fill="#4D8BFF"/>
321
+ <rect x="36" y="40" width="38" height="22" rx="8" fill="#ffffff"/>
322
+ <path d="M40 66 L40 78 L50 70" fill="#ffffff"/>
323
+ </svg>
324
+ </div>
325
+ <div class="label"></div>
326
+ </div>
327
+
328
+ <div class="app">
329
+ <div class="icon" style="background:#ffffff;">
330
+ <!-- Chrome -->
331
+ <svg width="110" height="110" viewBox="0 0 110 110">
332
+ <circle cx="55" cy="55" r="44" fill="#fff"/>
333
+ <path d="M55 11 A44 44 0 0 1 99 55 H55 Z" fill="#EA4335"/>
334
+ <path d="M99 55 A44 44 0 0 1 55 99 L55 55 Z" fill="#34A853"/>
335
+ <path d="M55 99 A44 44 0 0 1 11 55 L55 55 Z" fill="#FBBC05"/>
336
+ <circle cx="55" cy="55" r="20" fill="#4285F4"/>
337
+ </svg>
338
+ </div>
339
+ <div class="label"></div>
340
+ </div>
341
+
342
+ <div class="app">
343
+ <div class="icon" style="background:#ffffff;">
344
+ <!-- Camera -->
345
+ <svg width="110" height="110" viewBox="0 0 110 110">
346
+ <rect x="28" y="36" width="54" height="38" rx="8" fill="#9EA4AA"/>
347
+ <circle cx="55" cy="55" r="12" fill="#2F65FF"/>
348
+ <rect x="38" y="28" width="20" height="10" rx="4" fill="#777E85"/>
349
+ </svg>
350
+ </div>
351
+ <div class="label"></div>
352
+ </div>
353
+ </div>
354
+
355
+ <!-- Search Bar -->
356
+ <div class="search-bar">
357
+ <div class="search-left">
358
+ <!-- Google G small -->
359
+ <svg width="42" height="42" viewBox="0 0 42 42">
360
+ <circle cx="21" cy="21" r="16" fill="none" stroke="#4285F4" stroke-width="6" stroke-dasharray="28 12 14 14" stroke-linecap="round"/>
361
+ <path d="M22 22h12" stroke="#34A853" stroke-width="6" stroke-linecap="round"/>
362
+ </svg>
363
+ <span style="font-size:26px; opacity:0.8;">Search</span>
364
+ </div>
365
+ <div class="search-right">
366
+ <!-- Microphone -->
367
+ <svg width="40" height="40" viewBox="0 0 40 40">
368
+ <rect x="16" y="10" width="8" height="14" rx="4" fill="#4285F4"/>
369
+ <path d="M12 20a8 8 0 0016 0" fill="none" stroke="#EA4335" stroke-width="3"/>
370
+ <rect x="18" y="26" width="4" height="8" rx="2" fill="#34A853"/>
371
+ </svg>
372
+ <!-- Camera/Google Lens simplified -->
373
+ <svg width="44" height="44" viewBox="0 0 44 44">
374
+ <rect x="8" y="12" width="28" height="20" rx="6" fill="#202124"/>
375
+ <circle cx="22" cy="22" r="7" fill="#3BA4FF"/>
376
+ <rect x="14" y="8" width="10" height="6" rx="3" fill="#5F6368"/>
377
+ <rect x="6" y="14" width="6" height="6" rx="2" fill="#EA4335"/>
378
+ <rect x="32" y="24" width="6" height="6" rx="2" fill="#34A853"/>
379
+ </svg>
380
+ </div>
381
+ </div>
382
+
383
+ <!-- Home indicator -->
384
+ <div class="home-indicator"></div>
385
+
386
+ </div>
387
+ </body>
388
+ </html>
code/17189/17189_1.html ADDED
@@ -0,0 +1,311 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Calendar - August</title>
6
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px; position: relative; overflow: hidden;
11
+ background: #0f0f10; color: #fff;
12
+ }
13
+
14
+ /* Status bar */
15
+ .status-bar {
16
+ position: absolute; top: 0; left: 0; right: 0;
17
+ height: 90px; padding: 0 32px; box-sizing: border-box;
18
+ display: flex; align-items: center; justify-content: space-between;
19
+ color: #f7f7f7; font-size: 34px;
20
+ }
21
+ .status-icons { display: flex; gap: 22px; align-items: center; }
22
+ .status-icon { width: 36px; height: 36px; opacity: 0.9; }
23
+
24
+ /* Header / month */
25
+ .header {
26
+ position: absolute; top: 90px; left: 0; right: 0;
27
+ padding: 34px 36px 24px; box-sizing: border-box;
28
+ border-bottom: 1px solid #1f1f21;
29
+ }
30
+ .month-row {
31
+ display: flex; align-items: center; justify-content: space-between;
32
+ }
33
+ .month-left {
34
+ display: flex; align-items: center; gap: 26px;
35
+ }
36
+ .circle-avatar {
37
+ width: 88px; height: 88px; border-radius: 50%;
38
+ background: #fff; display: flex; align-items: center; justify-content: center;
39
+ }
40
+ .avatar-slot {
41
+ width: 44px; height: 18px; border-radius: 9px; background: #262626;
42
+ }
43
+ .month-title { font-size: 64px; font-weight: 700; letter-spacing: 0.5px; }
44
+ .header-actions { display: flex; gap: 32px; }
45
+ .header-icon {
46
+ width: 64px; height: 64px; border-radius: 16px;
47
+ display: inline-flex; align-items: center; justify-content: center;
48
+ }
49
+ .header-icon svg { width: 48px; height: 48px; fill: none; stroke: #fff; stroke-width: 5; }
50
+
51
+ /* Weekdays row */
52
+ .weekdays {
53
+ margin-top: 42px; padding: 0 8px;
54
+ display: grid; grid-template-columns: repeat(7, 1fr);
55
+ color: #c7c7c7; font-size: 30px; text-align: center;
56
+ }
57
+ .dates {
58
+ margin-top: 28px; padding: 0 8px 30px;
59
+ display: grid; grid-template-columns: repeat(7, 1fr); text-align: center;
60
+ align-items: center;
61
+ }
62
+ .date {
63
+ color: #bdbdbd; font-size: 40px; height: 84px; line-height: 84px;
64
+ }
65
+ .date.past {
66
+ color: #8f8f8f;
67
+ }
68
+ .date.active {
69
+ background: #fff; color: #000; border-radius: 50%;
70
+ width: 84px; height: 84px; margin: 0 auto;
71
+ font-weight: 700;
72
+ }
73
+ .date.today {
74
+ background: #2a2a2c; color: #f0f0f0; border-radius: 50%;
75
+ width: 84px; height: 84px; margin: 0 auto;
76
+ }
77
+ .pager-dot {
78
+ width: 120px; height: 12px; background: #3a3a3c; border-radius: 6px;
79
+ margin: 8px auto 0;
80
+ }
81
+
82
+ /* Weather card */
83
+ .weather-card {
84
+ position: absolute; left: 0; right: 0; top: 430px;
85
+ padding: 36px; box-sizing: border-box;
86
+ background: #111213; border-top: 1px solid #1e1e20; border-bottom: 1px solid #1e1e20;
87
+ }
88
+ .weather-top {
89
+ display: flex; align-items: center; gap: 22px; margin-bottom: 18px;
90
+ }
91
+ .weather-icon {
92
+ width: 42px; height: 42px; border-radius: 10px; background: #2a2a2a;
93
+ display: flex; align-items: center; justify-content: center;
94
+ }
95
+ .weather-icon svg { width: 42px; height: 42px; }
96
+ .weather-title { font-size: 46px; font-weight: 700; }
97
+ .weather-desc { font-size: 34px; color: #b5b5b7; line-height: 1.5; margin-top: 8px; max-width: 920px; }
98
+ .weather-actions { display: flex; gap: 26px; margin-top: 28px; }
99
+ .btn {
100
+ height: 90px; padding: 0 34px; font-size: 32px; font-weight: 700; border-radius: 12px;
101
+ display: inline-flex; align-items: center; justify-content: center; letter-spacing: 0.5px;
102
+ }
103
+ .btn-primary { background: #4285f4; color: #fff; border: 1px solid #4285f4; }
104
+ .btn-outline { background: transparent; color: #4285f4; border: 2px solid #4285f4; }
105
+
106
+ /* Schedule area */
107
+ .schedule {
108
+ position: absolute; left: 0; right: 0; top: 720px; bottom: 210px;
109
+ overflow: hidden;
110
+ }
111
+ .all-day {
112
+ height: 100px; border-top: 1px solid #1e1e20; border-bottom: 1px solid #1e1e20;
113
+ display: flex; align-items: center; padding: 0 36px; color: #cfcfd1; font-size: 32px;
114
+ }
115
+ .time-grid {
116
+ position: relative; padding-left: 140px; box-sizing: border-box;
117
+ }
118
+ .time-row {
119
+ height: 140px; border-top: 1px dashed #2a2a2a; position: relative;
120
+ }
121
+ .time-label {
122
+ position: absolute; left: 36px; top: -16px; width: 100px; color: #bfbfc1; font-size: 30px;
123
+ }
124
+
125
+ /* Event block */
126
+ .event {
127
+ position: absolute; left: 150px; right: 36px;
128
+ top: calc(140px * 4 + 10px); /* start at 2 PM (10AM is 0) */
129
+ height: calc(140px * 2 - 20px); /* 2-hour block */
130
+ background: #7a2c2c; border-radius: 16px; box-shadow: 0 2px 0 rgba(0,0,0,0.4) inset;
131
+ padding: 22px; box-sizing: border-box; color: #e7e7e7; font-size: 36px;
132
+ }
133
+
134
+ /* Floating action button */
135
+ .fab {
136
+ position: absolute; right: 36px; bottom: 300px;
137
+ width: 360px; height: 140px; background: #4c98ff; color: #000;
138
+ border-radius: 80px; display: flex; align-items: center; justify-content: space-between;
139
+ padding: 0 44px; box-sizing: border-box; box-shadow: 0 8px 18px rgba(0,0,0,0.6);
140
+ }
141
+ .fab svg { width: 52px; height: 52px; stroke: #000; stroke-width: 6; fill: none; }
142
+ .fab-divider {
143
+ position: absolute; left: 50%; top: 22px; bottom: 22px; width: 2px; background: rgba(0,0,0,0.35);
144
+ transform: translateX(-1px);
145
+ }
146
+
147
+ /* Bottom navigation */
148
+ .bottom-nav {
149
+ position: absolute; left: 0; right: 0; bottom: 0;
150
+ height: 180px; border-top: 1px solid #1e1e20; background: #0e0e0f;
151
+ display: grid; grid-template-columns: repeat(4, 1fr); align-items: center;
152
+ text-align: center; color: #cfcfcf;
153
+ }
154
+ .nav-item { display: flex; flex-direction: column; align-items: center; gap: 12px; }
155
+ .nav-label { font-size: 28px; }
156
+ .nav-icon { width: 56px; height: 56px; }
157
+ .selected .nav-label { color: #2b87ff; }
158
+ .selected .nav-icon svg { stroke: #2b87ff; }
159
+
160
+ /* Gesture bar */
161
+ .gesture {
162
+ position: absolute; left: 50%; bottom: 200px; width: 220px; height: 12px;
163
+ background: #f3f3f3; border-radius: 6px; transform: translateX(-50%);
164
+ opacity: 0.95;
165
+ }
166
+ </style>
167
+ </head>
168
+ <body>
169
+ <div id="render-target">
170
+
171
+ <!-- Status bar -->
172
+ <div class="status-bar">
173
+ <div>12:45</div>
174
+ <div class="status-icons">
175
+ <!-- simple icons placeholders -->
176
+ <svg class="status-icon" viewBox="0 0 24 24"><path d="M3 4h18v14H3z" fill="none" stroke="#fff" stroke-width="2"/><path d="M7 20h10" stroke="#fff" stroke-width="2"/></svg>
177
+ <svg class="status-icon" viewBox="0 0 24 24"><path d="M12 3l6 4v6l-6 4-6-4V7z" fill="none" stroke="#fff" stroke-width="2"/></svg>
178
+ <svg class="status-icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="8" fill="none" stroke="#fff" stroke-width="2"/><path d="M12 7v6l4 2" stroke="#fff" stroke-width="2"/></svg>
179
+ </div>
180
+ </div>
181
+
182
+ <!-- Header -->
183
+ <div class="header">
184
+ <div class="month-row">
185
+ <div class="month-left">
186
+ <div class="circle-avatar"><div class="avatar-slot"></div></div>
187
+ <div class="month-title">August</div>
188
+ </div>
189
+ <div class="header-actions">
190
+ <div class="header-icon">
191
+ <!-- Save/agenda icon -->
192
+ <svg viewBox="0 0 24 24">
193
+ <rect x="4" y="4" width="16" height="16" rx="2" />
194
+ <path d="M7 8h10M7 12h10M7 16h6" />
195
+ </svg>
196
+ </div>
197
+ <div class="header-icon">
198
+ <!-- Search icon -->
199
+ <svg viewBox="0 0 24 24">
200
+ <circle cx="11" cy="11" r="6" />
201
+ <path d="M16 16l5 5" />
202
+ </svg>
203
+ </div>
204
+ </div>
205
+ </div>
206
+
207
+ <div class="weekdays">
208
+ <div>S</div><div>M</div><div>T</div><div>W</div><div>T</div><div>F</div><div>S</div>
209
+ </div>
210
+ <div class="dates">
211
+ <div class="date">6</div>
212
+ <div class="date today">7</div>
213
+ <div class="date active">8</div>
214
+ <div class="date">9</div>
215
+ <div class="date">10</div>
216
+ <div class="date">11</div>
217
+ <div class="date">12</div>
218
+ </div>
219
+ <div class="pager-dot"></div>
220
+ </div>
221
+
222
+ <!-- Weather card -->
223
+ <div class="weather-card">
224
+ <div class="weather-top">
225
+ <div class="weather-icon">
226
+ <svg viewBox="0 0 24 24">
227
+ <circle cx="8" cy="10" r="4" fill="#f3c623"/>
228
+ <path d="M14 16h6M12 14h9" stroke="#f3c623" stroke-width="2"/>
229
+ </svg>
230
+ </div>
231
+ <div class="weather-title">Daily Weather</div>
232
+ </div>
233
+ <div class="weather-desc">
234
+ Come rain or shine, get ready for what's ahead with your daily weather forecast.
235
+ </div>
236
+ <div class="weather-actions">
237
+ <div class="btn btn-primary">ADD WEATHER</div>
238
+ <div class="btn btn-outline">DISMISS</div>
239
+ </div>
240
+ </div>
241
+
242
+ <!-- Schedule -->
243
+ <div class="schedule">
244
+ <div class="all-day">All Day</div>
245
+ <div class="time-grid">
246
+ <div class="time-row"><div class="time-label">10 AM</div></div>
247
+ <div class="time-row"><div class="time-label">11 AM</div></div>
248
+ <div class="time-row"><div class="time-label">12 PM</div></div>
249
+ <div class="time-row"><div class="time-label">1 PM</div></div>
250
+ <div class="time-row"><div class="time-label">2 PM</div></div>
251
+ <div class="time-row"><div class="time-label">3 PM</div></div>
252
+ <div class="time-row"><div class="time-label">4 PM</div></div>
253
+ <div class="time-row"><div class="time-label">5 PM</div></div>
254
+
255
+ <div class="event">Training Meeting</div>
256
+ </div>
257
+ </div>
258
+
259
+ <!-- Floating action button -->
260
+ <div class="fab">
261
+ <svg viewBox="0 0 24 24"><path d="M12 5v14M5 12h14"/></svg>
262
+ <div class="fab-divider"></div>
263
+ <svg viewBox="0 0 24 24"><path d="M6 14l6-6 6 6"/></svg>
264
+ </div>
265
+
266
+ <!-- Bottom navigation -->
267
+ <div class="bottom-nav">
268
+ <div class="nav-item">
269
+ <div class="nav-icon">
270
+ <svg viewBox="0 0 24 24" stroke="#cfcfcf" stroke-width="2" fill="none">
271
+ <path d="M3 8l9-6 9 6v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/>
272
+ <path d="M9 22V12h6v10"/>
273
+ </svg>
274
+ </div>
275
+ <div class="nav-label">Mail</div>
276
+ </div>
277
+ <div class="nav-item selected">
278
+ <div class="nav-icon">
279
+ <svg viewBox="0 0 24 24" stroke="#2b87ff" stroke-width="2" fill="none">
280
+ <rect x="4" y="4" width="16" height="16" rx="2"/>
281
+ <path d="M8 3v4M16 3v4M4 9h16"/>
282
+ <text x="12" y="16" text-anchor="middle" font-size="8" fill="#2b87ff">7</text>
283
+ </svg>
284
+ </div>
285
+ <div class="nav-label">Calendar</div>
286
+ </div>
287
+ <div class="nav-item">
288
+ <div class="nav-icon">
289
+ <svg viewBox="0 0 24 24" stroke="#cfcfcf" stroke-width="2" fill="none">
290
+ <rect x="5" y="3" width="14" height="18" rx="2"/>
291
+ <path d="M7 7h10M7 11h10M7 15h10"/>
292
+ </svg>
293
+ </div>
294
+ <div class="nav-label">Feed</div>
295
+ </div>
296
+ <div class="nav-item">
297
+ <div class="nav-icon">
298
+ <svg viewBox="0 0 24 24" stroke="#cfcfcf" stroke-width="2" fill="none">
299
+ <circle cx="5" cy="12" r="2"/><circle cx="12" cy="12" r="2"/><circle cx="19" cy="12" r="2"/>
300
+ </svg>
301
+ </div>
302
+ <div class="nav-label">More</div>
303
+ </div>
304
+ </div>
305
+
306
+ <!-- Gesture bar -->
307
+ <div class="gesture"></div>
308
+
309
+ </div>
310
+ </body>
311
+ </html>
code/17189/17189_10.html ADDED
@@ -0,0 +1,336 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Add Location Screen Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #111111;
15
+ }
16
+
17
+ /* Top app bar (includes status bar area) */
18
+ .app-bar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 240px;
24
+ background: #5b1d1d; /* deep maroon */
25
+ color: #f0f0f0;
26
+ }
27
+ .status {
28
+ height: 80px;
29
+ display: flex;
30
+ align-items: center;
31
+ justify-content: space-between;
32
+ padding: 0 28px;
33
+ color: #ffffff;
34
+ font-size: 36px;
35
+ letter-spacing: 0.5px;
36
+ }
37
+ .status-icons {
38
+ display: flex;
39
+ align-items: center;
40
+ gap: 22px;
41
+ }
42
+ .title-row {
43
+ height: 160px;
44
+ display: flex;
45
+ align-items: center;
46
+ padding: 0 24px;
47
+ color: #e3c6c6;
48
+ }
49
+ .title-row .left,
50
+ .title-row .right {
51
+ width: 120px;
52
+ display: flex;
53
+ align-items: center;
54
+ justify-content: center;
55
+ }
56
+ .title-row .title {
57
+ flex: 1;
58
+ display: flex;
59
+ align-items: center;
60
+ gap: 16px;
61
+ font-size: 58px;
62
+ font-weight: 600;
63
+ }
64
+ .title-row .right svg { opacity: 0.75; }
65
+
66
+ /* Input area */
67
+ .content {
68
+ position: absolute;
69
+ top: 240px;
70
+ left: 0;
71
+ width: 100%;
72
+ height: 1400px;
73
+ background: #121212;
74
+ }
75
+ .input-line {
76
+ margin: 28px 24px;
77
+ height: 120px;
78
+ display: flex;
79
+ align-items: center;
80
+ color: #bdbdbd;
81
+ font-size: 50px;
82
+ border-bottom: 1px solid #1f1f1f;
83
+ }
84
+ .caret {
85
+ width: 3px;
86
+ height: 64px;
87
+ background: #3b82f6;
88
+ margin-right: 16px;
89
+ border-radius: 2px;
90
+ }
91
+ .placeholder { color: #bcbcbc; }
92
+
93
+ /* Keyboard */
94
+ .keyboard {
95
+ position: absolute;
96
+ left: 0;
97
+ bottom: 84px;
98
+ width: 100%;
99
+ height: 900px;
100
+ background: #1e1e1e;
101
+ border-top: 1px solid #2a2a2a;
102
+ box-sizing: border-box;
103
+ padding: 22px 24px 24px 24px;
104
+ }
105
+ .kb-icons {
106
+ height: 94px;
107
+ display: flex;
108
+ align-items: center;
109
+ gap: 36px;
110
+ margin-bottom: 6px;
111
+ }
112
+ .kb-icon {
113
+ width: 88px;
114
+ height: 88px;
115
+ border-radius: 44px;
116
+ background: #2b2b2b;
117
+ color: #e7e7e7;
118
+ display: flex;
119
+ align-items: center;
120
+ justify-content: center;
121
+ font-size: 28px;
122
+ border: 1px solid #3b3b3b;
123
+ }
124
+
125
+ .row {
126
+ display: flex;
127
+ gap: 14px;
128
+ margin-top: 22px;
129
+ justify-content: center;
130
+ }
131
+ .key {
132
+ width: 88px;
133
+ height: 112px;
134
+ background: #2a2a2a;
135
+ color: #eaeaea;
136
+ border-radius: 18px;
137
+ display: flex;
138
+ align-items: center;
139
+ justify-content: center;
140
+ font-size: 44px;
141
+ border: 1px solid #3a3a3a;
142
+ box-shadow: inset 0 -2px 0 rgba(255,255,255,0.03);
143
+ }
144
+ .key.wide { width: 128px; }
145
+ .key.exwide { width: 170px; }
146
+ .space {
147
+ width: 420px;
148
+ height: 112px;
149
+ border-radius: 22px;
150
+ background: #2a2a2a;
151
+ border: 1px solid #3a3a3a;
152
+ color: #9a9a9a;
153
+ display: flex;
154
+ align-items: center;
155
+ justify-content: center;
156
+ font-size: 28px;
157
+ text-transform: uppercase;
158
+ letter-spacing: 2px;
159
+ }
160
+ .round-key {
161
+ width: 110px;
162
+ height: 110px;
163
+ border-radius: 55px;
164
+ background: #cdd8ea;
165
+ color: #111;
166
+ display: flex;
167
+ align-items: center;
168
+ justify-content: center;
169
+ border: 1px solid #b5c2d5;
170
+ }
171
+ .round-grey {
172
+ background: #bfc6d2;
173
+ color: #111;
174
+ border-color: #b0b7c3;
175
+ }
176
+ .enter {
177
+ background: #bcd0f6;
178
+ border-color: #a9c2f0;
179
+ }
180
+
181
+ /* Bottom gesture bar */
182
+ .gesture {
183
+ position: absolute;
184
+ bottom: 20px;
185
+ left: 50%;
186
+ transform: translateX(-50%);
187
+ width: 240px;
188
+ height: 10px;
189
+ background: #d7d7d7;
190
+ border-radius: 6px;
191
+ opacity: 0.9;
192
+ }
193
+
194
+ /* Simple icon helpers */
195
+ .icon { width: 48px; height: 48px; }
196
+ .icon-sm { width: 38px; height: 38px; }
197
+ .icon-lg { width: 60px; height: 60px; }
198
+ .stroke { stroke: #f4f4f4; stroke-width: 5; fill: none; }
199
+ .stroke-soft { stroke: #e3c6c6; stroke-width: 7; fill: none; }
200
+ .muted { stroke: #d6a9a9; }
201
+ </style>
202
+ </head>
203
+ <body>
204
+ <div id="render-target">
205
+ <!-- App / Status bar -->
206
+ <div class="app-bar">
207
+ <div class="status">
208
+ <div class="time">12:51</div>
209
+ <div class="status-icons">
210
+ <!-- Location pin -->
211
+ <svg class="icon" viewBox="0 0 24 24">
212
+ <path fill="#ffffff" d="M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>
213
+ </svg>
214
+ <!-- WiFi -->
215
+ <svg class="icon" viewBox="0 0 24 24">
216
+ <path fill="#ffffff" d="M12 18.5l1.6 1.6-1.6 1.6-1.6-1.6L12 18.5z"/>
217
+ <path fill="#ffffff" d="M2.5 9.5A14 14 0 0 1 21.5 9.5l-1.8 1.8A11 11 0 0 0 4.3 11.3L2.5 9.5z"/>
218
+ <path fill="#ffffff" d="M6.2 13.2A9 9 0 0 1 17.8 13.2l-1.8 1.8a6 6 0 0 0-8 0l-1.8-1.8z"/>
219
+ </svg>
220
+ <!-- Battery -->
221
+ <svg class="icon" viewBox="0 0 26 24">
222
+ <rect x="2" y="6" width="18" height="12" rx="2" fill="#ffffff"></rect>
223
+ <rect x="20.5" y="9" width="3" height="6" rx="1" fill="#ffffff"></rect>
224
+ </svg>
225
+ </div>
226
+ </div>
227
+ <div class="title-row">
228
+ <div class="left">
229
+ <!-- X / close -->
230
+ <svg class="icon-lg" viewBox="0 0 24 24">
231
+ <path class="stroke-soft" d="M5 5L19 19M19 5L5 19"></path>
232
+ </svg>
233
+ </div>
234
+ <div class="title">
235
+ <span>Add Location</span>
236
+ <!-- Down chevron -->
237
+ <svg class="icon-sm" viewBox="0 0 24 24">
238
+ <path class="stroke-soft muted" d="M5 9l7 7 7-7"></path>
239
+ </svg>
240
+ </div>
241
+ <div class="right">
242
+ <!-- Check -->
243
+ <svg class="icon-lg" viewBox="0 0 24 24">
244
+ <path class="stroke-soft" d="M4 13l5 5 11-11"></path>
245
+ </svg>
246
+ </div>
247
+ </div>
248
+ </div>
249
+
250
+ <!-- Content area with input -->
251
+ <div class="content">
252
+ <div class="input-line">
253
+ <span class="caret"></span>
254
+ <span class="placeholder">Enter a place</span>
255
+ </div>
256
+ </div>
257
+
258
+ <!-- Keyboard -->
259
+ <div class="keyboard">
260
+ <div class="kb-icons">
261
+ <div class="kb-icon">⌨️</div>
262
+ <div class="kb-icon">😊</div>
263
+ <div class="kb-icon">GIF</div>
264
+ <div class="kb-icon">⚙️</div>
265
+ <div class="kb-icon">Gᵗʳ</div>
266
+ <div class="kb-icon">🎨</div>
267
+ <div class="kb-icon">🎤</div>
268
+ </div>
269
+
270
+ <!-- Row 1 -->
271
+ <div class="row">
272
+ <div class="key">Q</div>
273
+ <div class="key">W</div>
274
+ <div class="key">E</div>
275
+ <div class="key">R</div>
276
+ <div class="key">T</div>
277
+ <div class="key">Y</div>
278
+ <div class="key">U</div>
279
+ <div class="key">I</div>
280
+ <div class="key">O</div>
281
+ <div class="key">P</div>
282
+ <div class="key wide">⌫</div>
283
+ </div>
284
+
285
+ <!-- Row 2 -->
286
+ <div class="row">
287
+ <div class="key">A</div>
288
+ <div class="key">S</div>
289
+ <div class="key">D</div>
290
+ <div class="key">F</div>
291
+ <div class="key">G</div>
292
+ <div class="key">H</div>
293
+ <div class="key">J</div>
294
+ <div class="key">K</div>
295
+ <div class="key">L</div>
296
+ </div>
297
+
298
+ <!-- Row 3 -->
299
+ <div class="row">
300
+ <div class="key wide">
301
+ <!-- Shift icon -->
302
+ <svg class="icon-sm" viewBox="0 0 24 24">
303
+ <path class="stroke" d="M12 5l7 7H5l7-7zM7 17h10"></path>
304
+ </svg>
305
+ </div>
306
+ <div class="key">Z</div>
307
+ <div class="key">X</div>
308
+ <div class="key">C</div>
309
+ <div class="key">V</div>
310
+ <div class="key">B</div>
311
+ <div class="key">N</div>
312
+ <div class="key">M</div>
313
+ <div class="key wide">⌫</div>
314
+ </div>
315
+
316
+ <!-- Row 4 -->
317
+ <div class="row" style="align-items:center;">
318
+ <div class="round-key round-grey">?123</div>
319
+ <div class="key">,</div>
320
+ <div class="key">🙂</div>
321
+ <div class="space">Space</div>
322
+ <div class="key">.</div>
323
+ <div class="round-key enter">
324
+ <!-- Check mark -->
325
+ <svg class="icon" viewBox="0 0 24 24">
326
+ <path d="M4 13l5 5 11-11" stroke="#0b3a91" stroke-width="3.5" fill="none"></path>
327
+ </svg>
328
+ </div>
329
+ </div>
330
+ </div>
331
+
332
+ <!-- Gesture bar -->
333
+ <div class="gesture"></div>
334
+ </div>
335
+ </body>
336
+ </html>
code/17189/17189_11.html ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Add Location - Dark 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: Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #111314;
15
+ border-radius: 0;
16
+ box-shadow: none;
17
+ color: #FFFFFF;
18
+ }
19
+
20
+ /* Header */
21
+ .app-header {
22
+ position: absolute;
23
+ top: 0;
24
+ left: 0;
25
+ width: 1080px;
26
+ height: 240px;
27
+ background: #6a1b1b;
28
+ }
29
+ .status-bar {
30
+ height: 90px;
31
+ padding: 0 36px;
32
+ display: flex;
33
+ align-items: center;
34
+ justify-content: space-between;
35
+ color: #fff;
36
+ font-size: 36px;
37
+ opacity: 0.95;
38
+ }
39
+ .status-icons { display: flex; align-items: center; gap: 26px; }
40
+ .header-row {
41
+ height: 150px;
42
+ padding: 0 36px;
43
+ display: flex;
44
+ align-items: center;
45
+ justify-content: space-between;
46
+ color: #f5f5f5;
47
+ }
48
+ .header-title {
49
+ font-size: 64px;
50
+ font-weight: 600;
51
+ letter-spacing: 0.5px;
52
+ margin-left: 18px;
53
+ }
54
+ .icon-btn { width: 72px; height: 72px; display: flex; align-items: center; justify-content: center; }
55
+
56
+ /* Search pill */
57
+ .search-area {
58
+ position: absolute;
59
+ top: 250px;
60
+ left: 24px;
61
+ width: 1032px;
62
+ }
63
+ .search-pill {
64
+ background: #1a1a1a;
65
+ border: 1px solid #2b2b2b;
66
+ border-radius: 16px;
67
+ height: 96px;
68
+ display: flex;
69
+ align-items: center;
70
+ padding: 0 26px;
71
+ color: #e0e0e0;
72
+ font-size: 40px;
73
+ }
74
+ .search-pill .text {
75
+ flex: 1;
76
+ white-space: nowrap;
77
+ overflow: hidden;
78
+ text-overflow: ellipsis;
79
+ }
80
+ .clear-pill {
81
+ width: 60px;
82
+ height: 60px;
83
+ border-radius: 30px;
84
+ background: #2c2c2c;
85
+ border: 1px solid #3a3a3a;
86
+ display: flex;
87
+ align-items: center;
88
+ justify-content: center;
89
+ margin-left: 18px;
90
+ }
91
+ .main-area {
92
+ position: absolute;
93
+ top: 360px;
94
+ left: 0;
95
+ right: 0;
96
+ bottom: 960px;
97
+ background: #111314;
98
+ }
99
+
100
+ /* Keyboard */
101
+ .keyboard {
102
+ position: absolute;
103
+ bottom: 72px;
104
+ left: 0;
105
+ width: 1080px;
106
+ height: 960px;
107
+ background: #161718;
108
+ border-top: 1px solid #222;
109
+ box-sizing: border-box;
110
+ }
111
+ .kbd-suggestions {
112
+ height: 100px;
113
+ padding: 0 24px;
114
+ display: flex;
115
+ align-items: center;
116
+ gap: 22px;
117
+ color: #dcdcdc;
118
+ font-size: 40px;
119
+ border-bottom: 1px solid #242424;
120
+ }
121
+ .suggestion {
122
+ padding: 8px 18px;
123
+ background: #1f1f1f;
124
+ border: 1px solid #2c2c2c;
125
+ border-radius: 22px;
126
+ }
127
+ .kbd-rows { padding: 24px; }
128
+ .row {
129
+ display: grid;
130
+ grid-auto-columns: 1fr;
131
+ grid-auto-flow: column;
132
+ gap: 16px;
133
+ margin-bottom: 22px;
134
+ }
135
+ .key {
136
+ height: 120px;
137
+ background: #2b2b2e;
138
+ border: 1px solid #3a3a3d;
139
+ color: #efefef;
140
+ border-radius: 22px;
141
+ display: flex;
142
+ align-items: center;
143
+ justify-content: center;
144
+ font-size: 46px;
145
+ user-select: none;
146
+ }
147
+ .key.small { font-size: 40px; }
148
+ .space {
149
+ grid-column: span 6;
150
+ font-size: 44px;
151
+ color: #cfcfcf;
152
+ letter-spacing: 10px;
153
+ background: #2b2b2e;
154
+ }
155
+ .wide { grid-column: span 2; }
156
+ .enter { background: #3b3f48; color: #fff; }
157
+ .kbd-bottom {
158
+ position: absolute;
159
+ bottom: -2px;
160
+ left: 0;
161
+ width: 1080px;
162
+ height: 74px;
163
+ display: flex;
164
+ align-items: center;
165
+ justify-content: center;
166
+ }
167
+ .home-indicator {
168
+ width: 180px;
169
+ height: 12px;
170
+ background: #e9e9e9;
171
+ border-radius: 6px;
172
+ opacity: 0.9;
173
+ }
174
+
175
+ /* SVG icons general */
176
+ svg { display: block; }
177
+ </style>
178
+ </head>
179
+ <body>
180
+ <div id="render-target">
181
+
182
+ <!-- Header with status bar -->
183
+ <div class="app-header">
184
+ <div class="status-bar">
185
+ <div>12:51</div>
186
+ <div class="status-icons">
187
+ <!-- Location pin -->
188
+ <svg width="38" height="38" viewBox="0 0 24 24">
189
+ <path d="M12 2c3.3 0 6 2.7 6 6 0 4.5-5.3 10.6-5.7 11.1-.2.3-.5.3-.6 0C11.3 18.6 6 12.5 6 8c0-3.3 2.7-6 6-6zm0 4.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5z" fill="#fff"/>
190
+ </svg>
191
+ <!-- Wifi -->
192
+ <svg width="42" height="42" viewBox="0 0 24 24">
193
+ <path d="M12 18.5l1.5 1.5-1.5 1.5-1.5-1.5 1.5-1.5z" fill="#fff"/>
194
+ <path d="M2.1 9.5C5.9 6.5 10.1 5 12 5s6.1 1.5 9.9 4.5l-1.4 1.6C16.9 8 14.1 7 12 7S7.1 8 3.5 11.1L2.1 9.5z" fill="#fff"/>
195
+ <path d="M5.2 12.7C7.8 10.7 10.1 10 12 10s4.2.7 6.8 2.7l-1.5 1.6C15.2 13.3 13.7 12.7 12 12.7s-3.2.6-5.3 2l-1.5-2z" fill="#fff"/>
196
+ </svg>
197
+ <!-- Battery -->
198
+ <svg width="46" height="46" viewBox="0 0 24 24">
199
+ <rect x="2" y="6" width="18" height="12" rx="2" ry="2" fill="none" stroke="#fff" stroke-width="2"/>
200
+ <rect x="4" y="8" width="12" height="8" fill="#fff"/>
201
+ <rect x="20" y="9" width="2.5" height="6" fill="#fff"/>
202
+ </svg>
203
+ </div>
204
+ </div>
205
+ <div class="header-row">
206
+ <div class="icon-btn">
207
+ <!-- Close (X) -->
208
+ <svg width="56" height="56" viewBox="0 0 24 24">
209
+ <path d="M5 5l14 14M19 5L5 19" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
210
+ </svg>
211
+ </div>
212
+ <div class="header-title">Add Location</div>
213
+ <div class="icon-btn">
214
+ <!-- Check -->
215
+ <svg width="56" height="56" viewBox="0 0 24 24">
216
+ <path d="M4 13l5 5 11-11" stroke="#fff" stroke-width="2.2" stroke-linecap="round" fill="none"/>
217
+ </svg>
218
+ </div>
219
+ </div>
220
+ </div>
221
+
222
+ <!-- Search pill -->
223
+ <div class="search-area">
224
+ <div class="search-pill">
225
+ <div class="text">ilee Hills, Hyderabad - 500033 (Phase No 1)</div>
226
+ <div class="clear-pill">
227
+ <svg width="28" height="28" viewBox="0 0 24 24">
228
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#9e9e9e" stroke-width="1.6"/>
229
+ <path d="M8 8l8 8M16 8l-8 8" stroke="#c7c7c7" stroke-width="1.8" stroke-linecap="round"/>
230
+ </svg>
231
+ </div>
232
+ </div>
233
+ </div>
234
+
235
+ <!-- Main empty dark area -->
236
+ <div class="main-area"></div>
237
+
238
+ <!-- Keyboard -->
239
+ <div class="keyboard">
240
+ <div class="kbd-suggestions">
241
+ <!-- small grid icon -->
242
+ <svg width="60" height="60" viewBox="0 0 24 24">
243
+ <g fill="#bdbdbd">
244
+ <circle cx="5" cy="5" r="1.6"/><circle cx="12" cy="5" r="1.6"/><circle cx="19" cy="5" r="1.6"/>
245
+ <circle cx="5" cy="12" r="1.6"/><circle cx="12" cy="12" r="1.6"/><circle cx="19" cy="12" r="1.6"/>
246
+ <circle cx="5" cy="19" r="1.6"/><circle cx="12" cy="19" r="1.6"/><circle cx="19" cy="19" r="1.6"/>
247
+ </g>
248
+ </svg>
249
+ <div class="suggestion">no</div>
250
+ <div class="suggestion">road</div>
251
+ <div class="suggestion">IFSC</div>
252
+ <div style="flex:1"></div>
253
+ <!-- mic icon -->
254
+ <svg width="60" height="60" viewBox="0 0 24 24">
255
+ <path d="M12 14c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3s-3 1.3-3 3v5c0 1.7 1.3 3 3 3z" fill="#cfcfcf"/>
256
+ <path d="M5 11c0 3.9 3.1 7 7 7s7-3.1 7-7" fill="none" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
257
+ <path d="M12 18v3" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
258
+ </svg>
259
+ </div>
260
+
261
+ <div class="kbd-rows">
262
+ <!-- Row 1 -->
263
+ <div class="row" style="grid-template-columns: repeat(10, 1fr);">
264
+ <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>
265
+ </div>
266
+ <!-- Row 2 -->
267
+ <div class="row" style="grid-template-columns: 0.6fr repeat(9, 1fr) 0.6fr;">
268
+ <div></div>
269
+ <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>
270
+ <div></div>
271
+ </div>
272
+ <!-- Row 3 -->
273
+ <div class="row" style="grid-template-columns: 1.6fr repeat(7, 1fr) 2fr;">
274
+ <div class="key small">↑</div>
275
+ <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>
276
+ <div class="key small">⌫</div>
277
+ </div>
278
+ <!-- Row 4 -->
279
+ <div class="row" style="grid-template-columns: 2fr 1.2fr 1fr 6fr 1fr 2fr;">
280
+ <div class="key small">?123</div>
281
+ <div class="key small">,</div>
282
+ <div class="key small">☺</div>
283
+ <div class="key space">space</div>
284
+ <div class="key">.</div>
285
+ <div class="key enter">✔</div>
286
+ </div>
287
+ </div>
288
+
289
+ <div class="kbd-bottom">
290
+ <div class="home-indicator"></div>
291
+ </div>
292
+ </div>
293
+
294
+ </div>
295
+ </body>
296
+ </html>
code/17189/17189_12.html ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="utf-8">
4
+ <title>Edit Event UI</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;
9
+ background: #0b0b0c; color: #fff;
10
+ }
11
+
12
+ /* Header */
13
+ .app-header {
14
+ position: absolute; left: 0; top: 0; width: 100%; height: 260px;
15
+ background: #6a0f16;
16
+ }
17
+ .status-bar {
18
+ height: 90px; display: flex; align-items: center; justify-content: space-between;
19
+ padding: 0 40px; color: #fff; font-size: 36px; opacity: 0.95;
20
+ }
21
+ .status-right { display: flex; align-items: center; gap: 28px; }
22
+ .title-bar {
23
+ height: 170px; display: flex; align-items: center; padding: 0 34px; gap: 28px; color: #ffd7d7;
24
+ }
25
+ .header-icon { width: 64px; height: 64px; display: inline-flex; align-items: center; justify-content: center; }
26
+ .round-app {
27
+ width: 88px; height: 88px; border-radius: 44px; background: #2e64ff;
28
+ display: flex; align-items: center; justify-content: center; font-weight: bold; color: #fff;
29
+ box-shadow: 0 0 0 6px rgba(255,255,255,0.1);
30
+ }
31
+ .title-text { display: flex; flex-direction: column; }
32
+ .title-text .main { font-size: 60px; line-height: 1; color: #ffd7d7; }
33
+ .title-text .sub { font-size: 30px; color: #f5c0c0; margin-top: 10px; }
34
+
35
+ /* Content */
36
+ .content {
37
+ position: absolute; left: 0; top: 260px; width: 100%; height: calc(100% - 260px);
38
+ overflow: hidden; /* static layout */
39
+ }
40
+ .section {
41
+ padding: 36px 40px; border-bottom: 1px solid #1f1f1f;
42
+ display: flex; align-items: center; gap: 28px;
43
+ }
44
+ .ico {
45
+ width: 54px; height: 54px; display: flex; align-items: center; justify-content: center;
46
+ color: #f45c5c;
47
+ }
48
+ .section .label { font-size: 44px; color: #ffffff; flex: 1; }
49
+ .muted { color: #aaaaaa; }
50
+ .value-right { font-size: 40px; color: #cfcfcf; }
51
+
52
+ /* Switch toggle */
53
+ .toggle {
54
+ width: 120px; height: 64px; border-radius: 32px; background: #4a4a4a; position: relative;
55
+ }
56
+ .toggle .knob {
57
+ width: 58px; height: 58px; border-radius: 50%; background: #cfcfcf; position: absolute; top: 3px; left: 4px;
58
+ }
59
+ .toggle.on { background: #2ba04b; }
60
+ .toggle.on .knob { left: 58px; background: #e7e7e7; }
61
+
62
+ /* Date/Time block */
63
+ .date-time {
64
+ display: flex; gap: 40px; padding: 30px 40px; border-bottom: 1px solid #1f1f1f;
65
+ }
66
+ .dt-col { flex: 1; }
67
+ .dt-label { font-size: 30px; color: #a9a9a9; margin-bottom: 16px; }
68
+ .dt-main { font-size: 46px; color: #fff; }
69
+ .dt-sub { font-size: 32px; color: #9b9b9b; margin-top: 14px; }
70
+ .duration { font-size: 32px; color: #9b9b9b; margin-top: 14px; }
71
+
72
+ .delete-btn {
73
+ position: absolute; bottom: 60px; left: 0; width: 100%;
74
+ display: flex; align-items: center; justify-content: center;
75
+ }
76
+ .delete-btn .btn {
77
+ color: #ff4b4b; font-size: 44px; font-weight: bold; letter-spacing: 1px;
78
+ }
79
+
80
+ /* Simple SVG icon styles */
81
+ svg { display: block; }
82
+ </style>
83
+ </head>
84
+ <body>
85
+ <div id="render-target">
86
+
87
+ <!-- Header -->
88
+ <div class="app-header">
89
+ <div class="status-bar">
90
+ <div>12:52</div>
91
+ <div class="status-right">
92
+ <!-- simple wifi icon -->
93
+ <svg width="44" height="44" viewBox="0 0 24 24">
94
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" fill="none"/>
95
+ <path d="M5 11c4-3 10-3 14 0" stroke="#fff" stroke-width="2" fill="none"/>
96
+ <path d="M8 14c3-2 5-2 8 0" stroke="#fff" stroke-width="2" fill="none"/>
97
+ <circle cx="12" cy="18" r="2" fill="#fff"/>
98
+ </svg>
99
+ <!-- battery icon -->
100
+ <svg width="58" height="44" viewBox="0 0 28 16">
101
+ <rect x="1" y="2" width="22" height="12" rx="2" ry="2" fill="none" stroke="#fff" stroke-width="2"/>
102
+ <rect x="3" y="4" width="18" height="8" fill="#fff"/>
103
+ <rect x="23" y="6" width="4" height="4" fill="#fff"/>
104
+ </svg>
105
+ </div>
106
+ </div>
107
+
108
+ <div class="title-bar">
109
+ <!-- close icon -->
110
+ <div class="header-icon">
111
+ <svg width="60" height="60" viewBox="0 0 24 24">
112
+ <path d="M4 4L20 20M20 4L4 20" stroke="#ffd7d7" stroke-width="2"/>
113
+ </svg>
114
+ </div>
115
+ <div class="round-app">O</div>
116
+ <div class="title-text">
117
+ <div class="main">Edit Event</div>
118
+ <div class="sub">Calendar</div>
119
+ </div>
120
+ <div style="flex:1"></div>
121
+ <!-- microphone -->
122
+ <div class="header-icon">
123
+ <svg width="60" height="60" viewBox="0 0 24 24">
124
+ <rect x="9" y="4" width="6" height="10" rx="3" fill="none" stroke="#ffd7d7" stroke-width="2"/>
125
+ <path d="M5 11a7 7 0 0 0 14 0" stroke="#ffd7d7" stroke-width="2" fill="none"/>
126
+ <path d="M12 18v4" stroke="#ffd7d7" stroke-width="2"/>
127
+ </svg>
128
+ </div>
129
+ <!-- check -->
130
+ <div class="header-icon">
131
+ <svg width="64" height="64" viewBox="0 0 24 24">
132
+ <path d="M5 13l4 4L19 7" stroke="#ffd7d7" stroke-width="3" fill="none" />
133
+ </svg>
134
+ </div>
135
+ </div>
136
+ </div>
137
+
138
+ <!-- Content -->
139
+ <div class="content">
140
+
141
+ <!-- Title row -->
142
+ <div class="section">
143
+ <div class="ico">
144
+ <svg width="44" height="44" viewBox="0 0 24 24">
145
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#f45c5c" stroke-width="2"/>
146
+ <path d="M12 6v6l4 2" stroke="#f45c5c" stroke-width="2" fill="none"/>
147
+ </svg>
148
+ </div>
149
+ <div class="label">Training Meeting</div>
150
+ </div>
151
+
152
+ <!-- People -->
153
+ <div class="section">
154
+ <div class="ico">
155
+ <svg width="44" height="44" viewBox="0 0 24 24">
156
+ <circle cx="8" cy="8" r="4" stroke="#f45c5c" stroke-width="2" fill="none"/>
157
+ <circle cx="16" cy="10" r="4" stroke="#f45c5c" stroke-width="2" fill="none"/>
158
+ <path d="M2 20c2-5 8-5 10 0M12 20c2-5 8-5 10 0" stroke="#f45c5c" stroke-width="2" fill="none"/>
159
+ </svg>
160
+ </div>
161
+ <div class="label muted">People</div>
162
+ </div>
163
+
164
+ <!-- All Day Event toggle -->
165
+ <div class="section">
166
+ <div class="ico">
167
+ <svg width="44" height="44" viewBox="0 0 24 24">
168
+ <rect x="3" y="5" width="18" height="16" rx="2" stroke="#f45c5c" stroke-width="2" fill="none"/>
169
+ <path d="M7 3v4M17 3v4" stroke="#f45c5c" stroke-width="2"/>
170
+ </svg>
171
+ </div>
172
+ <div class="label">All Day Event</div>
173
+ <div class="toggle"><div class="knob"></div></div>
174
+ </div>
175
+
176
+ <!-- Date and Time -->
177
+ <div class="date-time">
178
+ <div class="dt-col">
179
+ <div class="dt-label">Date</div>
180
+ <div class="dt-main">Wed, Aug 9</div>
181
+ <div class="dt-sub">This Wednesday</div>
182
+ </div>
183
+ <div class="dt-col">
184
+ <div class="dt-label">Time (GMT+5:30)</div>
185
+ <div class="dt-main">2:30 PM ▶ 4:30 PM</div>
186
+ <div class="duration">Duration: 2 hours</div>
187
+ </div>
188
+ </div>
189
+
190
+ <!-- Timezone -->
191
+ <div class="section">
192
+ <div class="ico">
193
+ <svg width="44" height="44" viewBox="0 0 24 24">
194
+ <circle cx="12" cy="12" r="10" stroke="#f45c5c" stroke-width="2" fill="none"/>
195
+ <path d="M12 2v20M2 12h20" stroke="#f45c5c" stroke-width="2"/>
196
+ </svg>
197
+ </div>
198
+ <div class="label">India Standard Time</div>
199
+ <div class="value-right">GMT+5:30</div>
200
+ </div>
201
+
202
+ <!-- Location -->
203
+ <div class="section">
204
+ <div class="ico">
205
+ <svg width="44" height="44" viewBox="0 0 24 24">
206
+ <path d="M12 2a7 7 0 0 1 7 7c0 5-7 13-7 13S5 14 5 9a7 7 0 0 1 7-7z" stroke="#f45c5c" stroke-width="2" fill="none"/>
207
+ <circle cx="12" cy="9" r="2.5" fill="none" stroke="#f45c5c" stroke-width="2"/>
208
+ </svg>
209
+ </div>
210
+ <div class="label">Plot No 90 A, Road No 31, Jubilee Hills, Hyd…</div>
211
+ </div>
212
+
213
+ <!-- Description -->
214
+ <div class="section">
215
+ <div class="ico">
216
+ <svg width="44" height="44" viewBox="0 0 24 24">
217
+ <path d="M4 5h16M4 11h10M4 17h14" stroke="#f45c5c" stroke-width="2" fill="none"/>
218
+ </svg>
219
+ </div>
220
+ <div class="label">Loco Project Meeting with Trainee and QA</div>
221
+ </div>
222
+
223
+ <!-- Attachments -->
224
+ <div class="section">
225
+ <div class="ico">
226
+ <svg width="44" height="44" viewBox="0 0 24 24">
227
+ <path d="M7 13l7-7a3 3 0 0 1 4 4l-9 9a5 5 0 0 1-7-7l8-8" stroke="#f45c5c" stroke-width="2" fill="none"/>
228
+ </svg>
229
+ </div>
230
+ <div class="label muted">Attachments</div>
231
+ </div>
232
+
233
+ <!-- Repeat -->
234
+ <div class="section">
235
+ <div class="ico">
236
+ <svg width="44" height="44" viewBox="0 0 24 24">
237
+ <path d="M7 7h9l-3-3M17 17H8l3 3" stroke="#f45c5c" stroke-width="2" fill="none"/>
238
+ <path d="M7 7a7 7 0 1 0 0 10" stroke="#f45c5c" stroke-width="2" fill="none"/>
239
+ </svg>
240
+ </div>
241
+ <div class="label">Repeat</div>
242
+ <div class="value-right">Never</div>
243
+ </div>
244
+
245
+ <!-- Alert -->
246
+ <div class="section">
247
+ <div class="ico">
248
+ <svg width="44" height="44" viewBox="0 0 24 24">
249
+ <path d="M12 3l8 16H4L12 3z" stroke="#f45c5c" stroke-width="2" fill="none"/>
250
+ <circle cx="12" cy="17" r="1.5" fill="#f45c5c"/>
251
+ <path d="M12 9v5" stroke="#f45c5c" stroke-width="2"/>
252
+ </svg>
253
+ </div>
254
+ <div class="label">Alert</div>
255
+ <div class="value-right">15 minutes before</div>
256
+ </div>
257
+
258
+ <!-- Show as -->
259
+ <div class="section">
260
+ <div class="ico">
261
+ <svg width="44" height="44" viewBox="0 0 24 24">
262
+ <rect x="3" y="5" width="7" height="14" stroke="#f45c5c" stroke-width="2" fill="none"/>
263
+ <rect x="14" y="5" width="7" height="14" stroke="#f45c5c" stroke-width="2" fill="none"/>
264
+ </svg>
265
+ </div>
266
+ <div class="label">Show as</div>
267
+ <div class="value-right">Busy</div>
268
+ </div>
269
+
270
+ <!-- Private toggle -->
271
+ <div class="section">
272
+ <div class="ico">
273
+ <svg width="44" height="44" viewBox="0 0 24 24">
274
+ <rect x="5" y="10" width="14" height="10" rx="2" stroke="#f45c5c" stroke-width="2" fill="none"/>
275
+ <path d="M8 10V7a4 4 0 0 1 8 0v3" stroke="#f45c5c" stroke-width="2" fill="none"/>
276
+ </svg>
277
+ </div>
278
+ <div class="label">Private</div>
279
+ <div class="toggle on"><div class="knob"></div></div>
280
+ </div>
281
+
282
+ <!-- Delete button -->
283
+ <div class="delete-btn"><div class="btn">DELETE EVENT</div></div>
284
+ </div>
285
+ </div>
286
+ </body>
287
+ </html>
code/17189/17189_13.html ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Training Meeting - Event Detail</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: #ffffff;
16
+ }
17
+
18
+ /* Top app bar */
19
+ .appbar {
20
+ position: relative;
21
+ width: 100%;
22
+ height: 260px;
23
+ background: #6b1f24; /* deep maroon */
24
+ color: #fff;
25
+ }
26
+ .statusbar {
27
+ height: 64px;
28
+ padding: 0 36px;
29
+ display: flex;
30
+ align-items: center;
31
+ justify-content: space-between;
32
+ font-size: 32px;
33
+ }
34
+ .toolbar {
35
+ height: 196px;
36
+ display: flex;
37
+ align-items: center;
38
+ justify-content: space-between;
39
+ padding: 0 32px;
40
+ }
41
+ .toolbar-left {
42
+ display: flex;
43
+ align-items: center;
44
+ gap: 24px;
45
+ }
46
+ .toolbar-right {
47
+ display: flex;
48
+ align-items: center;
49
+ gap: 36px;
50
+ }
51
+ .icon-btn svg { display: block; }
52
+ .icon-24 { width: 56px; height: 56px; }
53
+ .icon-28 { width: 64px; height: 64px; }
54
+
55
+ /* Content */
56
+ .content {
57
+ position: absolute;
58
+ left: 0;
59
+ right: 0;
60
+ top: 260px;
61
+ bottom: 0;
62
+ padding: 36px 40px 160px 40px;
63
+ }
64
+ .event-header {
65
+ display: flex;
66
+ align-items: center;
67
+ gap: 28px;
68
+ margin-bottom: 24px;
69
+ }
70
+ .avatar {
71
+ width: 96px;
72
+ height: 96px;
73
+ border-radius: 48px;
74
+ background: #E0E0E0;
75
+ border: 1px solid #BDBDBD;
76
+ display: flex;
77
+ justify-content: center;
78
+ align-items: center;
79
+ color: #757575;
80
+ font-size: 20px;
81
+ text-align: center;
82
+ }
83
+ .title-area .title {
84
+ font-size: 56px;
85
+ font-weight: 700;
86
+ line-height: 1.1;
87
+ margin-bottom: 8px;
88
+ }
89
+ .title-area .subtitle {
90
+ font-size: 26px;
91
+ color: #b7b7b7;
92
+ }
93
+ .divider {
94
+ border-top: 1px solid #2e2e2e;
95
+ margin: 24px 0;
96
+ }
97
+
98
+ .row {
99
+ display: flex;
100
+ align-items: flex-start;
101
+ gap: 24px;
102
+ }
103
+ .row .text-block .primary {
104
+ font-size: 34px;
105
+ font-weight: 600;
106
+ margin-bottom: 10px;
107
+ }
108
+ .row .text-block .secondary {
109
+ font-size: 28px;
110
+ color: #b7b7b7;
111
+ }
112
+
113
+ .section-label {
114
+ color: #4EA2FF;
115
+ font-size: 30px;
116
+ font-weight: 700;
117
+ margin: 26px 0 18px;
118
+ }
119
+
120
+ .summary {
121
+ font-size: 32px;
122
+ color: #e0e0e0;
123
+ }
124
+
125
+ .show-more {
126
+ display: flex;
127
+ align-items: center;
128
+ justify-content: space-between;
129
+ margin-top: 24px;
130
+ }
131
+ .show-more .left {
132
+ display: flex;
133
+ flex-direction: column;
134
+ gap: 8px;
135
+ }
136
+ .show-more .left .label {
137
+ font-size: 40px;
138
+ color: #ffffff;
139
+ }
140
+ .show-more .left .meta {
141
+ font-size: 28px;
142
+ color: #9e9e9e;
143
+ }
144
+
145
+ /* Toast at bottom */
146
+ .toast {
147
+ position: absolute;
148
+ left: 24px;
149
+ right: 24px;
150
+ bottom: 120px;
151
+ background: #3a3a3a;
152
+ color: #fff;
153
+ border-radius: 18px;
154
+ height: 120px;
155
+ display: flex;
156
+ align-items: center;
157
+ padding: 0 28px;
158
+ gap: 24px;
159
+ font-size: 34px;
160
+ }
161
+
162
+ /* Bottom navigation pill */
163
+ .nav-pill {
164
+ position: absolute;
165
+ left: 50%;
166
+ transform: translateX(-50%);
167
+ bottom: 40px;
168
+ width: 180px;
169
+ height: 12px;
170
+ background: #eaeaea;
171
+ border-radius: 6px;
172
+ opacity: 0.85;
173
+ }
174
+
175
+ .chevron {
176
+ width: 40px;
177
+ height: 40px;
178
+ }
179
+ .muted { color: #b7b7b7; }
180
+ </style>
181
+ </head>
182
+ <body>
183
+ <div id="render-target">
184
+
185
+ <!-- App bar -->
186
+ <div class="appbar">
187
+ <div class="statusbar">
188
+ <div>12:52</div>
189
+ <div style="display:flex; align-items:center; gap:24px;">
190
+ <!-- simple Wi-Fi icon -->
191
+ <svg width="40" height="40" viewBox="0 0 64 64">
192
+ <path d="M8 20c16-12 32-12 48 0" fill="none" stroke="#ffffff" stroke-width="4" />
193
+ <path d="M16 28c12-8 20-8 32 0" fill="none" stroke="#ffffff" stroke-width="4" />
194
+ <path d="M24 36c6-4 10-4 16 0" fill="none" stroke="#ffffff" stroke-width="4" />
195
+ <circle cx="32" cy="44" r="4" fill="#ffffff" />
196
+ </svg>
197
+ <!-- battery icon -->
198
+ <svg width="44" height="40" viewBox="0 0 72 48">
199
+ <rect x="6" y="10" width="52" height="28" rx="4" ry="4" stroke="#ffffff" stroke-width="4" fill="none"/>
200
+ <rect x="10" y="14" width="40" height="20" fill="#ffffff"/>
201
+ <rect x="58" y="16" width="8" height="16" fill="#ffffff"/>
202
+ </svg>
203
+ </div>
204
+ </div>
205
+
206
+ <div class="toolbar">
207
+ <div class="toolbar-left">
208
+ <!-- Back arrow -->
209
+ <div class="icon-btn">
210
+ <svg class="icon-28" viewBox="0 0 64 64">
211
+ <polyline points="40,12 20,32 40,52" fill="none" stroke="#ffffff" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
212
+ </svg>
213
+ </div>
214
+ </div>
215
+ <div class="toolbar-right">
216
+ <!-- Microphone icon -->
217
+ <div class="icon-btn">
218
+ <svg class="icon-28" viewBox="0 0 64 64">
219
+ <rect x="24" y="12" width="16" height="26" rx="8" fill="#ffffff"/>
220
+ <path d="M16 32c0 10 8 18 16 18s16-8 16-18" fill="none" stroke="#ffffff" stroke-width="6" stroke-linecap="round"/>
221
+ <rect x="30" y="48" width="4" height="8" fill="#ffffff"/>
222
+ <line x1="20" y1="56" x2="44" y2="56" stroke="#ffffff" stroke-width="6" stroke-linecap="round"/>
223
+ </svg>
224
+ </div>
225
+ <!-- Pencil/edit icon -->
226
+ <div class="icon-btn">
227
+ <svg class="icon-28" viewBox="0 0 64 64">
228
+ <polygon points="46,10 54,18 24,48 16,48 16,40" fill="#ffffff"/>
229
+ <rect x="16" y="52" width="32" height="4" fill="#ffffff"/>
230
+ </svg>
231
+ </div>
232
+ </div>
233
+ </div>
234
+ </div>
235
+
236
+ <!-- Content -->
237
+ <div class="content">
238
+
239
+ <div class="event-header">
240
+ <div class="avatar">[IMG: Event Icon]</div>
241
+ <div class="title-area">
242
+ <div class="title">Training Meeting</div>
243
+ <div class="subtitle">Calendar (dbwscratch.test.id6@outlook.com)</div>
244
+ </div>
245
+ </div>
246
+
247
+ <div class="divider"></div>
248
+
249
+ <!-- Date & time -->
250
+ <div class="row">
251
+ <!-- clock icon -->
252
+ <svg class="icon-24" viewBox="0 0 64 64">
253
+ <circle cx="32" cy="32" r="22" stroke="#b7b7b7" stroke-width="4" fill="none"/>
254
+ <line x1="32" y1="18" x2="32" y2="34" stroke="#b7b7b7" stroke-width="4" stroke-linecap="round"/>
255
+ <line x1="32" y1="34" x2="44" y2="40" stroke="#b7b7b7" stroke-width="4" stroke-linecap="round"/>
256
+ </svg>
257
+ <div class="text-block">
258
+ <div class="primary">Wednesday, August 9, 2023</div>
259
+ <div class="secondary">2:30 PM ▶ 4:30 PM (2 hours)</div>
260
+ </div>
261
+ </div>
262
+
263
+ <div class="divider"></div>
264
+
265
+ <!-- Summary line -->
266
+ <div class="row">
267
+ <!-- list icon -->
268
+ <svg class="icon-24" viewBox="0 0 64 64">
269
+ <rect x="12" y="16" width="40" height="6" fill="#b7b7b7"/>
270
+ <rect x="12" y="28" width="40" height="6" fill="#b7b7b7"/>
271
+ <rect x="12" y="40" width="28" height="6" fill="#b7b7b7"/>
272
+ </svg>
273
+ <div class="summary">Loco Project Meeting with Trainee and QA</div>
274
+ </div>
275
+
276
+ <div class="divider"></div>
277
+
278
+ <!-- Location label -->
279
+ <div class="section-label">Location</div>
280
+
281
+ <div class="row">
282
+ <!-- pin icon -->
283
+ <svg class="icon-24" viewBox="0 0 64 64">
284
+ <path d="M32 10c-9 0-16 7-16 16 0 12 16 28 16 28s16-16 16-28c0-9-7-16-16-16z" fill="none" stroke="#b7b7b7" stroke-width="4"/>
285
+ <circle cx="32" cy="26" r="6" fill="#b7b7b7"/>
286
+ </svg>
287
+ <div class="summary">
288
+ Plot No 90 A, Road No 31, Jubilee Hills, Hyderabad - 500033 (Phase No 1)
289
+ </div>
290
+ </div>
291
+
292
+ <!-- Options label -->
293
+ <div class="section-label" style="margin-top: 34px;">Options</div>
294
+
295
+ <!-- Show more block -->
296
+ <div class="show-more">
297
+ <div class="left">
298
+ <div class="label">Show more</div>
299
+ <div class="meta">15 minutes, Busy</div>
300
+ </div>
301
+ <!-- Chevron -->
302
+ <svg class="chevron" viewBox="0 0 64 64">
303
+ <polyline points="24,20 40,32 24,44" fill="none" stroke="#b7b7b7" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
304
+ </svg>
305
+ </div>
306
+
307
+ </div>
308
+
309
+ <!-- Toast -->
310
+ <div class="toast">
311
+ <!-- Check icon -->
312
+ <svg width="64" height="64" viewBox="0 0 64 64">
313
+ <polyline points="16,34 28,46 48,22" fill="none" stroke="#ffffff" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
314
+ </svg>
315
+ <div>Event updated</div>
316
+ </div>
317
+
318
+ <!-- Bottom navigation pill -->
319
+ <div class="nav-pill"></div>
320
+ </div>
321
+ </body>
322
+ </html>
code/17189/17189_2.html ADDED
@@ -0,0 +1,285 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Training Meeting - Detail</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
+ font-family: Arial, Helvetica, sans-serif;
16
+ color: #FFFFFF;
17
+ }
18
+
19
+ /* Top maroon header */
20
+ .topbar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 100%;
25
+ height: 300px;
26
+ background: #662428; /* deep maroon */
27
+ }
28
+ .status {
29
+ height: 90px;
30
+ display: flex;
31
+ align-items: center;
32
+ padding: 0 32px;
33
+ font-size: 34px;
34
+ color: #fff;
35
+ }
36
+ .status .right {
37
+ margin-left: auto;
38
+ display: flex;
39
+ gap: 28px;
40
+ align-items: center;
41
+ }
42
+ .actions {
43
+ height: 210px;
44
+ display: flex;
45
+ align-items: center;
46
+ padding: 0 28px;
47
+ }
48
+ .actions .back {
49
+ width: 56px;
50
+ height: 56px;
51
+ margin-right: 12px;
52
+ }
53
+ .actions .tools {
54
+ margin-left: auto;
55
+ display: flex;
56
+ gap: 36px;
57
+ align-items: center;
58
+ }
59
+ .icon {
60
+ width: 48px;
61
+ height: 48px;
62
+ }
63
+ .icon path, .icon rect, .icon line, .icon circle {
64
+ stroke: #FFFFFF;
65
+ fill: none;
66
+ stroke-width: 2.5;
67
+ stroke-linecap: round;
68
+ stroke-linejoin: round;
69
+ }
70
+ .icon.fill path, .icon.fill rect {
71
+ fill: #FFFFFF;
72
+ stroke: none;
73
+ }
74
+
75
+ /* Content area */
76
+ .content {
77
+ position: absolute;
78
+ top: 300px;
79
+ left: 0;
80
+ right: 0;
81
+ bottom: 0;
82
+ }
83
+
84
+ .section {
85
+ padding: 22px 36px;
86
+ }
87
+
88
+ .event-header {
89
+ display: flex;
90
+ align-items: center;
91
+ gap: 24px;
92
+ }
93
+ .avatar {
94
+ width: 96px;
95
+ height: 96px;
96
+ border-radius: 50%;
97
+ background: #B23B3B;
98
+ display: flex;
99
+ align-items: center;
100
+ justify-content: center;
101
+ color: #fff;
102
+ font-weight: bold;
103
+ letter-spacing: 1px;
104
+ font-size: 26px;
105
+ }
106
+ .title {
107
+ font-size: 56px;
108
+ font-weight: 700;
109
+ line-height: 1.2;
110
+ }
111
+ .subtitle {
112
+ font-size: 28px;
113
+ color: #B0B0B0;
114
+ margin-top: 6px;
115
+ }
116
+
117
+ .divider {
118
+ height: 1px;
119
+ background: #2E2E2E;
120
+ margin: 22px 36px;
121
+ }
122
+
123
+ .row {
124
+ display: flex;
125
+ align-items: flex-start;
126
+ gap: 24px;
127
+ padding: 16px 36px;
128
+ }
129
+ .row .label {
130
+ font-size: 34px;
131
+ font-weight: 600;
132
+ }
133
+ .row .subline {
134
+ font-size: 28px;
135
+ color: #A3A3A3;
136
+ margin-top: 6px;
137
+ }
138
+
139
+ .options {
140
+ padding: 16px 36px;
141
+ color: #1E88E5;
142
+ font-size: 32px;
143
+ font-weight: 600;
144
+ }
145
+
146
+ .expand {
147
+ padding: 24px 36px;
148
+ }
149
+ .expand .header {
150
+ display: flex;
151
+ align-items: center;
152
+ }
153
+ .expand .header .text {
154
+ font-size: 40px;
155
+ font-weight: 600;
156
+ flex: 1;
157
+ }
158
+ .expand .meta {
159
+ font-size: 28px;
160
+ color: #A3A3A3;
161
+ margin-top: 8px;
162
+ }
163
+
164
+ /* Bottom gesture bar */
165
+ .gesture {
166
+ position: absolute;
167
+ bottom: 28px;
168
+ left: 50%;
169
+ transform: translateX(-50%);
170
+ width: 320px;
171
+ height: 12px;
172
+ border-radius: 12px;
173
+ background: #EDEDED;
174
+ opacity: 0.9;
175
+ }
176
+ </style>
177
+ </head>
178
+ <body>
179
+ <div id="render-target">
180
+
181
+ <!-- Top maroon header -->
182
+ <div class="topbar">
183
+ <div class="status">
184
+ <div>12:46</div>
185
+ <div class="right">
186
+ <!-- Cast icon -->
187
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Cast">
188
+ <rect x="3" y="6" width="18" height="12" rx="2"></rect>
189
+ <path d="M3 18c3 0 5 2 5 2"></path>
190
+ <path d="M3 15c5 0 8 5 8 5"></path>
191
+ </svg>
192
+ <!-- WiFi icon -->
193
+ <svg class="icon" viewBox="0 0 24 24" aria-label="WiFi">
194
+ <path d="M2 9c5-4 15-4 20 0"></path>
195
+ <path d="M5 12c3-3 11-3 14 0"></path>
196
+ <path d="M8 15c2-2 6-2 8 0"></path>
197
+ <circle cx="12" cy="18" r="1.6" fill="#FFFFFF" stroke="none"></circle>
198
+ </svg>
199
+ <!-- Battery icon -->
200
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Battery">
201
+ <rect x="3" y="7" width="16" height="10" rx="2"></rect>
202
+ <rect x="19.5" y="10" width="2.5" height="4" rx="1" class="fill"></rect>
203
+ <rect x="5" y="9" width="10" height="6" rx="1" class="fill"></rect>
204
+ </svg>
205
+ </div>
206
+ </div>
207
+ <div class="actions">
208
+ <!-- Back arrow -->
209
+ <svg class="back" viewBox="0 0 24 24" aria-label="Back">
210
+ <path d="M15 5L7 12l8 7"></path>
211
+ </svg>
212
+
213
+ <div class="tools">
214
+ <!-- Microphone icon -->
215
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Microphone">
216
+ <rect x="9" y="4" width="6" height="10" rx="3"></rect>
217
+ <path d="M6 11c0 4 12 4 12 0"></path>
218
+ <path d="M12 18v2"></path>
219
+ <path d="M9 22h6"></path>
220
+ </svg>
221
+ <!-- Pencil icon -->
222
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Edit">
223
+ <path d="M4 20l4-1 9-9-3-3-9 9-1 4z"></path>
224
+ <path d="M13 5l3 3"></path>
225
+ </svg>
226
+ </div>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- Content -->
231
+ <div class="content">
232
+ <div class="section event-header">
233
+ <div class="avatar">KT</div>
234
+ <div>
235
+ <div class="title">Training Meeting</div>
236
+ <div class="subtitle">Calendar (dbwscratch.test.id6@outlook.com)</div>
237
+ </div>
238
+ </div>
239
+
240
+ <div class="divider"></div>
241
+
242
+ <div class="row">
243
+ <!-- Clock icon -->
244
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Clock">
245
+ <circle cx="12" cy="12" r="8"></circle>
246
+ <path d="M12 7v5l4 2"></path>
247
+ </svg>
248
+ <div>
249
+ <div class="label">Tuesday, August 8, 2023</div>
250
+ <div class="subline">2:00 PM ▸ 4:00 PM (2 hours)</div>
251
+ </div>
252
+ </div>
253
+
254
+ <div class="divider"></div>
255
+
256
+ <div class="row">
257
+ <!-- Hamburger/menu icon -->
258
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Details">
259
+ <line x1="5" y1="7" x2="19" y2="7"></line>
260
+ <line x1="5" y1="12" x2="19" y2="12"></line>
261
+ <line x1="5" y1="17" x2="19" y2="17"></line>
262
+ </svg>
263
+ <div class="label">Loco Project Meeting with Trainee and QA</div>
264
+ </div>
265
+
266
+ <div class="divider"></div>
267
+
268
+ <div class="options">Options</div>
269
+
270
+ <div class="expand">
271
+ <div class="header">
272
+ <div class="text">Show more</div>
273
+ <!-- Chevron down -->
274
+ <svg class="icon" viewBox="0 0 24 24" aria-label="Expand">
275
+ <path d="M6 9l6 6 6-6"></path>
276
+ </svg>
277
+ </div>
278
+ <div class="meta">15 minutes, Busy</div>
279
+ </div>
280
+ </div>
281
+
282
+ <div class="gesture"></div>
283
+ </div>
284
+ </body>
285
+ </html>
code/17189/17189_3.html ADDED
@@ -0,0 +1,309 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Edit Event - Calendar (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: #000000;
14
+ color: #ffffff;
15
+ }
16
+
17
+ /* Top app bar */
18
+ .top-bar {
19
+ position: absolute;
20
+ left: 0; top: 0; width: 100%;
21
+ height: 280px;
22
+ background: #5b2225; /* deep maroon */
23
+ padding: 24px 36px 0 36px;
24
+ box-sizing: border-box;
25
+ }
26
+ .status {
27
+ display: flex; align-items: center; justify-content: space-between;
28
+ color: #ffffff; font-size: 36px; opacity: 0.95;
29
+ height: 60px;
30
+ }
31
+ .status-right { display: flex; gap: 26px; align-items: center; }
32
+ .toolbar {
33
+ margin-top: 26px;
34
+ display: flex; align-items: center; justify-content: space-between;
35
+ }
36
+ .left-tools { display: flex; align-items: center; gap: 28px; }
37
+ .circle-icon {
38
+ width: 90px; height: 90px; border-radius: 45px;
39
+ background: #E0E0E0; border: 1px solid #BDBDBD;
40
+ display: flex; justify-content: center; align-items: center;
41
+ color: #757575; font-size: 26px;
42
+ }
43
+ .title-wrap { display: flex; flex-direction: column; }
44
+ .title {
45
+ font-size: 64px; font-weight: 700; color: #f3cad0;
46
+ letter-spacing: 0.5px;
47
+ }
48
+ .subtitle { font-size: 34px; color: #eab5bc; margin-top: 8px; }
49
+ .right-actions { display: flex; align-items: center; gap: 38px; }
50
+ .icon-btn svg { width: 48px; height: 48px; fill: #eab5bc; }
51
+
52
+ /* Content area */
53
+ .content {
54
+ position: absolute; left: 0; top: 280px; width: 100%;
55
+ padding-bottom: 160px;
56
+ }
57
+ .section {
58
+ padding: 0 36px;
59
+ }
60
+ .row {
61
+ display: flex; align-items: center;
62
+ border-top: 1px solid #1f1f1f;
63
+ height: 140px;
64
+ box-sizing: border-box;
65
+ }
66
+ .row:first-child { border-top: none; }
67
+ .lead {
68
+ width: 110px; display: flex; align-items: center; justify-content: center;
69
+ color: #9e9e9e;
70
+ }
71
+ .lead svg { width: 46px; height: 46px; fill: #9e9e9e; }
72
+ .row-body {
73
+ flex: 1; display: flex; align-items: center; justify-content: space-between;
74
+ }
75
+ .primary { font-size: 48px; color: #ffffff; }
76
+ .label { font-size: 42px; color: #cfcfcf; }
77
+ .value { font-size: 42px; color: #cfcfcf; }
78
+ .muted { color: #9e9e9e; font-size: 36px; }
79
+ .toggle {
80
+ width: 112px; height: 56px; border-radius: 28px; background: #5f5f5f; position: relative;
81
+ margin-right: 8px;
82
+ }
83
+ .toggle::after {
84
+ content: ""; position: absolute; right: 6px; top: 6px;
85
+ width: 44px; height: 44px; border-radius: 22px; background: #bdbdbd;
86
+ }
87
+
88
+ /* Date & Time block */
89
+ .datetime {
90
+ border-top: 1px solid #1f1f1f;
91
+ padding: 28px 36px;
92
+ }
93
+ .dt-grid {
94
+ display: grid; grid-template-columns: 1fr 1fr; gap: 0;
95
+ border-top: 1px solid #1f1f1f; border-bottom: 1px solid #1f1f1f;
96
+ }
97
+ .dt-cell {
98
+ padding: 28px; box-sizing: border-box; border-right: 1px solid #1f1f1f;
99
+ height: 220px;
100
+ }
101
+ .dt-cell:last-child { border-right: none; }
102
+ .dt-label { font-size: 36px; color: #cfcfcf; }
103
+ .dt-main { font-size: 58px; color: #ffffff; margin-top: 8px; }
104
+ .dt-sub { font-size: 34px; color: #9e9e9e; margin-top: 8px; }
105
+ .arrow {
106
+ display: inline-block; width: 0; height: 0; border-left: 18px solid #cfcfcf;
107
+ border-top: 10px solid transparent; border-bottom: 10px solid transparent; margin: 0 10px;
108
+ transform: translateY(-4px);
109
+ }
110
+
111
+ /* Bottom delete bar */
112
+ .bottom-bar {
113
+ position: absolute; left: 0; bottom: 0; width: 100%;
114
+ height: 220px; background: #0d0d0d; border-top: 1px solid #1f1f1f;
115
+ display: flex; flex-direction: column; align-items: center; justify-content: center;
116
+ gap: 26px;
117
+ }
118
+ .delete { color: #e25151; font-size: 46px; font-weight: 700; letter-spacing: 1px; }
119
+ .home-indicator {
120
+ width: 260px; height: 16px; background: #ffffff; border-radius: 8px; opacity: 0.9;
121
+ }
122
+ </style>
123
+ </head>
124
+ <body>
125
+ <div id="render-target">
126
+ <!-- Maroon header -->
127
+ <div class="top-bar">
128
+ <div class="status">
129
+ <div>12:47</div>
130
+ <div class="status-right">
131
+ <!-- Simple status icons -->
132
+ <svg viewBox="0 0 24 24"><path d="M2 18h20v2H2zm2-6h16v2H4zm4-6h8v2H8z"/></svg>
133
+ <svg viewBox="0 0 24 24"><path d="M3 16l9-12 9 12z"/></svg>
134
+ <svg viewBox="0 0 24 24"><path d="M17 1H7v22h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 20H9V3h8v18z"/></svg>
135
+ </div>
136
+ </div>
137
+
138
+ <div class="toolbar">
139
+ <div class="left-tools">
140
+ <!-- Back (X) -->
141
+ <div class="icon-btn">
142
+ <svg viewBox="0 0 24 24"><path d="M19 6L6 19M6 6l13 13" stroke="#eab5bc" stroke-width="2" fill="none"/></svg>
143
+ </div>
144
+ <div class="circle-icon">[IMG: Outlook Icon]</div>
145
+ <div class="title-wrap">
146
+ <div class="title">Edit Event</div>
147
+ <div class="subtitle">Calendar</div>
148
+ </div>
149
+ </div>
150
+ <div class="right-actions">
151
+ <!-- Mic -->
152
+ <div class="icon-btn">
153
+ <svg viewBox="0 0 24 24"><path d="M12 3a3 3 0 013 3v6a3 3 0 01-6 0V6a3 3 0 013-3zm-6 8a6 6 0 0012 0h2a8 8 0 01-7 7v3h-2v-3a8 8 0 01-7-7h2z"/></svg>
154
+ </div>
155
+ <!-- Check -->
156
+ <div class="icon-btn">
157
+ <svg viewBox="0 0 24 24"><path d="M9 16l-4-4 1.4-1.4L9 13.2l8.6-8.6L19 6z"/></svg>
158
+ </div>
159
+ </div>
160
+ </div>
161
+ </div>
162
+
163
+ <!-- Content -->
164
+ <div class="content">
165
+ <div class="section">
166
+ <!-- Title row -->
167
+ <div class="row" style="height:160px;">
168
+ <div class="lead">
169
+ <svg viewBox="0 0 24 24"><path d="M12 2l5 5-5 5-5-5 5-5zm-7 15h14v2H5z"/></svg>
170
+ </div>
171
+ <div class="row-body">
172
+ <div class="primary">Training Meeting</div>
173
+ </div>
174
+ </div>
175
+
176
+ <!-- People -->
177
+ <div class="row">
178
+ <div class="lead">
179
+ <svg viewBox="0 0 24 24"><path d="M12 12a4 4 0 100-8 4 4 0 000 8zm-7 8v-1a7 7 0 0114 0v1H5z"/></svg>
180
+ </div>
181
+ <div class="row-body">
182
+ <div class="label">People</div>
183
+ </div>
184
+ </div>
185
+
186
+ <!-- All Day -->
187
+ <div class="row">
188
+ <div class="lead">
189
+ <svg viewBox="0 0 24 24"><path d="M12 7a5 5 0 100 10 5 5 0 000-10zm0-5v3M4.2 4.2l2.1 2.1M1 12h3m15-7.8l-2.1 2.1M20 12h3M4.2 19.8l2.1-2.1M12 20v3M19.8 19.8l-2.1-2.1"/></svg>
190
+ </div>
191
+ <div class="row-body">
192
+ <div class="label">All Day Event</div>
193
+ <div class="toggle"></div>
194
+ </div>
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Date & Time -->
199
+ <div class="datetime">
200
+ <div class="dt-grid">
201
+ <div class="dt-cell">
202
+ <div class="dt-label">Date</div>
203
+ <div class="dt-main">Tue, Aug 8</div>
204
+ <div class="dt-sub">Tomorrow</div>
205
+ </div>
206
+ <div class="dt-cell">
207
+ <div class="dt-label">Time (GMT+5:30)</div>
208
+ <div class="dt-main">2:00 PM <span class="arrow"></span> 4:00 PM</div>
209
+ <div class="dt-sub">Duration: 2 hours</div>
210
+ </div>
211
+ </div>
212
+ </div>
213
+
214
+ <div class="section">
215
+ <!-- Time Zone -->
216
+ <div class="row">
217
+ <div class="lead">
218
+ <svg viewBox="0 0 24 24"><path d="M12 2a10 10 0 100 20 10 10 0 000-20zm1 5h-2v6l5 3 .9-1.8-3.9-2.2V7z"/></svg>
219
+ </div>
220
+ <div class="row-body">
221
+ <div class="label">India Standard Time</div>
222
+ <div class="value">GMT+5:30</div>
223
+ </div>
224
+ </div>
225
+
226
+ <!-- Location -->
227
+ <div class="row">
228
+ <div class="lead">
229
+ <svg viewBox="0 0 24 24"><path d="M12 2a7 7 0 00-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 00-7-7zm0 9a2 2 0 110-4 2 2 0 010 4z"/></svg>
230
+ </div>
231
+ <div class="row-body">
232
+ <div class="label">Location</div>
233
+ </div>
234
+ </div>
235
+
236
+ <!-- Notes -->
237
+ <div class="row" style="height:160px;">
238
+ <div class="lead">
239
+ <svg viewBox="0 0 24 24"><path d="M4 4h12l4 4v12H4zM14 4v6h6"/></svg>
240
+ </div>
241
+ <div class="row-body">
242
+ <div class="label">Loco Project Meeting with Trainee and QA</div>
243
+ </div>
244
+ </div>
245
+
246
+ <!-- Attachments -->
247
+ <div class="row">
248
+ <div class="lead">
249
+ <svg viewBox="0 0 24 24"><path d="M7 13l7-7a3 3 0 014 4l-8 8a5 5 0 01-7-7l7-7"/></svg>
250
+ </div>
251
+ <div class="row-body">
252
+ <div class="label">Attachments</div>
253
+ </div>
254
+ </div>
255
+
256
+ <!-- Repeat -->
257
+ <div class="row">
258
+ <div class="lead">
259
+ <svg viewBox="0 0 24 24"><path d="M7 7h7V4l5 5-5 5v-3H7v6H5V7h2z"/></svg>
260
+ </div>
261
+ <div class="row-body">
262
+ <div class="label">Repeat</div>
263
+ <div class="value">Never</div>
264
+ </div>
265
+ </div>
266
+
267
+ <!-- Alert -->
268
+ <div class="row">
269
+ <div class="lead">
270
+ <svg viewBox="0 0 24 24"><path d="M12 22a2 2 0 002-2h-4a2 2 0 002 2zm6-6V9a6 6 0 00-12 0v7L4 17v2h16v-2l-2-1z"/></svg>
271
+ </div>
272
+ <div class="row-body">
273
+ <div class="label">Alert</div>
274
+ <div class="value">15 minutes before</div>
275
+ </div>
276
+ </div>
277
+
278
+ <!-- Show as -->
279
+ <div class="row">
280
+ <div class="lead">
281
+ <svg viewBox="0 0 24 24"><path d="M12 4a8 8 0 018 8 8 8 0 01-16 0 8 8 0 018-8zm0 4a4 4 0 100 8 4 4 0 000-8z"/></svg>
282
+ </div>
283
+ <div class="row-body">
284
+ <div class="label">Show as</div>
285
+ <div class="value">Busy</div>
286
+ </div>
287
+ </div>
288
+
289
+ <!-- Private -->
290
+ <div class="row">
291
+ <div class="lead">
292
+ <svg viewBox="0 0 24 24"><path d="M17 8V6a5 5 0 00-10 0v2H5v12h14V8h-2zm-8 0V6a3 3 0 016 0v2H9z"/></svg>
293
+ </div>
294
+ <div class="row-body">
295
+ <div class="label">Private</div>
296
+ <div class="toggle"></div>
297
+ </div>
298
+ </div>
299
+ </div>
300
+ </div>
301
+
302
+ <!-- Bottom delete bar -->
303
+ <div class="bottom-bar">
304
+ <div class="delete">DELETE EVENT</div>
305
+ <div class="home-indicator"></div>
306
+ </div>
307
+ </div>
308
+ </body>
309
+ </html>
code/17189/17189_4.html ADDED
@@ -0,0 +1,361 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Calendar - Dark 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: #121212;
14
+ }
15
+
16
+ /* Status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 110px;
23
+ background: #1a1a1a;
24
+ color: #fff;
25
+ display: flex;
26
+ align-items: center;
27
+ padding: 0 36px;
28
+ box-sizing: border-box;
29
+ font-size: 40px;
30
+ letter-spacing: 0.5px;
31
+ }
32
+ .status-left { flex: 1; }
33
+ .status-right {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 26px;
37
+ color: #fff;
38
+ }
39
+ .icon { display: inline-block; vertical-align: middle; }
40
+ .icon svg { display: block; }
41
+
42
+ /* Header / title bar */
43
+ .title-bar {
44
+ position: absolute;
45
+ top: 110px;
46
+ left: 0;
47
+ width: 1080px;
48
+ height: 220px;
49
+ background: #1a1a1a;
50
+ color: #fff;
51
+ display: flex;
52
+ align-items: center;
53
+ box-sizing: border-box;
54
+ padding: 0 40px;
55
+ gap: 26px;
56
+ }
57
+ .title-text {
58
+ font-size: 72px;
59
+ font-weight: 600;
60
+ flex: 1;
61
+ }
62
+ .title-actions {
63
+ display: flex;
64
+ align-items: center;
65
+ gap: 28px;
66
+ }
67
+ .time-picker {
68
+ display: inline-flex;
69
+ align-items: center;
70
+ gap: 16px;
71
+ color: #cfcfcf;
72
+ font-size: 40px;
73
+ }
74
+ .time-picker .chevrons svg { fill: #cfcfcf; }
75
+
76
+ /* Week row */
77
+ .week-container {
78
+ position: absolute;
79
+ top: 330px;
80
+ left: 0;
81
+ width: 1080px;
82
+ height: 250px;
83
+ background: #1a1a1a;
84
+ color: #9f9f9f;
85
+ box-sizing: border-box;
86
+ padding: 24px 32px;
87
+ }
88
+ .week-days, .week-dates {
89
+ display: grid;
90
+ grid-template-columns: repeat(7, 1fr);
91
+ align-items: center;
92
+ text-align: center;
93
+ }
94
+ .week-days {
95
+ font-size: 40px;
96
+ letter-spacing: 2px;
97
+ margin-bottom: 24px;
98
+ }
99
+ .week-dates {
100
+ font-size: 48px;
101
+ }
102
+ .date {
103
+ position: relative;
104
+ height: 100px;
105
+ display: flex;
106
+ justify-content: center;
107
+ align-items: center;
108
+ color: #cfcfcf;
109
+ }
110
+ .date .circle {
111
+ position: absolute;
112
+ width: 100px;
113
+ height: 100px;
114
+ border-radius: 50%;
115
+ left: 50%;
116
+ top: 50%;
117
+ transform: translate(-50%, -50%);
118
+ z-index: 0;
119
+ }
120
+ .date .label {
121
+ position: relative;
122
+ z-index: 1;
123
+ }
124
+ .date.grey .circle { background: #3a3a3a; }
125
+ .date.blue .circle { background: #2F80ED; }
126
+ .week-notch {
127
+ position: absolute;
128
+ bottom: 12px;
129
+ left: 50%;
130
+ transform: translateX(-50%);
131
+ width: 160px;
132
+ height: 20px;
133
+ background: #3b3b3b;
134
+ border-radius: 12px;
135
+ }
136
+
137
+ /* Day grid */
138
+ .day-grid {
139
+ position: absolute;
140
+ top: 600px;
141
+ left: 0;
142
+ width: 1080px;
143
+ height: 1680px;
144
+ background: #141414;
145
+ }
146
+ .grid {
147
+ position: absolute;
148
+ top: 0;
149
+ left: 0;
150
+ width: 1080px;
151
+ height: 1680px;
152
+ }
153
+ .hour-row {
154
+ position: relative;
155
+ height: 120px;
156
+ border-top: 1px solid #202020;
157
+ }
158
+ .hour-label {
159
+ position: absolute;
160
+ left: 40px;
161
+ top: 50%;
162
+ transform: translateY(-50%);
163
+ font-size: 40px;
164
+ color: #8f8f8f;
165
+ }
166
+ .hour-line {
167
+ position: absolute;
168
+ left: 180px;
169
+ right: 20px;
170
+ top: 0;
171
+ height: 1px;
172
+ background: #1f1f1f;
173
+ }
174
+
175
+ /* Event block */
176
+ .event {
177
+ position: absolute;
178
+ left: 180px;
179
+ width: 880px;
180
+ background: #4285F4;
181
+ border-radius: 16px;
182
+ color: #0c0c0c;
183
+ box-sizing: border-box;
184
+ padding: 24px;
185
+ }
186
+ .event .title {
187
+ font-size: 44px;
188
+ font-weight: 600;
189
+ }
190
+ .event .duration {
191
+ font-size: 38px;
192
+ margin-top: 8px;
193
+ color: #0d0d0d;
194
+ }
195
+ .handle {
196
+ position: absolute;
197
+ width: 44px;
198
+ height: 44px;
199
+ border-radius: 50%;
200
+ border: 6px solid #2F80ED;
201
+ background: #141414;
202
+ }
203
+ .handle.left-bottom { left: 160px; bottom: -22px; }
204
+ .handle.right-top { right: 20px; top: -22px; }
205
+
206
+ /* Bottom gesture bar */
207
+ .gesture-bar {
208
+ position: absolute;
209
+ bottom: 32px;
210
+ left: 50%;
211
+ transform: translateX(-50%);
212
+ width: 300px;
213
+ height: 16px;
214
+ background: #e6e6e6;
215
+ border-radius: 16px;
216
+ opacity: 0.9;
217
+ }
218
+ </style>
219
+ </head>
220
+ <body>
221
+ <div id="render-target">
222
+
223
+ <!-- Status Bar -->
224
+ <div class="status-bar">
225
+ <div class="status-left">12:48</div>
226
+ <div class="status-right">
227
+ <!-- simple status icons -->
228
+ <span class="icon" style="width:40px;height:40px;">
229
+ <svg viewBox="0 0 24 24" width="40" height="40">
230
+ <path fill="#ffffff" d="M12 3l9 9h-4l-5-5-5 5H3z"/>
231
+ </svg>
232
+ </span>
233
+ <span class="icon" style="width:44px;height:44px;">
234
+ <svg viewBox="0 0 24 24" width="44" height="44">
235
+ <path fill="none" stroke="#ffffff" stroke-width="2" d="M2 8c5-5 15-5 20 0M5 11c4-4 10-4 14 0M8 14c3-3 7-3 10 0"/>
236
+ </svg>
237
+ </span>
238
+ <span class="icon" style="width:48px;height:48px;">
239
+ <svg viewBox="0 0 24 24" width="48" height="48">
240
+ <rect x="3" y="7" width="18" height="10" rx="2" ry="2" fill="none" stroke="#ffffff" stroke-width="2"/>
241
+ <rect x="5" y="9" width="12" height="6" fill="#ffffff"/>
242
+ <rect x="21" y="10" width="2" height="4" fill="#ffffff"/>
243
+ </svg>
244
+ </span>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- Header / Title -->
249
+ <div class="title-bar">
250
+ <!-- Close icon -->
251
+ <span class="icon" style="width:64px;height:64px;">
252
+ <svg viewBox="0 0 24 24" width="64" height="64">
253
+ <path d="M5 5L19 19M19 5L5 19" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/>
254
+ </svg>
255
+ </span>
256
+ <div class="title-text">Tue, Aug 8</div>
257
+ <div class="title-actions">
258
+ <div class="time-picker">
259
+ <span class="chevrons icon" style="width:40px;height:40px;">
260
+ <svg viewBox="0 0 24 24" width="40" height="40">
261
+ <path d="M7 10l5-5 5 5M7 14l5 5 5-5" fill="none" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
262
+ </svg>
263
+ </span>
264
+ <span>00:00</span>
265
+ </div>
266
+ <!-- Check icon -->
267
+ <span class="icon" style="width:64px;height:64px;">
268
+ <svg viewBox="0 0 24 24" width="64" height="64">
269
+ <path d="M5 13l4 4L19 7" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
270
+ </svg>
271
+ </span>
272
+ </div>
273
+ </div>
274
+
275
+ <!-- Week Selector -->
276
+ <div class="week-container">
277
+ <div class="week-days">
278
+ <div>S</div><div>M</div><div>T</div><div>W</div><div>T</div><div>F</div><div>S</div>
279
+ </div>
280
+ <div class="week-dates">
281
+ <div class="date"><span class="label">6</span></div>
282
+ <div class="date grey"><span class="circle"></span><span class="label">7</span></div>
283
+ <div class="date blue"><span class="circle"></span><span class="label" style="color:#ffffff;">8</span></div>
284
+ <div class="date"><span class="label">9</span></div>
285
+ <div class="date"><span class="label">10</span></div>
286
+ <div class="date"><span class="label">11</span></div>
287
+ <div class="date"><span class="label">12</span></div>
288
+ </div>
289
+ <div class="week-notch"></div>
290
+ </div>
291
+
292
+ <!-- Day Grid -->
293
+ <div class="day-grid">
294
+ <div class="grid">
295
+ <!-- Hour rows 8 AM to 7 PM -->
296
+ <!-- 8 AM -->
297
+ <div class="hour-row">
298
+ <div class="hour-label">8 AM</div>
299
+ <div class="hour-line"></div>
300
+ </div>
301
+ <div class="hour-row">
302
+ <div class="hour-label">9 AM</div>
303
+ <div class="hour-line"></div>
304
+ </div>
305
+ <div class="hour-row">
306
+ <div class="hour-label">10 AM</div>
307
+ <div class="hour-line"></div>
308
+ </div>
309
+ <div class="hour-row">
310
+ <div class="hour-label">11 AM</div>
311
+ <div class="hour-line"></div>
312
+ </div>
313
+ <div class="hour-row">
314
+ <div class="hour-label">12 PM</div>
315
+ <div class="hour-line"></div>
316
+ </div>
317
+ <div class="hour-row">
318
+ <div class="hour-label">1 PM</div>
319
+ <div class="hour-line"></div>
320
+ </div>
321
+ <div class="hour-row">
322
+ <div class="hour-label">2 PM</div>
323
+ <div class="hour-line"></div>
324
+ </div>
325
+ <div class="hour-row">
326
+ <div class="hour-label">3 PM</div>
327
+ <div class="hour-line"></div>
328
+ </div>
329
+ <div class="hour-row">
330
+ <div class="hour-label">4 PM</div>
331
+ <div class="hour-line"></div>
332
+ </div>
333
+ <div class="hour-row">
334
+ <div class="hour-label">5 PM</div>
335
+ <div class="hour-line"></div>
336
+ </div>
337
+ <div class="hour-row">
338
+ <div class="hour-label">6 PM</div>
339
+ <div class="hour-line"></div>
340
+ </div>
341
+ <div class="hour-row">
342
+ <div class="hour-label">7 PM</div>
343
+ <div class="hour-line"></div>
344
+ </div>
345
+
346
+ <!-- Event from 2 PM to 4 PM: starts at row index 6 (0-based), height 2 rows -->
347
+ <div class="event" style="top: calc(6 * 120px + 12px); height: calc(2 * 120px - 24px);">
348
+ <div class="title">2:00 PM ▶ 4:00 PM</div>
349
+ <div class="duration">2h</div>
350
+ <div class="handle left-bottom"></div>
351
+ <div class="handle right-top"></div>
352
+ </div>
353
+ </div>
354
+ </div>
355
+
356
+ <!-- Bottom gesture bar -->
357
+ <div class="gesture-bar"></div>
358
+
359
+ </div>
360
+ </body>
361
+ </html>
code/17189/17189_5.html ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Calendar Day View</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #121212;
14
+ color: #fff;
15
+ }
16
+ /* Status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ height: 90px;
22
+ width: 100%;
23
+ padding: 0 32px;
24
+ box-sizing: border-box;
25
+ display: flex;
26
+ align-items: center;
27
+ justify-content: space-between;
28
+ color: #E0E0E0;
29
+ font-size: 36px;
30
+ letter-spacing: 0.5px;
31
+ }
32
+ .status-right {
33
+ display: flex;
34
+ align-items: center;
35
+ gap: 24px;
36
+ }
37
+ .status-icon svg { width: 42px; height: 42px; fill: #E0E0E0; }
38
+ /* Header */
39
+ .header {
40
+ position: absolute;
41
+ top: 90px;
42
+ left: 0;
43
+ width: 100%;
44
+ height: 150px;
45
+ padding: 0 32px;
46
+ box-sizing: border-box;
47
+ display: flex;
48
+ align-items: center;
49
+ justify-content: space-between;
50
+ }
51
+ .header-left, .header-right { display: flex; align-items: center; gap: 26px; }
52
+ .header-title { font-size: 72px; font-weight: 600; }
53
+ .icon-btn svg { width: 56px; height: 56px; fill: #E0E0E0; }
54
+ .time-picker {
55
+ display: flex; align-items: center; gap: 10px; color: #B0B0B0; font-size: 28px;
56
+ }
57
+ /* Week row */
58
+ .week {
59
+ position: absolute;
60
+ top: 240px;
61
+ left: 0;
62
+ width: 100%;
63
+ height: 240px;
64
+ padding: 0 32px;
65
+ box-sizing: border-box;
66
+ color: #BDBDBD;
67
+ }
68
+ .week-days {
69
+ display: flex;
70
+ justify-content: space-between;
71
+ padding: 28px 12px 10px;
72
+ letter-spacing: 2px;
73
+ font-size: 28px;
74
+ }
75
+ .week-dates {
76
+ display: flex;
77
+ justify-content: space-between;
78
+ padding: 20px 4px;
79
+ }
80
+ .date {
81
+ width: 108px; height: 108px;
82
+ display: flex; align-items: center; justify-content: center;
83
+ border-radius: 54px;
84
+ font-size: 44px;
85
+ color: #E0E0E0;
86
+ }
87
+ .date.current { background: #2E7DF6; color: #fff; }
88
+ .date.muted { background: #2A2A2A; color: #9E9E9E; }
89
+ .week-handle {
90
+ position: absolute;
91
+ bottom: 6px;
92
+ left: 50%;
93
+ transform: translateX(-50%);
94
+ width: 180px; height: 14px; border-radius: 7px; background: #3A3A3A;
95
+ }
96
+
97
+ /* Schedule grid */
98
+ .schedule {
99
+ position: absolute;
100
+ top: 510px;
101
+ left: 0;
102
+ width: 100%;
103
+ height: 1600px;
104
+ }
105
+ .hour-row {
106
+ position: relative;
107
+ width: 100%;
108
+ height: 120px;
109
+ border-top: 1px solid #1E1E1E;
110
+ border-bottom: 1px dashed #1E1E1E;
111
+ }
112
+ .hour-label {
113
+ position: absolute;
114
+ left: 32px;
115
+ top: 36px;
116
+ font-size: 34px;
117
+ color: #9E9E9E;
118
+ width: 140px;
119
+ }
120
+ .grid-line {
121
+ position: absolute;
122
+ left: 180px;
123
+ right: 24px;
124
+ top: 0;
125
+ bottom: 0;
126
+ border-left: 0;
127
+ }
128
+ /* Event cards */
129
+ .event {
130
+ position: absolute;
131
+ left: 180px;
132
+ right: 24px;
133
+ border-radius: 16px;
134
+ box-shadow: 0 2px 0 rgba(0,0,0,0.6);
135
+ overflow: hidden;
136
+ }
137
+ .event.gray {
138
+ background: #2C2C2C;
139
+ border: 1px solid #3A3A3A;
140
+ color: #D0D0D0;
141
+ }
142
+ .event.blue {
143
+ background: #3A82F7;
144
+ border: 1px solid #2A62C9;
145
+ color: #0B1B35;
146
+ }
147
+ .event .content {
148
+ padding: 24px;
149
+ font-size: 36px;
150
+ line-height: 48px;
151
+ }
152
+ .event .sub {
153
+ margin-top: 8px;
154
+ color: #9EB7E8;
155
+ font-size: 30px;
156
+ }
157
+ .event.gray .sub { color: #AFAFAF; }
158
+ .resize-dot {
159
+ position: absolute;
160
+ width: 42px; height: 42px;
161
+ border-radius: 21px;
162
+ border: 6px solid #2A62C9;
163
+ background: #121212;
164
+ box-sizing: border-box;
165
+ }
166
+
167
+ /* Bottom gesture handle */
168
+ .gesture {
169
+ position: absolute;
170
+ bottom: 36px;
171
+ left: 50%;
172
+ transform: translateX(-50%);
173
+ width: 260px;
174
+ height: 18px;
175
+ border-radius: 9px;
176
+ background: #E0E0E0;
177
+ opacity: 0.7;
178
+ }
179
+ </style>
180
+ </head>
181
+ <body>
182
+ <div id="render-target">
183
+
184
+ <!-- Status bar -->
185
+ <div class="status-bar">
186
+ <div>12:48</div>
187
+ <div class="status-right">
188
+ <div class="status-icon">
189
+ <!-- Signal/WiFi icon -->
190
+ <svg viewBox="0 0 24 24"><path d="M2 9c5-5 15-5 20 0l-2 2c-4-4-12-4-16 0L2 9zm4 4c3-3 9-3 12 0l-2 2c-2-2-6-2-8 0l-2-2zm4 4l2 2 2-2-2-2-2 2z"/></svg>
191
+ </div>
192
+ <div class="status-icon">
193
+ <!-- Battery icon -->
194
+ <svg viewBox="0 0 24 24"><path d="M16 4h2v2h2v12h-2v2h-2V4zM2 6h12v12H2V6z"/></svg>
195
+ </div>
196
+ </div>
197
+ </div>
198
+
199
+ <!-- Header -->
200
+ <div class="header">
201
+ <div class="header-left">
202
+ <!-- Close icon -->
203
+ <div class="icon-btn">
204
+ <svg viewBox="0 0 24 24"><path d="M6 6l12 12M18 6L6 18" stroke="#E0E0E0" stroke-width="2" fill="none" stroke-linecap="round"/></svg>
205
+ </div>
206
+ <div class="header-title">Wed, Aug 9</div>
207
+ </div>
208
+ <div class="header-right">
209
+ <div class="time-picker">
210
+ <span>00:00</span>
211
+ <!-- Up/Down chevrons -->
212
+ <svg viewBox="0 0 24 24" width="40" height="40">
213
+ <path d="M12 7l-4 4h8l-4-4zm0 10l4-4H8l4 4z" fill="#BDBDBD"/>
214
+ </svg>
215
+ </div>
216
+ <!-- Check icon -->
217
+ <div class="icon-btn">
218
+ <svg viewBox="0 0 24 24"><path d="M5 12l4 4 10-10" stroke="#E0E0E0" stroke-width="2" fill="none" stroke-linecap="round"/></svg>
219
+ </div>
220
+ </div>
221
+ </div>
222
+
223
+ <!-- Week row -->
224
+ <div class="week">
225
+ <div class="week-days">
226
+ <div>S</div><div>M</div><div>T</div><div>W</div><div>T</div><div>F</div><div>S</div>
227
+ </div>
228
+ <div class="week-dates">
229
+ <div class="date">6</div>
230
+ <div class="date muted">7</div>
231
+ <div class="date">8</div>
232
+ <div class="date current">9</div>
233
+ <div class="date">10</div>
234
+ <div class="date">11</div>
235
+ <div class="date">12</div>
236
+ </div>
237
+ <div class="week-handle"></div>
238
+ </div>
239
+
240
+ <!-- Schedule grid -->
241
+ <div class="schedule">
242
+ <!-- Hour rows -->
243
+ <div class="hour-row"><div class="hour-label">8 AM</div><div class="grid-line"></div></div>
244
+ <div class="hour-row"><div class="hour-label">9 AM</div><div class="grid-line"></div></div>
245
+ <div class="hour-row"><div class="hour-label">10 AM</div><div class="grid-line"></div></div>
246
+ <div class="hour-row"><div class="hour-label">11 AM</div><div class="grid-line"></div></div>
247
+ <div class="hour-row"><div class="hour-label">12 PM</div><div class="grid-line"></div></div>
248
+ <div class="hour-row"><div class="hour-label">1 PM</div><div class="grid-line"></div></div>
249
+ <div class="hour-row"><div class="hour-label">2 PM</div><div class="grid-line"></div></div>
250
+ <div class="hour-row"><div class="hour-label">3 PM</div><div class="grid-line"></div></div>
251
+ <div class="hour-row"><div class="hour-label">4 PM</div><div class="grid-line"></div></div>
252
+ <div class="hour-row"><div class="hour-label">5 PM</div><div class="grid-line"></div></div>
253
+ <div class="hour-row"><div class="hour-label">6 PM</div><div class="grid-line"></div></div>
254
+ <div class="hour-row"><div class="hour-label">7 PM</div><div class="grid-line"></div></div>
255
+
256
+ <!-- Events -->
257
+ <!-- 12 PM small gray event -->
258
+ <div class="event gray" style="top: 480px; height: 160px;">
259
+ <div class="content">
260
+ Task Feedback Meeting
261
+ <div class="sub">📍 Gwal Pahari Police Station, C4HR+9X9, Faridabad - Gurga...</div>
262
+ </div>
263
+ </div>
264
+
265
+ <!-- 2:00 PM - 4:00 PM blue block (2h) -->
266
+ <div class="event blue" style="top: 720px; height: 240px;">
267
+ <div class="content" style="color: #0B1B35;">
268
+ 2:00 PM ▸ 4:00 PM
269
+ <div class="sub" style="color:#0B1B35;">2h</div>
270
+ <div class="sub">Live Raters Meeting</div>
271
+ <div class="sub">📍 Plot No.7, Oxygen Business Park SEZ, Tower 3, Noida...</div>
272
+ </div>
273
+ <!-- Resize dots to hint start/end -->
274
+ <div class="resize-dot" style="left: 28px; bottom: -22px;"></div>
275
+ <div class="resize-dot" style="right: 28px; top: -22px;"></div>
276
+ </div>
277
+ </div>
278
+
279
+ <!-- Bottom gesture handle -->
280
+ <div class="gesture"></div>
281
+ </div>
282
+ </body>
283
+ </html>
code/17189/17189_6.html ADDED
@@ -0,0 +1,344 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Calendar - Dark Day View</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: #121212;
15
+ color: #fff;
16
+ font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
17
+ }
18
+
19
+ /* Status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 100%;
25
+ height: 80px;
26
+ background: #1a1a1a;
27
+ display: flex;
28
+ align-items: center;
29
+ justify-content: space-between;
30
+ padding: 0 32px;
31
+ box-sizing: border-box;
32
+ font-size: 34px;
33
+ color: #eaeaea;
34
+ }
35
+ .status-icons {
36
+ display: flex;
37
+ align-items: center;
38
+ gap: 28px;
39
+ }
40
+ .status-icon svg { width: 36px; height: 36px; fill: #eaeaea; opacity: 0.9; }
41
+
42
+ /* Header / Date */
43
+ .header {
44
+ position: absolute;
45
+ top: 80px;
46
+ left: 0;
47
+ width: 100%;
48
+ height: 180px;
49
+ background: #1e1e1e;
50
+ display: flex;
51
+ align-items: center;
52
+ justify-content: space-between;
53
+ padding: 0 28px;
54
+ box-sizing: border-box;
55
+ border-bottom: 1px solid #222;
56
+ }
57
+ .date-title {
58
+ font-size: 72px;
59
+ font-weight: 600;
60
+ letter-spacing: 0.5px;
61
+ }
62
+ .header-left, .header-right {
63
+ display: flex;
64
+ align-items: center;
65
+ gap: 28px;
66
+ }
67
+ .icon-btn svg { width: 50px; height: 50px; fill: #eaeaea; }
68
+ .time-picker {
69
+ display: inline-flex;
70
+ align-items: center;
71
+ gap: 8px;
72
+ color: #cfcfcf;
73
+ font-size: 28px;
74
+ opacity: 0.9;
75
+ }
76
+ .time-picker .ticks {
77
+ width: 40px; height: 40px;
78
+ }
79
+
80
+ /* Week strip */
81
+ .week-strip {
82
+ position: absolute;
83
+ top: 260px;
84
+ left: 0;
85
+ width: 100%;
86
+ height: 160px;
87
+ background: #1e1e1e;
88
+ box-sizing: border-box;
89
+ padding: 24px 32px 0;
90
+ border-bottom: 1px solid #222;
91
+ }
92
+ .week-days {
93
+ display: grid;
94
+ grid-template-columns: repeat(7, 1fr);
95
+ color: #b0b0b0;
96
+ font-size: 28px;
97
+ letter-spacing: 1px;
98
+ margin-bottom: 16px;
99
+ }
100
+ .week-dates {
101
+ display: grid;
102
+ grid-template-columns: repeat(7, 1fr);
103
+ align-items: center;
104
+ }
105
+ .day {
106
+ display: flex;
107
+ align-items: center;
108
+ justify-content: center;
109
+ color: #e0e0e0;
110
+ font-size: 40px;
111
+ position: relative;
112
+ }
113
+ .day.active {
114
+ background: #4285F4;
115
+ color: white;
116
+ width: 84px;
117
+ height: 84px;
118
+ border-radius: 50%;
119
+ margin: 0 auto;
120
+ box-shadow: 0 0 0 2px rgba(255,255,255,0.08) inset;
121
+ }
122
+ .day.past {
123
+ background: #2a2a2a;
124
+ color: #bdbdbd;
125
+ width: 84px;
126
+ height: 84px;
127
+ border-radius: 50%;
128
+ margin: 0 auto;
129
+ }
130
+
131
+ /* Small drag handle under week strip */
132
+ .strip-handle {
133
+ position: absolute;
134
+ top: 420px;
135
+ left: 50%;
136
+ transform: translateX(-50%);
137
+ width: 140px;
138
+ height: 16px;
139
+ background: #3a3a3a;
140
+ border-radius: 10px;
141
+ opacity: 0.7;
142
+ }
143
+
144
+ /* Schedule grid */
145
+ .schedule {
146
+ position: absolute;
147
+ top: 448px;
148
+ left: 0;
149
+ width: 100%;
150
+ height: 1800px;
151
+ background: #121212;
152
+ box-sizing: border-box;
153
+ padding-left: 150px; /* left time column width */
154
+ }
155
+ .hour-row {
156
+ position: relative;
157
+ height: 150px;
158
+ border-bottom: 1px solid #1f1f1f;
159
+ }
160
+ .hour-label {
161
+ position: absolute;
162
+ left: 0;
163
+ top: 0;
164
+ width: 150px;
165
+ height: 150px;
166
+ display: flex;
167
+ align-items: flex-start;
168
+ justify-content: center;
169
+ color: #9e9e9e;
170
+ font-size: 36px;
171
+ padding-top: 16px;
172
+ box-sizing: border-box;
173
+ }
174
+ .event {
175
+ position: absolute;
176
+ left: 190px;
177
+ width: 860px;
178
+ border-radius: 14px;
179
+ box-shadow: 0 2px 0 rgba(0,0,0,0.5);
180
+ overflow: hidden;
181
+ }
182
+ .event.gray {
183
+ background: #2f2f2f;
184
+ color: #dcdcdc;
185
+ border: 1px solid #3a3a3a;
186
+ }
187
+ .event.blue {
188
+ background: #3d7cf0;
189
+ color: #fff;
190
+ border: 1px solid #2e66d8;
191
+ }
192
+ .event .content {
193
+ padding: 22px 26px;
194
+ font-size: 34px;
195
+ line-height: 1.35;
196
+ }
197
+ .event .title {
198
+ font-weight: 600;
199
+ color: #e5e5e5;
200
+ }
201
+ .event .meta {
202
+ color: #c0c0c0;
203
+ font-size: 30px;
204
+ }
205
+ .event .time-line {
206
+ font-weight: 700;
207
+ font-size: 40px;
208
+ letter-spacing: 0.2px;
209
+ }
210
+ .event .duration {
211
+ font-size: 34px;
212
+ margin-top: 6px;
213
+ color: #eaeaea;
214
+ }
215
+ .handle-dot {
216
+ position: absolute;
217
+ width: 42px;
218
+ height: 42px;
219
+ border-radius: 50%;
220
+ border: 4px solid #9bc0ff;
221
+ background: transparent;
222
+ box-sizing: border-box;
223
+ }
224
+
225
+ /* Bottom gesture bar */
226
+ .gesture {
227
+ position: absolute;
228
+ bottom: 24px;
229
+ left: 50%;
230
+ transform: translateX(-50%);
231
+ width: 300px;
232
+ height: 18px;
233
+ background: #e8e8e8;
234
+ border-radius: 12px;
235
+ opacity: 0.85;
236
+ }
237
+ </style>
238
+ </head>
239
+ <body>
240
+ <div id="render-target">
241
+
242
+ <!-- Status Bar -->
243
+ <div class="status-bar">
244
+ <div style="display:flex; align-items:center; gap:16px;">
245
+ <span>12:49</span>
246
+ <div class="status-icons">
247
+ <span class="status-icon" title="Cast">
248
+ <svg viewBox="0 0 24 24"><path d="M3 5h18v12H3v-1h16V6H3v2H1V5c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2v-3h2v1zM1 15v2c3.9 0 7 3.1 7 7h2c0-5-4-9-9-9zm0-4v2c6.1 0 11 4.9 11 11h2C14 18.3 8.7 13 1 13zm0-4v2c8.3 0 15 6.7 15 15h2C18 14.4 10.6 7 1 5z"/></svg>
249
+ </span>
250
+ <span class="status-icon" title="Privacy">
251
+ <svg viewBox="0 0 24 24"><path d="M12 1l8 4v6c0 5-3.4 9.9-8 11-4.6-1.1-8-6-8-11V5l8-4zm0 6a4 4 0 00-4 4v3h8v-3a4 4 0 00-4-4z"/></svg>
252
+ </span>
253
+ </div>
254
+ </div>
255
+ <div class="status-icons">
256
+ <span class="status-icon" title="WiFi">
257
+ <svg viewBox="0 0 24 24"><path d="M12 18l3 3-3 3-3-3 3-3zm-9-9a15 15 0 0118 0l-2 2a12 12 0 00-14 0L3 9zm3 3a9 9 0 0112 0l-2 2a6 6 0 00-8 0l-2-2z"/></svg>
258
+ </span>
259
+ <span class="status-icon" title="Battery">
260
+ <svg viewBox="0 0 24 24"><path d="M16 6h2v2h2v8h-2v2h-2v-2H8v2H6v-2H4V8h2V6h2v2h8V6z"/></svg>
261
+ </span>
262
+ </div>
263
+ </div>
264
+
265
+ <!-- Header -->
266
+ <div class="header">
267
+ <div class="header-left">
268
+ <span class="icon-btn" title="Close">
269
+ <svg viewBox="0 0 24 24"><path d="M18.3 5.7L12 12l6.3 6.3-1.3 1.3L10.7 13.3 4.4 19.6 3.1 18.3 9.4 12 3.1 5.7 4.4 4.4l6.3 6.3 6.3-6.3z"/></svg>
270
+ </span>
271
+ </div>
272
+ <div class="date-title">Wed, Aug 9</div>
273
+ <div class="header-right">
274
+ <div class="time-picker">
275
+ <svg class="ticks" viewBox="0 0 24 24"><path d="M12 1a11 11 0 110 22 11 11 0 010-22zm0 2a9 9 0 100 18 9 9 0 000-18zm1 4h-2v6l5 3 1-1-4-2V7z" fill="#cfcfcf"/></svg>
276
+ <span>00:00</span>
277
+ </div>
278
+ <span class="icon-btn" title="Confirm">
279
+ <svg viewBox="0 0 24 24"><path d="M9 16.2l-3.5-3.5L4 14.2 9 19l12-12-1.5-1.5z"/></svg>
280
+ </span>
281
+ </div>
282
+ </div>
283
+
284
+ <!-- Week strip -->
285
+ <div class="week-strip">
286
+ <div class="week-days">
287
+ <div>S</div><div>M</div><div>T</div><div>W</div><div>T</div><div>F</div><div>S</div>
288
+ </div>
289
+ <div class="week-dates">
290
+ <div class="day">6</div>
291
+ <div class="day past">7</div>
292
+ <div class="day">8</div>
293
+ <div class="day active">9</div>
294
+ <div class="day">10</div>
295
+ <div class="day">11</div>
296
+ <div class="day">12</div>
297
+ </div>
298
+ </div>
299
+ <div class="strip-handle"></div>
300
+
301
+ <!-- Schedule grid -->
302
+ <div class="schedule">
303
+ <!-- Hours -->
304
+ <div class="hour-row"><div class="hour-label">8 AM</div></div>
305
+ <div class="hour-row"><div class="hour-label">9 AM</div></div>
306
+ <div class="hour-row"><div class="hour-label">10 AM</div></div>
307
+ <div class="hour-row"><div class="hour-label">11 AM</div></div>
308
+ <div class="hour-row"><div class="hour-label">12 PM</div></div>
309
+ <div class="hour-row"><div class="hour-label">1 PM</div></div>
310
+ <div class="hour-row"><div class="hour-label">2 PM</div></div>
311
+ <div class="hour-row"><div class="hour-label">3 PM</div></div>
312
+ <div class="hour-row"><div class="hour-label">4 PM</div></div>
313
+ <div class="hour-row"><div class="hour-label">5 PM</div></div>
314
+ <div class="hour-row"><div class="hour-label">6 PM</div></div>
315
+ <div class="hour-row"><div class="hour-label">7 PM</div></div>
316
+
317
+ <!-- Event: Task Feedback Meeting at 12 PM -->
318
+ <div class="event gray" style="top: 4px; transform: translateY(4 * 150px);"></div>
319
+ <!-- Fallback since transform with calc is not supported in some renderers; place absolute using pixels -->
320
+ <div class="event gray" style="top: 600px; height: 160px;">
321
+ <div class="content">
322
+ <div class="title">Task Feedback Meeting</div>
323
+ <div class="meta">📍 Gwal Pahari Police Station, C4HR+9X9, Faridabad - Gurgaon</div>
324
+ </div>
325
+ </div>
326
+
327
+ <!-- Blue event: 2:30 PM to 4:00 PM -->
328
+ <div class="event blue" style="top: 975px; height: 225px;">
329
+ <div class="content">
330
+ <div class="time-line">2:30 PM ▶ 4:00 PM</div>
331
+ <div class="duration">1h 30m</div>
332
+ <div class="meta" style="opacity:0.8; margin-top:10px;">Live Raters Meeting</div>
333
+ <div class="meta" style="opacity:0.7;">📍 Plot No.7, Oxygen Business Park SEZ, Tower 3, Noida</div>
334
+ </div>
335
+ <div class="handle-dot" style="left: -18px; bottom: -18px;"></div>
336
+ <div class="handle-dot" style="right: -18px; top: -18px;"></div>
337
+ </div>
338
+ </div>
339
+
340
+ <!-- Bottom gesture bar -->
341
+ <div class="gesture"></div>
342
+ </div>
343
+ </body>
344
+ </html>
code/17189/17189_7.html ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Calendar Day View - Dark</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: #121212; color: #FFFFFF;
11
+ }
12
+
13
+ /* Status bar */
14
+ .status-bar {
15
+ position: absolute; top: 0; left: 0; right: 0; height: 96px;
16
+ padding: 0 36px; display: flex; align-items: center; justify-content: space-between;
17
+ color: #fff; font-size: 38px; letter-spacing: 0.5px;
18
+ }
19
+ .status-right { display: flex; align-items: center; gap: 28px; }
20
+
21
+ /* Header with date and actions */
22
+ .header {
23
+ position: absolute; top: 96px; left: 0; right: 0; height: 150px;
24
+ padding: 0 36px; display: flex; align-items: center; justify-content: space-between;
25
+ }
26
+ .header-title { font-size: 74px; font-weight: 700; }
27
+ .header-actions { display: flex; align-items: center; gap: 32px; color: #BDBDBD; }
28
+
29
+ .icon-btn {
30
+ width: 72px; height: 72px; border-radius: 36px; display: flex; align-items: center; justify-content: center;
31
+ color: #fff;
32
+ }
33
+ .icon-svg { width: 40px; height: 40px; fill: none; stroke: #fff; stroke-width: 6px; }
34
+
35
+ .mini-time { display: flex; align-items: center; gap: 10px; font-size: 26px; color: #CFCFCF; }
36
+
37
+ /* Week strip */
38
+ .week-strip {
39
+ position: absolute; top: 246px; left: 0; right: 0; height: 210px;
40
+ padding: 20px 36px; color: #C7C7C7;
41
+ }
42
+ .week-days { display: flex; justify-content: space-between; font-size: 28px; opacity: 0.8; margin-bottom: 22px; padding: 0 14px; }
43
+ .week-dates { display: flex; justify-content: space-between; align-items: center; padding: 0 6px; }
44
+ .date-pill {
45
+ width: 96px; height: 96px; border-radius: 48px; display: flex; align-items: center; justify-content: center;
46
+ font-size: 38px; color: #E0E0E0;
47
+ }
48
+ .date-selected { background: #4285F4; color: #fff; }
49
+ .date-muted { background: #303030; color: #D0D0D0; }
50
+ .week-handle {
51
+ position: absolute; bottom: 18px; left: 50%; transform: translateX(-50%);
52
+ width: 160px; height: 12px; border-radius: 6px; background: #3A3A3A;
53
+ }
54
+
55
+ /* Timeline */
56
+ .timeline {
57
+ position: absolute; top: 456px; left: 0; right: 0; bottom: 140px;
58
+ padding-left: 36px;
59
+ }
60
+ .hour-row {
61
+ position: relative; height: 150px; border-top: 1px solid #1E1E1E;
62
+ padding-left: 170px;
63
+ }
64
+ .hour-label {
65
+ position: absolute; left: 0; top: -16px;
66
+ width: 150px; text-align: left; color: #9E9E9E; font-size: 34px;
67
+ }
68
+
69
+ /* Events */
70
+ .event {
71
+ position: absolute; left: 220px; width: 820px; border-radius: 18px; padding: 26px 28px;
72
+ color: #fff;
73
+ }
74
+ .event.grey {
75
+ background: #3A3A3A; border: 1px solid #2E2E2E; color: #EDEDED;
76
+ }
77
+ .event.blue {
78
+ background: #4A90F8; border: 1px solid #2C6FD8;
79
+ }
80
+ .event-title { font-size: 34px; margin-bottom: 12px; }
81
+ .event-sub { display: flex; align-items: center; gap: 10px; color: #CFCFCF; font-size: 28px; }
82
+ .pin { width: 22px; height: 22px; stroke: #CFCFCF; fill: none; stroke-width: 4px; }
83
+
84
+ .handle-circle {
85
+ position: absolute; width: 42px; height: 42px; border-radius: 21px; border: 6px solid #2C6FD8; background: #121212;
86
+ }
87
+
88
+ /* Bottom gesture bar */
89
+ .gesture-bar {
90
+ position: absolute; bottom: 34px; left: 50%; transform: translateX(-50%);
91
+ width: 240px; height: 14px; background: #E6E6E6; border-radius: 7px; opacity: 0.9;
92
+ }
93
+ </style>
94
+ </head>
95
+ <body>
96
+ <div id="render-target">
97
+
98
+ <!-- Status Bar -->
99
+ <div class="status-bar">
100
+ <div class="status-left">12:50
101
+ <!-- small cast icon -->
102
+ </div>
103
+ <div class="status-right">
104
+ <!-- simple cast icon -->
105
+ <svg class="icon-svg" viewBox="0 0 24 24">
106
+ <rect x="3" y="5" width="18" height="12" rx="2" stroke="#fff"></rect>
107
+ <path d="M3 18c4 0 6 2 8 4" stroke="#fff"></path>
108
+ </svg>
109
+ <!-- lock icon -->
110
+ <svg class="icon-svg" viewBox="0 0 24 24">
111
+ <rect x="5" y="10" width="14" height="10" rx="2"></rect>
112
+ <path d="M8 10V7a4 4 0 0 1 8 0v3" stroke="#fff"></path>
113
+ </svg>
114
+ <!-- wifi -->
115
+ <svg class="icon-svg" viewBox="0 0 24 24">
116
+ <path d="M2 8c8-6 12-6 20 0" stroke="#fff"></path>
117
+ <path d="M5 12c6-4 8-4 14 0" stroke="#fff"></path>
118
+ <path d="M8 15c4-2 4-2 8 0" stroke="#fff"></path>
119
+ <circle cx="12" cy="19" r="2" fill="#fff" stroke="none"></circle>
120
+ </svg>
121
+ <!-- battery -->
122
+ <svg class="icon-svg" viewBox="0 0 28 24">
123
+ <rect x="2" y="6" width="20" height="12" rx="2" stroke="#fff"></rect>
124
+ <rect x="4" y="8" width="14" height="8" fill="#fff"></rect>
125
+ <rect x="22" y="10" width="4" height="4" fill="#fff"></rect>
126
+ </svg>
127
+ </div>
128
+ </div>
129
+
130
+ <!-- Header -->
131
+ <div class="header">
132
+ <div class="icon-btn">
133
+ <svg class="icon-svg" viewBox="0 0 24 24">
134
+ <path d="M5 5L19 19M19 5L5 19"></path>
135
+ </svg>
136
+ </div>
137
+ <div class="header-title">Wed, Aug 9</div>
138
+ <div class="header-actions">
139
+ <div class="mini-time">
140
+ <span>00:00</span>
141
+ <svg class="icon-svg" viewBox="0 0 24 24">
142
+ <path d="M7 10l5-5 5 5M7 14l5 5 5-5" stroke="#CFCFCF"></path>
143
+ </svg>
144
+ </div>
145
+ <div class="icon-btn">
146
+ <svg class="icon-svg" viewBox="0 0 24 24">
147
+ <path d="M5 13l4 4 10-10"></path>
148
+ </svg>
149
+ </div>
150
+ </div>
151
+ </div>
152
+
153
+ <!-- Week strip -->
154
+ <div class="week-strip">
155
+ <div class="week-days">
156
+ <div>S</div><div>M</div><div>T</div><div>W</div><div>T</div><div>F</div><div>S</div>
157
+ </div>
158
+ <div class="week-dates">
159
+ <div class="date-pill">6</div>
160
+ <div class="date-pill date-muted">7</div>
161
+ <div class="date-pill">8</div>
162
+ <div class="date-pill date-selected">9</div>
163
+ <div class="date-pill">10</div>
164
+ <div class="date-pill">11</div>
165
+ <div class="date-pill">12</div>
166
+ </div>
167
+ <div class="week-handle"></div>
168
+ </div>
169
+
170
+ <!-- Timeline grid -->
171
+ <div class="timeline">
172
+ <!-- Hour rows from 8 AM to 7 PM -->
173
+ <div class="hour-row"><div class="hour-label">8 AM</div></div>
174
+ <div class="hour-row"><div class="hour-label">9 AM</div></div>
175
+ <div class="hour-row"><div class="hour-label">10 AM</div></div>
176
+ <div class="hour-row"><div class="hour-label">11 AM</div></div>
177
+ <div class="hour-row"><div class="hour-label">12 PM</div></div>
178
+ <div class="hour-row"><div class="hour-label">1 PM</div></div>
179
+ <div class="hour-row"><div class="hour-label">2 PM</div></div>
180
+ <div class="hour-row"><div class="hour-label">3 PM</div></div>
181
+ <div class="hour-row"><div class="hour-label">4 PM</div></div>
182
+ <div class="hour-row"><div class="hour-label">5 PM</div></div>
183
+ <div class="hour-row"><div class="hour-label">6 PM</div></div>
184
+ <div class="hour-row"><div class="hour-label">7 PM</div></div>
185
+
186
+ <!-- Event at 12 PM -->
187
+ <div class="event grey" style="top: 600px; height: 150px;">
188
+ <div class="event-title">Task Feedback Meeting</div>
189
+ <div class="event-sub">
190
+ <svg class="pin" viewBox="0 0 24 24">
191
+ <path d="M12 20c-3-4-6-7-6-10a6 6 0 1 1 12 0c0 3-3 6-6 10z"></path>
192
+ <circle cx="12" cy="10" r="2"></circle>
193
+ </svg>
194
+ <span>Gwal Pahari Police Station, C4HR+9X9, Faridabad - Gurgaon</span>
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Event 2:30 PM to 4:30 PM -->
199
+ <div class="event blue" style="top: 975px; height: 300px;">
200
+ <div style="font-size: 40px; font-weight: 700;">2:30 PM ▶ 4:30 PM</div>
201
+ <div style="font-size: 30px; margin-top: 6px;">2h</div>
202
+ <div style="opacity: 0.75; font-size: 32px; margin-top: 12px;">Live Raters Meeting</div>
203
+ <div class="event-sub" style="opacity: 0.55; margin-top: 8px;">
204
+ <svg class="pin" viewBox="0 0 24 24">
205
+ <path d="M12 20c-3-4-6-7-6-10a6 6 0 1 1 12 0c0 3-3 6-6 10z"></path>
206
+ <circle cx="12" cy="10" r="2"></circle>
207
+ </svg>
208
+ <span>Plot No.7, Oxygen Business Park SEZ, Tower 3, Noida</span>
209
+ </div>
210
+ <!-- draggable handles -->
211
+ <div class="handle-circle" style="top: -22px; right: -22px;"></div>
212
+ <div class="handle-circle" style="bottom: -22px; left: -22px;"></div>
213
+ </div>
214
+ </div>
215
+
216
+ <!-- Bottom gesture bar -->
217
+ <div class="gesture-bar"></div>
218
+ </div>
219
+ </body>
220
+ </html>
code/17189/17189_8.html ADDED
@@ -0,0 +1,409 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Edit Event - Calendar (Mock)</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #0b0b0b;
14
+ font-family: Arial, Helvetica, sans-serif;
15
+ color: #ffffff;
16
+ }
17
+
18
+ /* Header / App Bar */
19
+ .appbar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 1080px;
24
+ height: 290px;
25
+ background: #642327; /* deep maroon */
26
+ color: #f0f0f0;
27
+ box-sizing: border-box;
28
+ }
29
+ .status-bar {
30
+ height: 70px;
31
+ padding: 0 36px;
32
+ display: flex;
33
+ align-items: center;
34
+ justify-content: space-between;
35
+ color: #ffffff;
36
+ font-size: 30px;
37
+ opacity: 0.95;
38
+ }
39
+ .status-icons {
40
+ display: flex;
41
+ gap: 24px;
42
+ align-items: center;
43
+ }
44
+ .appbar-main {
45
+ display: flex;
46
+ align-items: center;
47
+ padding: 20px 30px 0 30px;
48
+ gap: 26px;
49
+ }
50
+ .icon-btn {
51
+ width: 70px; height: 70px;
52
+ display: flex; align-items: center; justify-content: center;
53
+ color: #f2f2f2; opacity: 0.9;
54
+ }
55
+ .logo-placeholder {
56
+ width: 90px; height: 90px;
57
+ border-radius: 50%;
58
+ background: #E0E0E0;
59
+ border: 1px solid #BDBDBD;
60
+ display: flex; align-items: center; justify-content: center;
61
+ color: #757575; font-size: 22px;
62
+ flex: 0 0 auto;
63
+ }
64
+ .title-wrap {
65
+ flex: 1;
66
+ }
67
+ .title-wrap .title {
68
+ font-size: 56px;
69
+ font-weight: 700;
70
+ color: #e5b5b9; /* pinkish title */
71
+ line-height: 1.1;
72
+ }
73
+ .title-wrap .subtitle {
74
+ font-size: 30px;
75
+ color: rgba(255,255,255,0.8);
76
+ margin-top: 6px;
77
+ }
78
+ .appbar-actions {
79
+ display: flex;
80
+ gap: 30px;
81
+ align-items: center;
82
+ margin-left: auto;
83
+ }
84
+
85
+ /* Content area */
86
+ .content {
87
+ position: absolute;
88
+ top: 290px;
89
+ left: 0;
90
+ right: 0;
91
+ bottom: 0;
92
+ overflow: hidden;
93
+ padding-bottom: 140px;
94
+ }
95
+ .list {
96
+ overflow-y: auto;
97
+ height: 100%;
98
+ }
99
+ .row {
100
+ display: flex;
101
+ align-items: center;
102
+ padding: 28px 36px;
103
+ border-bottom: 1px solid rgba(255,255,255,0.08);
104
+ box-sizing: border-box;
105
+ }
106
+ .row .left-ico {
107
+ width: 90px;
108
+ display: flex;
109
+ align-items: center;
110
+ justify-content: center;
111
+ color: #bcbcbc;
112
+ opacity: 0.9;
113
+ }
114
+ .row .text {
115
+ flex: 1;
116
+ color: #ffffff;
117
+ font-size: 38px;
118
+ }
119
+ .row .text.secondary {
120
+ color: #bcbcbc;
121
+ }
122
+ .row .value {
123
+ color: #d9d9d9;
124
+ font-size: 34px;
125
+ }
126
+ .row.title-row {
127
+ padding-top: 36px; padding-bottom: 36px;
128
+ }
129
+ .title-row .badge {
130
+ width: 66px; height: 66px; border-radius: 50%;
131
+ background: #c4413d;
132
+ display: flex; align-items: center; justify-content: center;
133
+ }
134
+
135
+ /* Toggle */
136
+ .toggle {
137
+ width: 120px; height: 60px; background: #3a3a3a; border-radius: 30px; position: relative;
138
+ }
139
+ .toggle .knob {
140
+ width: 54px; height: 54px; background: #b9b9b9; border-radius: 50%;
141
+ position: absolute; top: 3px; right: 3px;
142
+ }
143
+
144
+ /* Date-Time block */
145
+ .dt-block {
146
+ padding: 10px 0 0 0;
147
+ }
148
+ .dt-inner {
149
+ display: flex;
150
+ border-top: 1px solid rgba(255,255,255,0.08);
151
+ border-bottom: 1px solid rgba(255,255,255,0.08);
152
+ margin-left: 126px; /* align with content after icon column */
153
+ margin-right: 36px;
154
+ }
155
+ .dt-col {
156
+ width: 50%;
157
+ padding: 26px 24px;
158
+ box-sizing: border-box;
159
+ border-right: 1px solid rgba(255,255,255,0.08);
160
+ }
161
+ .dt-col:last-child { border-right: none; }
162
+ .dt-h {
163
+ font-size: 28px; color: #bcbcbc; margin-bottom: 10px;
164
+ }
165
+ .dt-main {
166
+ font-size: 44px; font-weight: 700; color: #ffffff; margin-bottom: 8px;
167
+ }
168
+ .dt-sub {
169
+ font-size: 28px; color: #9e9e9e;
170
+ }
171
+
172
+ /* Delete button and home indicator */
173
+ .delete-wrap {
174
+ position: absolute; left: 0; right: 0; bottom: 80px;
175
+ height: 90px; display: flex; align-items: center; justify-content: center;
176
+ border-top: 1px solid rgba(255,255,255,0.08);
177
+ }
178
+ .delete-btn {
179
+ color: #e35b56; font-size: 34px; font-weight: 700; letter-spacing: 1px;
180
+ }
181
+ .home-indicator {
182
+ position: absolute; left: 50%; transform: translateX(-50%);
183
+ bottom: 24px; width: 320px; height: 10px; border-radius: 8px; background: #e6e6e6;
184
+ opacity: 0.9;
185
+ }
186
+
187
+ /* Muted label style */
188
+ .muted { color: #a9a9a9; }
189
+
190
+ /* Simple link-like value alignment to right */
191
+ .row .value.right { text-align: right; min-width: 200px; }
192
+
193
+ /* Small chips / arrows */
194
+ .arrow { font-size: 34px; opacity: 0.9; }
195
+ </style>
196
+ </head>
197
+ <body>
198
+ <div id="render-target">
199
+
200
+ <!-- Header / App Bar -->
201
+ <div class="appbar">
202
+ <div class="status-bar">
203
+ <div>12:50</div>
204
+ <div class="status-icons">
205
+ <!-- simple Wi-Fi -->
206
+ <svg width="38" height="38" viewBox="0 0 24 24" fill="none">
207
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
208
+ <path d="M5 12c3-3 11-3 14 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
209
+ <path d="M9 16c2-2 4-2 6 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
210
+ <circle cx="12" cy="19" r="1.6" fill="#fff"/>
211
+ </svg>
212
+ <!-- battery -->
213
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none">
214
+ <rect x="2" y="6" width="18" height="12" rx="2" stroke="#fff" stroke-width="2"/>
215
+ <rect x="4" y="8" width="12" height="8" fill="#fff"/>
216
+ <rect x="20" y="9" width="2" height="6" fill="#fff"/>
217
+ </svg>
218
+ </div>
219
+ </div>
220
+
221
+ <div class="appbar-main">
222
+ <div class="icon-btn">
223
+ <!-- X / close -->
224
+ <svg width="40" height="40" viewBox="0 0 24 24">
225
+ <path d="M5 5l14 14M19 5L5 19" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/>
226
+ </svg>
227
+ </div>
228
+
229
+ <div class="logo-placeholder">Logo</div>
230
+
231
+ <div class="title-wrap">
232
+ <div class="title">Edit Event</div>
233
+ <div class="subtitle">Calendar</div>
234
+ </div>
235
+
236
+ <div class="appbar-actions">
237
+ <!-- Microphone -->
238
+ <svg width="46" height="46" viewBox="0 0 24 24">
239
+ <rect x="9" y="4" width="6" height="10" rx="3" fill="#ffffff"/>
240
+ <path d="M5 10a7 7 0 0 0 14 0" stroke="#ffffff" stroke-width="2" fill="none" stroke-linecap="round"/>
241
+ <path d="M12 17v3" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/>
242
+ </svg>
243
+ <!-- Check -->
244
+ <svg width="48" height="48" viewBox="0 0 24 24">
245
+ <path d="M5 13l4 4 10-10" stroke="#ffffff" stroke-width="2.5" fill="none" stroke-linecap="round"/>
246
+ </svg>
247
+ </div>
248
+ </div>
249
+ </div>
250
+
251
+ <!-- Content -->
252
+ <div class="content">
253
+ <div class="list">
254
+
255
+ <!-- Title row -->
256
+ <div class="row title-row">
257
+ <div class="left-ico">
258
+ <div class="badge">
259
+ <svg width="38" height="38" viewBox="0 0 24 24">
260
+ <rect x="3" y="5" width="18" height="15" rx="2" fill="#fff"/>
261
+ <path d="M3 10h18" stroke="#c4413d" stroke-width="2"/>
262
+ </svg>
263
+ </div>
264
+ </div>
265
+ <div class="text" style="font-size:44px; font-weight:700;">Training Meeting</div>
266
+ </div>
267
+
268
+ <!-- People -->
269
+ <div class="row">
270
+ <div class="left-ico">
271
+ <svg width="50" height="50" viewBox="0 0 24 24">
272
+ <circle cx="9" cy="9" r="3" fill="#c9c9c9"/>
273
+ <circle cx="16" cy="11" r="2.5" fill="#c9c9c9"/>
274
+ <path d="M4 20c0-3.5 4-5 7-5s7 1.5 7 5" stroke="#c9c9c9" stroke-width="2" fill="none" stroke-linecap="round"/>
275
+ </svg>
276
+ </div>
277
+ <div class="text muted">People</div>
278
+ </div>
279
+
280
+ <!-- All Day Event -->
281
+ <div class="row">
282
+ <div class="left-ico">
283
+ <svg width="48" height="48" viewBox="0 0 24 24">
284
+ <circle cx="12" cy="12" r="8" stroke="#c9c9c9" stroke-width="2" fill="none"/>
285
+ <path d="M12 7v5l4 2" stroke="#c9c9c9" stroke-width="2" stroke-linecap="round"/>
286
+ </svg>
287
+ </div>
288
+ <div class="text">All Day Event</div>
289
+ <div class="toggle"><div class="knob"></div></div>
290
+ </div>
291
+
292
+ <!-- Date & Time block (with icon column space) -->
293
+ <div class="dt-block">
294
+ <div class="dt-inner">
295
+ <div class="dt-col">
296
+ <div class="dt-h">Date</div>
297
+ <div class="dt-main">Wed, Aug 9</div>
298
+ <div class="dt-sub">This Wednesday</div>
299
+ </div>
300
+ <div class="dt-col">
301
+ <div class="dt-h">Time (GMT+5:30)</div>
302
+ <div class="dt-main">2:30 PM ▸ 4:30 PM</div>
303
+ <div class="dt-sub">Duration: 2 hours</div>
304
+ </div>
305
+ </div>
306
+ </div>
307
+
308
+ <!-- Time zone -->
309
+ <div class="row">
310
+ <div class="left-ico">
311
+ <svg width="48" height="48" viewBox="0 0 24 24">
312
+ <circle cx="12" cy="12" r="9" stroke="#c9c9c9" stroke-width="2" fill="none"/>
313
+ <path d="M3 12h18M12 3v18" stroke="#c9c9c9" stroke-width="1.8" opacity="0.9"/>
314
+ <path d="M5 7c3 2 11 2 14 0" stroke="#c9c9c9" stroke-width="1.6" opacity="0.7"/>
315
+ </svg>
316
+ </div>
317
+ <div class="text">India Standard Time</div>
318
+ <div class="value right">GMT+5:30</div>
319
+ </div>
320
+
321
+ <!-- Location -->
322
+ <div class="row">
323
+ <div class="left-ico">
324
+ <svg width="46" height="46" viewBox="0 0 24 24">
325
+ <path d="M12 3a6 6 0 0 0-6 6c0 6 6 12 6 12s6-6 6-12a6 6 0 0 0-6-6z" stroke="#c9c9c9" stroke-width="2" fill="none"/>
326
+ <circle cx="12" cy="9" r="2.5" fill="#c9c9c9"/>
327
+ </svg>
328
+ </div>
329
+ <div class="text muted">Location</div>
330
+ </div>
331
+
332
+ <!-- Description -->
333
+ <div class="row">
334
+ <div class="left-ico">
335
+ <svg width="46" height="46" viewBox="0 0 24 24">
336
+ <path d="M4 7h16M4 12h12M4 17h9" stroke="#c9c9c9" stroke-width="2" stroke-linecap="round"/>
337
+ </svg>
338
+ </div>
339
+ <div class="text">Loco Project Meeting with Trainee and QA</div>
340
+ </div>
341
+
342
+ <!-- Attachments -->
343
+ <div class="row">
344
+ <div class="left-ico">
345
+ <svg width="46" height="46" viewBox="0 0 24 24">
346
+ <path d="M7 13l7-7a4 4 0 1 1 6 6l-8 8a5 5 0 0 1-7-7l8-8" stroke="#c9c9c9" stroke-width="2" fill="none" stroke-linecap="round"/>
347
+ </svg>
348
+ </div>
349
+ <div class="text muted">Attachments</div>
350
+ </div>
351
+
352
+ <!-- Repeat -->
353
+ <div class="row">
354
+ <div class="left-ico">
355
+ <svg width="48" height="48" viewBox="0 0 24 24">
356
+ <path d="M7 7h7l-2-2M17 17H10l2 2" stroke="#c9c9c9" stroke-width="2" fill="none" stroke-linecap="round"/>
357
+ <path d="M7 7a6 6 0 0 1 10 4M17 17a6 6 0 0 1-10-4" stroke="#c9c9c9" stroke-width="1.6" fill="none"/>
358
+ </svg>
359
+ </div>
360
+ <div class="text">Repeat</div>
361
+ <div class="value right">Never</div>
362
+ </div>
363
+
364
+ <!-- Alert -->
365
+ <div class="row">
366
+ <div class="left-ico">
367
+ <svg width="48" height="48" viewBox="0 0 24 24">
368
+ <path d="M6 18h12l-1-2v-5a5 5 0 0 0-10 0v5l-1 2z" stroke="#c9c9c9" stroke-width="2" fill="none"/>
369
+ <circle cx="12" cy="20.3" r="1.5" fill="#c9c9c9"/>
370
+ </svg>
371
+ </div>
372
+ <div class="text">Alert</div>
373
+ <div class="value right">15 minutes before</div>
374
+ </div>
375
+
376
+ <!-- Show as -->
377
+ <div class="row">
378
+ <div class="left-ico">
379
+ <svg width="48" height="48" viewBox="0 0 24 24">
380
+ <ellipse cx="12" cy="12" rx="9" ry="6" stroke="#c9c9c9" stroke-width="2" fill="none"/>
381
+ <circle cx="12" cy="12" r="2.6" fill="#c9c9c9"/>
382
+ </svg>
383
+ </div>
384
+ <div class="text">Show as</div>
385
+ <div class="value right">Busy</div>
386
+ </div>
387
+
388
+ <!-- Private -->
389
+ <div class="row">
390
+ <div class="left-ico">
391
+ <svg width="46" height="46" viewBox="0 0 24 24">
392
+ <rect x="6" y="10" width="12" height="9" rx="2" stroke="#c9c9c9" stroke-width="2" fill="none"/>
393
+ <path d="M8 10V7a4 4 0 0 1 8 0v3" stroke="#c9c9c9" stroke-width="2" fill="none"/>
394
+ </svg>
395
+ </div>
396
+ <div class="text">Private</div>
397
+ <div class="toggle"><div class="knob"></div></div>
398
+ </div>
399
+
400
+ </div>
401
+ </div>
402
+
403
+ <!-- Delete and home indicator -->
404
+ <div class="delete-wrap"><div class="delete-btn">DELETE EVENT</div></div>
405
+ <div class="home-indicator"></div>
406
+
407
+ </div>
408
+ </body>
409
+ </html>
code/17189/17189_9.html ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Location Permission Modal</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: #121212;
12
+ border-radius: 40px;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ position: absolute;
18
+ top: 0; left: 0; right: 0;
19
+ height: 120px;
20
+ color: #ffffff;
21
+ display: flex; align-items: center; justify-content: space-between;
22
+ padding: 0 40px;
23
+ font-size: 40px; letter-spacing: 1px;
24
+ }
25
+ .status-icons { display: flex; align-items: center; gap: 24px; }
26
+ .icon {
27
+ width: 40px; height: 40px;
28
+ }
29
+
30
+ /* App header & search */
31
+ .app-header {
32
+ position: absolute; top: 120px; left: 0; right: 0;
33
+ height: 220px; background: #3b1014;
34
+ color: rgba(255,255,255,0.35);
35
+ padding: 0 40px;
36
+ display: flex; align-items: center; justify-content: space-between;
37
+ font-size: 56px; font-weight: 600;
38
+ }
39
+ .search-bar {
40
+ position: absolute; top: 340px; left: 0; right: 0;
41
+ height: 140px; background: #0f0f0f;
42
+ display: flex; align-items: center; padding: 0 50px;
43
+ color: #8aa0b6; font-size: 48px;
44
+ }
45
+ .caret {
46
+ width: 4px; height: 72px; background: #5a86ff; margin-right: 18px;
47
+ }
48
+
49
+ /* Modal card */
50
+ .overlay {
51
+ position: absolute; inset: 0;
52
+ background: rgba(0, 0, 0, 0.55);
53
+ }
54
+ .modal {
55
+ position: absolute; left: 60px; right: 60px; top: 700px;
56
+ background: #3c4043;
57
+ border-radius: 48px;
58
+ padding: 70px 60px 70px 60px;
59
+ color: #e9eaed;
60
+ box-shadow: 0 20px 60px rgba(0,0,0,0.6);
61
+ }
62
+ .modal-header {
63
+ text-align: center;
64
+ }
65
+ .pin {
66
+ margin: 0 auto 30px auto; width: 64px; height: 64px;
67
+ }
68
+ .modal-title {
69
+ font-size: 48px; line-height: 1.3; font-weight: 600;
70
+ }
71
+ .modal-title .brand { font-weight: 800; color: #ffffff; }
72
+
73
+ .map-row {
74
+ margin-top: 60px;
75
+ display: flex; justify-content: center; gap: 80px; align-items: flex-start;
76
+ }
77
+ .map-item { text-align: center; }
78
+ .map-img {
79
+ width: 320px; height: 320px; border-radius: 50%;
80
+ background: #E0E0E0;
81
+ border: 2px solid #BDBDBD;
82
+ display: flex; justify-content: center; align-items: center;
83
+ color: #757575; font-size: 32px;
84
+ }
85
+ .map-label {
86
+ margin-top: 24px; font-size: 40px; color: #ffffff;
87
+ font-weight: 700;
88
+ }
89
+ .map-label.alt { font-weight: 500; opacity: 0.9; }
90
+
91
+ .btn-group {
92
+ margin-top: 60px;
93
+ display: flex; flex-direction: column; gap: 22px;
94
+ align-items: center;
95
+ }
96
+ .btn {
97
+ width: 880px; height: 120px;
98
+ background: #d7e2ff;
99
+ color: #1b1e21; font-size: 40px; font-weight: 600;
100
+ border-radius: 28px;
101
+ display: flex; align-items: center; justify-content: center;
102
+ }
103
+
104
+ /* Bottom gesture pill */
105
+ .gesture {
106
+ position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%);
107
+ width: 360px; height: 16px; border-radius: 16px;
108
+ background: #d0d0d0;
109
+ opacity: 0.9;
110
+ }
111
+ </style>
112
+ </head>
113
+ <body>
114
+ <div id="render-target">
115
+
116
+ <!-- Status bar -->
117
+ <div class="status-bar">
118
+ <div>12:50</div>
119
+ <div class="status-icons">
120
+ <!-- Simple cast icon -->
121
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
122
+ <path d="M2 18h2a6 6 0 0 0-6-6v2a4 4 0 0 1 4 4zm0-6h2a12 12 0 0 0-12-12v2A10 10 0 0 1 2 12zM6 18h16V6H2v1.5h18V16H6v2z"/>
123
+ </svg>
124
+ <!-- Lock icon -->
125
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
126
+ <path d="M12 2a5 5 0 0 0-5 5v3H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1h-2V7a5 5 0 0 0-5-5zm-3 8V7a3 3 0 0 1 6 0v3H9z"/>
127
+ </svg>
128
+ <!-- WiFi icon -->
129
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
130
+ <path d="M12 18l-2 2 2 2 2-2-2-2zm-6-6 2 2a8 8 0 0 1 8 0l2-2a10 10 0 0 0-12 0zm-4-4 2 2a14 14 0 0 1 20 0l2-2A16 16 0 0 0 2 8z"/>
131
+ </svg>
132
+ <!-- Battery icon -->
133
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
134
+ <path d="M16 4h3v2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-1v2h-3V4zM3 8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8zm6 1-3 6h3l-1 5 5-7H9z"/>
135
+ </svg>
136
+ </div>
137
+ </div>
138
+
139
+ <!-- App header -->
140
+ <div class="app-header">
141
+ <div>✕</div>
142
+ <div>Add Location</div>
143
+ <div style="opacity:0.6;">✔</div>
144
+ </div>
145
+
146
+ <!-- Search bar -->
147
+ <div class="search-bar">
148
+ <div class="caret"></div>
149
+ Enter a place
150
+ </div>
151
+
152
+ <!-- Dark overlay behind modal -->
153
+ <div class="overlay"></div>
154
+
155
+ <!-- Modal card -->
156
+ <div class="modal">
157
+ <div class="modal-header">
158
+ <!-- Location pin icon -->
159
+ <svg class="pin" viewBox="0 0 24 24">
160
+ <path d="M12 2C8.7 2 6 4.7 6 8c0 5 6 12 6 12s6-7 6-12c0-3.3-2.7-6-6-6z" fill="#7aa2ff"/>
161
+ <circle cx="12" cy="8" r="3" fill="#cfe0ff"/>
162
+ </svg>
163
+ <div class="modal-title">
164
+ Allow <span class="brand">Outlook</span> to access this device’s location?
165
+ </div>
166
+ </div>
167
+
168
+ <div class="map-row">
169
+ <div class="map-item">
170
+ <div class="map-img">[IMG: Precise map]</div>
171
+ <div class="map-label">Precise</div>
172
+ </div>
173
+ <div class="map-item">
174
+ <div class="map-img">[IMG: Approximate map]</div>
175
+ <div class="map-label alt">Approximate</div>
176
+ </div>
177
+ </div>
178
+
179
+ <div class="btn-group">
180
+ <div class="btn">While using the app</div>
181
+ <div class="btn">Only this time</div>
182
+ <div class="btn">Don’t allow</div>
183
+ </div>
184
+ </div>
185
+
186
+ <!-- Gesture pill -->
187
+ <div class="gesture"></div>
188
+ </div>
189
+ </body>
190
+ </html>
code/17191/17191_0.html ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Android Home UI - Render</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background:
13
+ linear-gradient(160deg, #ece6dd 0%, #ddd3c6 40%, #b4aa9f 60%, #a39b92 100%);
14
+ }
15
+
16
+ /* subtle decorative leaves (abstract) */
17
+ .leaf {
18
+ position: absolute;
19
+ width: 6px; height: 1200px;
20
+ background: linear-gradient(180deg, rgba(43,92,60,0.35), rgba(43,92,60,0.05));
21
+ border-radius: 8px;
22
+ transform-origin: bottom;
23
+ filter: blur(0.2px);
24
+ }
25
+ .leaf.l1 { left: 290px; top: 380px; transform: rotate(-18deg); }
26
+ .leaf.l2 { left: 420px; top: 240px; transform: rotate(-8deg); height: 1400px; }
27
+ .leaf.l3 { left: 640px; top: 190px; transform: rotate(5deg); height: 1500px; }
28
+ .leaf.l4 { left: 820px; top: 120px; transform: rotate(14deg); height: 1500px; }
29
+ .leaf.l5 { left: 950px; top: 100px; transform: rotate(20deg); height: 1300px; }
30
+
31
+ /* status bar */
32
+ .status-bar {
33
+ position: absolute; top: 22px; left: 30px; right: 30px; height: 60px; color: #fff;
34
+ display: flex; align-items: center; justify-content: space-between;
35
+ }
36
+ .status-left { display: flex; align-items: center; gap: 12px; }
37
+ .status-time { font-size: 36px; font-weight: 600; letter-spacing: 0.5px; }
38
+ .sun {
39
+ width: 28px; height: 28px; border-radius: 50%; background: #ffd85c; box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
40
+ }
41
+ .status-right { display: flex; align-items: center; gap: 18px; }
42
+
43
+ /* date + weather widget */
44
+ .date-widget {
45
+ position: absolute; top: 120px; left: 60px; color: #fff;
46
+ }
47
+ .date-widget .date { font-size: 64px; font-weight: 600; }
48
+ .date-widget .weather { margin-top: 18px; display: flex; align-items: center; gap: 16px; font-size: 36px; }
49
+ .moon {
50
+ width: 40px; height: 40px; position: relative;
51
+ }
52
+ .moon::before {
53
+ content: ""; position: absolute; inset: 0; border-radius: 50%; background: #b7c6ff;
54
+ }
55
+ .moon::after {
56
+ content: ""; position: absolute; top: 2px; left: 12px; width: 36px; height: 36px; border-radius: 50%;
57
+ background: #ece6dd;
58
+ }
59
+
60
+ /* app icons */
61
+ .icon {
62
+ position: absolute; width: 160px; height: 160px; border-radius: 50%;
63
+ background: #fff; display: flex; align-items: center; justify-content: center;
64
+ box-shadow: 0 14px 24px rgba(0,0,0,0.28);
65
+ }
66
+ .label {
67
+ position: absolute; color: #fff; font-size: 34px; text-shadow: 0 2px 3px rgba(0,0,0,0.35);
68
+ }
69
+
70
+ /* simple icon drawings */
71
+ .play-books-shape {
72
+ width: 110px; height: 110px; background: #2b6bf0; border-radius: 28px; position: relative;
73
+ }
74
+ .play-books-shape::after {
75
+ content:""; position:absolute; left: 34px; top: 36px; width: 0; height: 0;
76
+ border-left: 32px solid #fff; border-top: 20px solid transparent; border-bottom: 20px solid transparent;
77
+ }
78
+
79
+ .chat-shape {
80
+ width: 120px; height: 90px; background: #26a755; border-radius: 22px; position: relative;
81
+ }
82
+ .chat-shape::after {
83
+ content:""; position:absolute; left:24px; bottom:-18px; width:0;height:0;
84
+ border-top:18px solid #26a755; border-left:18px solid transparent; border-right:18px solid transparent;
85
+ }
86
+
87
+ .photos-shape {
88
+ width: 120px; height: 120px; border-radius: 50%; position: relative; overflow: hidden;
89
+ box-shadow: inset 0 0 0 8px rgba(0,0,0,0.05);
90
+ }
91
+ .photos-shape::before { content:""; position:absolute; left:0; top:0; width:60px; height:60px; background:#f44336; }
92
+ .photos-shape::after { content:""; position:absolute; right:0; top:0; width:60px; height:60px; background:#4caf50; }
93
+ .photos-shape .q1 { position:absolute; left:0; bottom:0; width:60px; height:60px; background:#ffeb3b; }
94
+ .photos-shape .q2 { position:absolute; right:0; bottom:0; width:60px; height:60px; background:#2196f3; }
95
+
96
+ .playstore-shape {
97
+ width: 0; height: 0; border-left: 70px solid transparent; border-right: 70px solid transparent;
98
+ border-bottom: 120px solid #4dd0e1; transform: rotate(90deg);
99
+ }
100
+
101
+ .gmail-shape {
102
+ width: 120px; height: 86px; background: #fff; border: 6px solid #e0e0e0; border-radius: 14px; position: relative;
103
+ }
104
+ .gmail-shape::before {
105
+ content:""; position:absolute; left:12px; right:12px; top:-8px; height:0;
106
+ border-top: 16px solid #e53935; border-left:16px solid transparent; border-right:16px solid transparent;
107
+ }
108
+ .gmail-shape::after {
109
+ content:""; position:absolute; left:10px; right:10px; top:10px; height:0;
110
+ border-top: 36px solid transparent; border-left:36px solid #e53935; border-right:36px solid #e53935;
111
+ }
112
+
113
+ .android-shape {
114
+ width: 120px; height: 120px; background: #8d6e63; border-radius: 20px; position: relative;
115
+ background-image: linear-gradient(90deg, rgba(255,255,255,0.16) 1px, transparent 1px),
116
+ linear-gradient(180deg, rgba(255,255,255,0.16) 1px, transparent 1px);
117
+ background-size: 20px 20px;
118
+ }
119
+ .android-shape::before {
120
+ content:""; position:absolute; left:22px; top:34px; width:76px; height:50px; background:#fff; border-radius: 18px;
121
+ }
122
+ .android-shape::after {
123
+ content:""; position:absolute; left:22px; top:22px; width:76px; height:8px; background:#fff;
124
+ border-radius: 4px;
125
+ }
126
+
127
+ .youtube-shape {
128
+ width: 130px; height: 90px; background: #ff3d00; border-radius: 24px; position: relative;
129
+ }
130
+ .youtube-shape::after {
131
+ content:""; position:absolute; left:50px; top:26px; width:0; height:0;
132
+ border-left:28px solid #fff; border-top:18px solid transparent; border-bottom:18px solid transparent;
133
+ }
134
+
135
+ .phone-shape svg, .msg-shape svg, .chrome-shape svg, .camera-shape svg {
136
+ width: 92px; height: 92px;
137
+ }
138
+
139
+ /* dock search bar */
140
+ .search-bar {
141
+ position: absolute; left: 90px; bottom: 300px; width: 900px; height: 120px;
142
+ background: #2b2b2b; border-radius: 60px; box-shadow: 0 8px 18px rgba(0,0,0,0.35);
143
+ display: flex; align-items: center; justify-content: space-between; padding: 0 36px; color: #fff;
144
+ }
145
+ .g-dot {
146
+ width: 64px; height: 64px; border-radius: 50%;
147
+ background: conic-gradient(#4285f4 0 90deg,#34a853 90deg 180deg,#fbbc05 180deg 270deg,#ea4335 270deg 360deg);
148
+ display:flex; align-items:center; justify-content:center; color:#fff; font-weight:700;
149
+ box-shadow: inset 0 0 0 6px rgba(0,0,0,0.25);
150
+ }
151
+ .search-right { display:flex; align-items:center; gap:26px; }
152
+ .mic { width: 36px; height: 80px; border-radius: 18px; background:#4285f4; }
153
+ .lens { width: 82px; height: 82px; border-radius: 16px; background:#333; position:relative; }
154
+ .lens::before { content:""; position:absolute; inset:14px; border-radius:50%; border:8px solid #fbbc05; }
155
+ .lens::after { content:""; position:absolute; left:8px; top:8px; width:18px; height:18px; background:#34a853; border-radius:4px; }
156
+
157
+ /* gesture bar */
158
+ .gesture {
159
+ position: absolute; bottom: 26px; left: 50%; transform: translateX(-50%);
160
+ width: 240px; height: 16px; background: #fff; border-radius: 10px; opacity: 0.9;
161
+ }
162
+
163
+ /* labels positions */
164
+ .lbl { font-size: 34px; }
165
+ </style>
166
+ </head>
167
+ <body>
168
+ <div id="render-target">
169
+
170
+ <!-- abstract leaves -->
171
+ <div class="leaf l1"></div>
172
+ <div class="leaf l2"></div>
173
+ <div class="leaf l3"></div>
174
+ <div class="leaf l4"></div>
175
+ <div class="leaf l5"></div>
176
+
177
+ <!-- Status Bar -->
178
+ <div class="status-bar">
179
+ <div class="status-left">
180
+ <div class="status-time">7:32</div>
181
+ <div class="sun"></div>
182
+ </div>
183
+ <div class="status-right">
184
+ <!-- WiFi icon -->
185
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="#fff">
186
+ <path d="M2 8c5-4 15-4 20 0l-2 2c-4-3-12-3-16 0L2 8z"></path>
187
+ <path d="M6 12c3-2 9-2 12 0l-2 2c-2-1-6-1-8 0l-2-2z"></path>
188
+ <circle cx="12" cy="17" r="2"></circle>
189
+ </svg>
190
+ <!-- Battery icon -->
191
+ <svg width="46" height="40" viewBox="0 0 26 24" fill="none">
192
+ <rect x="2" y="6" width="18" height="12" rx="2" stroke="#fff" stroke-width="2"></rect>
193
+ <rect x="4" y="8" width="12" height="8" fill="#fff"></rect>
194
+ <rect x="21" y="9" width="3" height="6" rx="1" fill="#fff"></rect>
195
+ </svg>
196
+ </div>
197
+ </div>
198
+
199
+ <!-- Date & Weather -->
200
+ <div class="date-widget">
201
+ <div class="date">Fri, Oct 6</div>
202
+ <div class="weather">
203
+ <div class="moon"></div>
204
+ <div>30°C</div>
205
+ </div>
206
+ </div>
207
+
208
+ <!-- Left column icons -->
209
+ <div class="icon" style="left:74px; top:340px;">
210
+ <div class="play-books-shape"></div>
211
+ </div>
212
+ <div class="label" style="left:74px; top:520px;">Play Books</div>
213
+
214
+ <div class="icon" style="left:74px; top:580px;">
215
+ <div class="chat-shape"></div>
216
+ </div>
217
+ <div class="label" style="left:74px; top:760px;">Chat</div>
218
+
219
+ <div class="icon" style="left:74px; top:820px;">
220
+ <div class="photos-shape">
221
+ <div class="q1"></div><div class="q2"></div>
222
+ </div>
223
+ </div>
224
+ <div class="label" style="left:74px; top:1000px;">Photos</div>
225
+
226
+ <!-- Row of 4 icons -->
227
+ <div class="icon" style="left:74px; top:1140px;">
228
+ <div class="playstore-shape"></div>
229
+ </div>
230
+ <div class="label" style="left:74px; top:1320px;">Play Store</div>
231
+
232
+ <div class="icon" style="left:334px; top:1140px;">
233
+ <div class="gmail-shape"></div>
234
+ </div>
235
+ <div class="label" style="left:334px; top:1320px;">Gmail</div>
236
+
237
+ <div class="icon" style="left:594px; top:1140px;">
238
+ <div class="android-shape"></div>
239
+ </div>
240
+ <div class="label" style="left:594px; top:1320px;">DBW Show...</div>
241
+
242
+ <div class="icon" style="left:854px; top:1140px;">
243
+ <div class="youtube-shape"></div>
244
+ </div>
245
+ <div class="label" style="left:854px; top:1320px;">YouTube</div>
246
+
247
+ <!-- Bottom dock icons -->
248
+ <div class="icon" style="left:94px; top:1520px;">
249
+ <div class="phone-shape">
250
+ <svg viewBox="0 0 24 24" fill="#2d84ff">
251
+ <path d="M6 2h4l1 5-3 2c1 2 3 4 5 5l2-3 5 1v4c0 1-1 2-2 2C12 19 5 12 4 6c0-1 1-2 2-2z"></path>
252
+ </svg>
253
+ </div>
254
+ </div>
255
+ <div class="label" style="left:94px; top:1700px;">Phone</div>
256
+
257
+ <div class="icon" style="left:334px; top:1520px;">
258
+ <div class="msg-shape">
259
+ <svg viewBox="0 0 24 24" fill="#3b78ff">
260
+ <path d="M4 4h16v12H8l-4 4V4z"></path>
261
+ </svg>
262
+ </div>
263
+ </div>
264
+ <div class="label" style="left:334px; top:1700px;">Messages</div>
265
+
266
+ <div class="icon" style="left:574px; top:1520px;">
267
+ <div class="chrome-shape">
268
+ <svg viewBox="0 0 24 24">
269
+ <circle cx="12" cy="12" r="10" fill="#f4b400"></circle>
270
+ <path d="M12 2a10 10 0 0 1 8 4H12z" fill="#db4437"></path>
271
+ <path d="M4 10a10 10 0 0 0 6 10l6-10z" fill="#0f9d58"></path>
272
+ <circle cx="12" cy="12" r="5" fill="#4285f4"></circle>
273
+ </svg>
274
+ </div>
275
+ </div>
276
+ <div class="label" style="left:574px; top:1700px;">Chrome</div>
277
+
278
+ <div class="icon" style="left:814px; top:1520px;">
279
+ <div class="camera-shape">
280
+ <svg viewBox="0 0 24 24" fill="#3d3d3d">
281
+ <path d="M7 6h3l2-2h4l2 2h2v12H4V6z" fill="#616161"></path>
282
+ <circle cx="12" cy="12" r="4" fill="#90caf9"></circle>
283
+ </svg>
284
+ </div>
285
+ </div>
286
+ <div class="label" style="left:814px; top:1700px;">Camera</div>
287
+
288
+ <!-- Search Bar -->
289
+ <div class="search-bar">
290
+ <div class="g-dot">G</div>
291
+ <div class="search-right">
292
+ <div class="mic"></div>
293
+ <div class="lens"></div>
294
+ </div>
295
+ </div>
296
+
297
+ <!-- Gesture bar -->
298
+ <div class="gesture"></div>
299
+
300
+ </div>
301
+ </body>
302
+ </html>
code/17191/17191_1.html ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, height=2400, initial-scale=1.0">
5
+ <title>Drive - Empty Home</title>
6
+ <style>
7
+ body {
8
+ margin: 0;
9
+ padding: 0;
10
+ background: transparent;
11
+ font-family: Roboto, Arial, Helvetica, sans-serif;
12
+ }
13
+ #render-target {
14
+ width: 1080px;
15
+ height: 2400px;
16
+ position: relative;
17
+ overflow: hidden;
18
+ background: #1c1713; /* deep warm dark */
19
+ color: #f1e9df;
20
+ }
21
+
22
+ /* Status bar */
23
+ .status-bar {
24
+ position: absolute;
25
+ top: 0;
26
+ left: 0;
27
+ width: 100%;
28
+ height: 110px;
29
+ display: flex;
30
+ align-items: center;
31
+ justify-content: space-between;
32
+ padding: 0 40px;
33
+ box-sizing: border-box;
34
+ color: #f3ede4;
35
+ font-weight: 500;
36
+ letter-spacing: 0.5px;
37
+ }
38
+ .status-left, .status-right {
39
+ display: flex;
40
+ align-items: center;
41
+ gap: 18px;
42
+ }
43
+ .status-time {
44
+ font-size: 40px;
45
+ }
46
+ .status-icon svg {
47
+ width: 42px;
48
+ height: 42px;
49
+ fill: none;
50
+ stroke: #e9e0d4;
51
+ stroke-width: 3;
52
+ }
53
+
54
+ /* Search bar */
55
+ .search-wrap {
56
+ position: absolute;
57
+ top: 120px;
58
+ left: 60px;
59
+ width: 960px;
60
+ height: 120px;
61
+ background: #382d24;
62
+ border-radius: 60px;
63
+ display: flex;
64
+ align-items: center;
65
+ padding: 0 30px;
66
+ box-sizing: border-box;
67
+ }
68
+ .menu-icon svg {
69
+ width: 54px; height: 54px; fill: none; stroke: #e9e0d4; stroke-width: 6;
70
+ }
71
+ .search-text {
72
+ font-size: 40px;
73
+ color: #ddd1c2;
74
+ margin-left: 22px;
75
+ flex: 1;
76
+ }
77
+ .avatar {
78
+ width: 90px;
79
+ height: 90px;
80
+ border-radius: 45px;
81
+ background: #2e7bd6;
82
+ display: flex;
83
+ align-items: center;
84
+ justify-content: center;
85
+ color: #ffffff;
86
+ font-weight: 700;
87
+ font-size: 46px;
88
+ }
89
+
90
+ /* Tabs */
91
+ .tabs {
92
+ position: absolute;
93
+ top: 270px;
94
+ left: 60px;
95
+ width: 960px;
96
+ display: flex;
97
+ gap: 140px;
98
+ }
99
+ .tab {
100
+ font-size: 44px;
101
+ color: #e5d9ca;
102
+ padding-bottom: 16px;
103
+ }
104
+ .tab.selected {
105
+ color: #f2c089;
106
+ border-bottom: 6px solid #f2c089;
107
+ }
108
+
109
+ /* Main empty state */
110
+ .content {
111
+ position: absolute;
112
+ left: 0;
113
+ top: 360px;
114
+ width: 100%;
115
+ height: 1500px;
116
+ display: flex;
117
+ flex-direction: column;
118
+ align-items: center;
119
+ justify-content: center;
120
+ color: #e7dccd;
121
+ }
122
+ .illustration {
123
+ width: 520px;
124
+ height: 420px;
125
+ background: #E0E0E0;
126
+ border: 1px solid #BDBDBD;
127
+ display: flex;
128
+ align-items: center;
129
+ justify-content: center;
130
+ color: #757575;
131
+ border-radius: 20px;
132
+ margin-bottom: 60px;
133
+ }
134
+ .empty-text {
135
+ font-size: 48px;
136
+ color: #e7dccd;
137
+ opacity: 0.95;
138
+ }
139
+
140
+ /* Floating action button */
141
+ .fab {
142
+ position: absolute;
143
+ right: 70px;
144
+ bottom: 320px;
145
+ width: 160px;
146
+ height: 160px;
147
+ background: #4a372b;
148
+ border-radius: 44px;
149
+ display: flex;
150
+ align-items: center;
151
+ justify-content: center;
152
+ box-shadow: 0 8px 18px rgba(0,0,0,0.35);
153
+ }
154
+ .fab .plus {
155
+ width: 90px; height: 90px;
156
+ }
157
+ .fab .plus path {
158
+ fill: none; stroke: #f6eadb; stroke-width: 16; stroke-linecap: round;
159
+ }
160
+
161
+ /* Bottom navigation */
162
+ .bottom-nav {
163
+ position: absolute;
164
+ bottom: 0;
165
+ left: 0;
166
+ width: 100%;
167
+ height: 220px;
168
+ background: #2a2019;
169
+ border-top: 1px solid #3a2e25;
170
+ display: flex;
171
+ align-items: flex-start;
172
+ padding-top: 30px;
173
+ }
174
+ .nav-item {
175
+ width: 25%;
176
+ display: flex;
177
+ flex-direction: column;
178
+ align-items: center;
179
+ color: #cabaa8;
180
+ gap: 18px;
181
+ font-size: 38px;
182
+ }
183
+ .nav-icon {
184
+ width: 86px; height: 86px;
185
+ }
186
+ .nav-item.active .nav-label {
187
+ color: #f2c089;
188
+ }
189
+ .nav-item.active .icon-bg {
190
+ width: 110px; height: 110px; border-radius: 28px;
191
+ background: #5a483b;
192
+ display: flex; align-items: center; justify-content: center;
193
+ margin-bottom: -8px;
194
+ }
195
+ .nav-label { margin-top: 8px; }
196
+
197
+ /* Gesture bar (small white pill) */
198
+ .gesture-bar {
199
+ position: absolute;
200
+ bottom: 240px;
201
+ left: 50%;
202
+ transform: translateX(-50%);
203
+ width: 420px;
204
+ height: 12px;
205
+ background: rgba(255,255,255,0.85);
206
+ border-radius: 6px;
207
+ }
208
+ </style>
209
+ </head>
210
+ <body>
211
+ <div id="render-target">
212
+
213
+ <!-- Status bar -->
214
+ <div class="status-bar">
215
+ <div class="status-left">
216
+ <div class="status-time">7:33</div>
217
+ <div class="status-icon">
218
+ <!-- Sun icon -->
219
+ <svg viewBox="0 0 24 24">
220
+ <circle cx="12" cy="12" r="5" fill="none"></circle>
221
+ <g stroke-linecap="round">
222
+ <path d="M12 1v4M12 19v4M1 12h4M19 12h4M4.2 4.2l2.8 2.8M17 17l2.8 2.8M4.2 19.8l2.8-2.8M17 7l2.8-2.8"></path>
223
+ </g>
224
+ </svg>
225
+ </div>
226
+ </div>
227
+ <div class="status-right">
228
+ <div class="status-icon">
229
+ <!-- WiFi icon -->
230
+ <svg viewBox="0 0 24 24">
231
+ <path d="M2 8c5-4 15-4 20 0" stroke-linecap="round"></path>
232
+ <path d="M5 12c4-3 10-3 14 0" stroke-linecap="round"></path>
233
+ <path d="M8 16c3-2 5-2 8 0" stroke-linecap="round"></path>
234
+ <circle cx="12" cy="19" r="1.8" fill="#e9e0d4" stroke="none"></circle>
235
+ </svg>
236
+ </div>
237
+ <div class="status-icon">
238
+ <!-- Battery icon -->
239
+ <svg viewBox="0 0 26 24">
240
+ <rect x="2" y="6" width="20" height="12" rx="2"></rect>
241
+ <rect x="22" y="9" width="3" height="6" rx="1"></rect>
242
+ </svg>
243
+ </div>
244
+ </div>
245
+ </div>
246
+
247
+ <!-- Search bar -->
248
+ <div class="search-wrap">
249
+ <div class="menu-icon">
250
+ <svg viewBox="0 0 24 24">
251
+ <path d="M3 6h18M3 12h18M3 18h18" stroke-linecap="round"></path>
252
+ </svg>
253
+ </div>
254
+ <div class="search-text">Search in Drive</div>
255
+ <div class="avatar">N</div>
256
+ </div>
257
+
258
+ <!-- Tabs -->
259
+ <div class="tabs">
260
+ <div class="tab selected">Suggested</div>
261
+ <div class="tab">Notifications</div>
262
+ </div>
263
+
264
+ <!-- Main content -->
265
+ <div class="content">
266
+ <div class="illustration">[IMG: Google Drive empty-state bins illustration]</div>
267
+ <div class="empty-text">No items</div>
268
+ </div>
269
+
270
+ <!-- Floating action button -->
271
+ <div class="fab">
272
+ <svg class="plus" viewBox="0 0 100 100">
273
+ <path d="M50 18v64M18 50h64"></path>
274
+ </svg>
275
+ </div>
276
+
277
+ <!-- Gesture bar -->
278
+ <div class="gesture-bar"></div>
279
+
280
+ <!-- Bottom navigation -->
281
+ <div class="bottom-nav">
282
+ <div class="nav-item active">
283
+ <div class="icon-bg">
284
+ <svg class="nav-icon" viewBox="0 0 24 24">
285
+ <path d="M3 10l9-7 9 7v9a2 2 0 0 1-2 2h-4v-6H9v6H5a2 2 0 0 1-2-2z" fill="#f2c089" stroke="none"></path>
286
+ </svg>
287
+ </div>
288
+ <div class="nav-label">Home</div>
289
+ </div>
290
+ <div class="nav-item">
291
+ <svg class="nav-icon" viewBox="0 0 24 24">
292
+ <path d="M12 2l3.1 6.6L22 9.3l-5 4.9L18.2 22 12 18.6 5.8 22 7 14.2 2 9.3l6.9-0.7L12 2z" fill="none" stroke="#cabaa8" stroke-width="2" stroke-linejoin="round"></path>
293
+ </svg>
294
+ <div class="nav-label">Starred</div>
295
+ </div>
296
+ <div class="nav-item">
297
+ <svg class="nav-icon" viewBox="0 0 24 24">
298
+ <circle cx="8.5" cy="9" r="3.5" fill="none" stroke="#cabaa8" stroke-width="2"></circle>
299
+ <circle cx="16.5" cy="12" r="3" fill="none" stroke="#cabaa8" stroke-width="2"></circle>
300
+ <path d="M3 20c2.5-4 9.5-4 12 0" stroke="#cabaa8" stroke-width="2" fill="none" stroke-linecap="round"></path>
301
+ <path d="M12 20c1.6-2.6 5.6-3.2 8 0" stroke="#cabaa8" stroke-width="2" fill="none" stroke-linecap="round"></path>
302
+ </svg>
303
+ <div class="nav-label">Shared</div>
304
+ </div>
305
+ <div class="nav-item">
306
+ <svg class="nav-icon" viewBox="0 0 24 24">
307
+ <path d="M3 6h9l2 3h7v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6z" fill="none" stroke="#cabaa8" stroke-width="2" stroke-linejoin="round"></path>
308
+ </svg>
309
+ <div class="nav-label">Files</div>
310
+ </div>
311
+ </div>
312
+
313
+ </div>
314
+ </body>
315
+ </html>
code/17191/17191_2.html ADDED
@@ -0,0 +1,297 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 UI - Drive</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: #0c0c0c;
14
+ color: #eee;
15
+ }
16
+
17
+ /* Status bar */
18
+ .status-bar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 120px;
24
+ padding: 0 40px;
25
+ box-sizing: border-box;
26
+ display: flex;
27
+ align-items: center;
28
+ justify-content: space-between;
29
+ color: #d9d9d9;
30
+ font-size: 44px;
31
+ letter-spacing: 0.5px;
32
+ }
33
+ .status-right {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 28px;
37
+ }
38
+ .status-icon {
39
+ width: 48px;
40
+ height: 48px;
41
+ }
42
+
43
+ /* Search Bar */
44
+ .top-area {
45
+ position: absolute;
46
+ top: 140px;
47
+ left: 30px;
48
+ width: 1020px;
49
+ }
50
+ .search-row {
51
+ display: flex;
52
+ align-items: center;
53
+ gap: 20px;
54
+ }
55
+ .hamburger {
56
+ width: 84px;
57
+ height: 84px;
58
+ display: flex;
59
+ align-items: center;
60
+ justify-content: center;
61
+ border-radius: 16px;
62
+ }
63
+ .search-bar {
64
+ flex: 1;
65
+ height: 108px;
66
+ background: #171717;
67
+ border-radius: 54px;
68
+ display: flex;
69
+ align-items: center;
70
+ padding: 0 36px;
71
+ box-sizing: border-box;
72
+ color: #8f8f8f;
73
+ font-size: 42px;
74
+ }
75
+ .profile {
76
+ width: 96px;
77
+ height: 96px;
78
+ border-radius: 48px;
79
+ background: #2a76c7;
80
+ display: flex;
81
+ align-items: center;
82
+ justify-content: center;
83
+ font-weight: 700;
84
+ font-size: 44px;
85
+ }
86
+
87
+ /* Tabs */
88
+ .tabs {
89
+ margin-top: 40px;
90
+ display: flex;
91
+ justify-content: space-between;
92
+ padding: 0 10px;
93
+ }
94
+ .tab {
95
+ font-size: 46px;
96
+ color: #c6a06a;
97
+ }
98
+
99
+ /* Content area */
100
+ .content {
101
+ position: absolute;
102
+ top: 480px;
103
+ left: 0;
104
+ width: 1080px;
105
+ height: 1300px;
106
+ display: flex;
107
+ flex-direction: column;
108
+ align-items: center;
109
+ justify-content: center;
110
+ }
111
+ .img-placeholder {
112
+ width: 460px;
113
+ height: 360px;
114
+ background: #E0E0E0;
115
+ border: 1px solid #BDBDBD;
116
+ display: flex;
117
+ justify-content: center;
118
+ align-items: center;
119
+ color: #757575;
120
+ border-radius: 6px;
121
+ margin-bottom: 60px;
122
+ font-size: 36px;
123
+ text-align: center;
124
+ }
125
+ .empty-text {
126
+ color: #9f9f9f;
127
+ font-size: 50px;
128
+ }
129
+
130
+ /* Bottom sheet / actions */
131
+ .bottom-sheet {
132
+ position: absolute;
133
+ bottom: 0;
134
+ left: 0;
135
+ width: 1080px;
136
+ height: 620px;
137
+ background: #2a211b;
138
+ border-top-left-radius: 60px;
139
+ border-top-right-radius: 60px;
140
+ box-shadow: 0 -20px 40px rgba(0,0,0,0.4);
141
+ padding: 60px 60px 40px;
142
+ box-sizing: border-box;
143
+ }
144
+ .action-grid {
145
+ display: grid;
146
+ grid-template-columns: repeat(3, 1fr);
147
+ grid-row-gap: 70px;
148
+ grid-column-gap: 40px;
149
+ }
150
+ .action {
151
+ display: flex;
152
+ flex-direction: column;
153
+ align-items: center;
154
+ color: #dfd8cf;
155
+ font-size: 40px;
156
+ }
157
+ .icon-wrap {
158
+ width: 150px;
159
+ height: 150px;
160
+ border-radius: 75px;
161
+ border: 2px dashed rgba(255,255,255,0.12);
162
+ display: flex;
163
+ align-items: center;
164
+ justify-content: center;
165
+ margin-bottom: 22px;
166
+ background: rgba(255,255,255,0.04);
167
+ }
168
+ .action svg { width: 84px; height: 84px; }
169
+
170
+ /* Helper colors for Docs/Sheets/Slides squares */
171
+ .doc-square { fill: #4285f4; }
172
+ .sheet-square { fill: #34a853; }
173
+ .slide-square { fill: #fbbc05; }
174
+ </style>
175
+ </head>
176
+ <body>
177
+ <div id="render-target">
178
+
179
+ <!-- Status Bar -->
180
+ <div class="status-bar">
181
+ <div>7:33</div>
182
+ <div class="status-right">
183
+ <!-- Sun icon -->
184
+ <svg class="status-icon" viewBox="0 0 24 24" fill="#e7e1b5">
185
+ <circle cx="12" cy="12" r="4"></circle>
186
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3M4.2 4.2l2.1 2.1M17.7 17.7l2.1 2.1M4.2 19.8l2.1-2.1M17.7 6.3l2.1-2.1" stroke="#e7e1b5" stroke-width="2" fill="none" stroke-linecap="round"/>
187
+ </svg>
188
+ <!-- Wifi icon -->
189
+ <svg class="status-icon" viewBox="0 0 24 24">
190
+ <path d="M2 8c5-4 15-4 20 0" stroke="#d9d9d9" stroke-width="2" fill="none" stroke-linecap="round"/>
191
+ <path d="M5 12c3-3 11-3 14 0" stroke="#d9d9d9" stroke-width="2" fill="none" stroke-linecap="round"/>
192
+ <circle cx="12" cy="16" r="2" fill="#d9d9d9"/>
193
+ </svg>
194
+ <!-- Battery icon -->
195
+ <svg class="status-icon" viewBox="0 0 32 24">
196
+ <rect x="1" y="4" width="26" height="16" rx="3" stroke="#d9d9d9" fill="none" stroke-width="2"/>
197
+ <rect x="4" y="7" width="18" height="10" fill="#d9d9d9"/>
198
+ <rect x="28" y="9" width="3" height="6" fill="#d9d9d9"/>
199
+ </svg>
200
+ </div>
201
+ </div>
202
+
203
+ <!-- Search and avatar -->
204
+ <div class="top-area">
205
+ <div class="search-row">
206
+ <div class="hamburger">
207
+ <svg viewBox="0 0 24 24" width="64" height="64">
208
+ <path d="M3 6h18M3 12h18M3 18h18" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
209
+ </svg>
210
+ </div>
211
+ <div class="search-bar">
212
+ <span>Search in Drive</span>
213
+ </div>
214
+ <div class="profile">N</div>
215
+ </div>
216
+ <div class="tabs">
217
+ <div class="tab">Suggested</div>
218
+ <div class="tab">Notifications</div>
219
+ </div>
220
+ </div>
221
+
222
+ <!-- Content area -->
223
+ <div class="content">
224
+ <div class="img-placeholder">[IMG: Google Drive colored bins illustration]</div>
225
+ <div class="empty-text">No items</div>
226
+ </div>
227
+
228
+ <!-- Bottom sheet -->
229
+ <div class="bottom-sheet">
230
+ <div class="action-grid">
231
+ <!-- Folder -->
232
+ <div class="action">
233
+ <div class="icon-wrap">
234
+ <svg viewBox="0 0 24 24">
235
+ <path d="M3 7h6l2 2h10v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7z" fill="none" stroke="#cfcfcf" stroke-width="2" stroke-linejoin="round"/>
236
+ </svg>
237
+ </div>
238
+ <div>Folder</div>
239
+ </div>
240
+ <!-- Upload -->
241
+ <div class="action">
242
+ <div class="icon-wrap">
243
+ <svg viewBox="0 0 24 24">
244
+ <path d="M12 16V6M8 10l4-4 4 4" stroke="#cfcfcf" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
245
+ <path d="M4 18h16" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
246
+ </svg>
247
+ </div>
248
+ <div>Upload</div>
249
+ </div>
250
+ <!-- Scan -->
251
+ <div class="action">
252
+ <div class="icon-wrap">
253
+ <svg viewBox="0 0 24 24">
254
+ <rect x="6" y="6" width="12" height="12" rx="2" stroke="#cfcfcf" fill="none" stroke-width="2"/>
255
+ <path d="M2 9h3M19 9h3M2 15h3M19 15h3" stroke="#cfcfcf" stroke-width="2" stroke-linecap="round"/>
256
+ <rect x="9" y="9" width="6" height="6" fill="none" stroke="#cfcfcf" stroke-width="2"/>
257
+ </svg>
258
+ </div>
259
+ <div>Scan</div>
260
+ </div>
261
+
262
+ <!-- Google Docs -->
263
+ <div class="action">
264
+ <div class="icon-wrap">
265
+ <svg viewBox="0 0 24 24">
266
+ <rect x="4" y="4" width="16" height="16" rx="3" stroke="#cfcfcf" fill="none" stroke-width="2"/>
267
+ <rect x="9" y="9" width="6" height="6" class="doc-square"/>
268
+ </svg>
269
+ </div>
270
+ <div>Google Docs</div>
271
+ </div>
272
+ <!-- Google Sheets -->
273
+ <div class="action">
274
+ <div class="icon-wrap">
275
+ <svg viewBox="0 0 24 24">
276
+ <rect x="4" y="4" width="16" height="16" rx="3" stroke="#cfcfcf" fill="none" stroke-width="2"/>
277
+ <rect x="9" y="9" width="6" height="6" class="sheet-square"/>
278
+ </svg>
279
+ </div>
280
+ <div>Google Sheets</div>
281
+ </div>
282
+ <!-- Google Slides -->
283
+ <div class="action">
284
+ <div class="icon-wrap">
285
+ <svg viewBox="0 0 24 24">
286
+ <rect x="4" y="4" width="16" height="16" rx="3" stroke="#cfcfcf" fill="none" stroke-width="2"/>
287
+ <rect x="9" y="9" width="6" height="6" class="slide-square"/>
288
+ </svg>
289
+ </div>
290
+ <div>Google Slides</div>
291
+ </div>
292
+ </div>
293
+ </div>
294
+
295
+ </div>
296
+ </body>
297
+ </html>
code/17191/17191_3.html ADDED
@@ -0,0 +1,305 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Android Files UI Mock</title>
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
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: #181714; color: #EFEFEF;
12
+ }
13
+ .status-bar {
14
+ position: absolute; top: 0; left: 0; right: 0;
15
+ height: 110px; padding: 0 36px;
16
+ display: flex; align-items: center; justify-content: space-between;
17
+ font-weight: 600; font-size: 46px;
18
+ }
19
+ .status-right { display: flex; align-items: center; gap: 24px; }
20
+ .top-search {
21
+ position: absolute; top: 120px; left: 36px; right: 36px;
22
+ height: 120px; border-radius: 26px;
23
+ background: #24211E; display: flex; align-items: center;
24
+ padding: 0 28px; box-sizing: border-box;
25
+ }
26
+ .icon-btn { width: 68px; height: 68px; display: flex; align-items: center; justify-content: center; }
27
+ .search-text { flex: 1; font-size: 44px; color: #E7E2DC; opacity: 0.95; margin-left: 10px; }
28
+ /* Chips */
29
+ .chips { position: absolute; top: 270px; left: 36px; right: 36px; display: flex; gap: 24px; }
30
+ .chip {
31
+ flex: 0 0 auto; min-width: 220px; height: 100px; border-radius: 20px;
32
+ background: #272420; display: flex; align-items: center; gap: 22px; padding: 0 26px;
33
+ box-sizing: border-box; color: #EDE8E2; font-size: 38px; font-weight: 600;
34
+ }
35
+ .chip .mini-icon { width: 56px; height: 56px; border-radius: 10px; background: #3A352F; border: 1px solid #4A443C; }
36
+ /* Section title */
37
+ .section-title {
38
+ position: absolute; top: 420px; left: 36px; right: 36px;
39
+ font-size: 30px; letter-spacing: 1px; text-transform: uppercase;
40
+ color: #B6B1AA;
41
+ }
42
+ /* App shortcuts */
43
+ .apps-row { position: absolute; top: 500px; left: 36px; right: 36px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 34px; }
44
+ .app {
45
+ display: flex; flex-direction: column; align-items: center; gap: 22px;
46
+ color: #EDE8E2; font-size: 36px; font-weight: 600;
47
+ }
48
+ .app .circle {
49
+ width: 100px; height: 100px; border-radius: 50%;
50
+ border: 1px solid #524C45; background: #2C2925; display: flex; align-items: center; justify-content: center;
51
+ color: #C9C4BC; font-size: 26px;
52
+ }
53
+ /* Recent files header */
54
+ .recent-header {
55
+ position: absolute; top: 670px; left: 36px; right: 36px;
56
+ display: flex; align-items: center; justify-content: space-between;
57
+ color: #EDE8E2; font-size: 44px; font-weight: 700;
58
+ }
59
+ .grid-icon { width: 64px; height: 64px; display: flex; align-items: center; justify-content: center; }
60
+ /* File list */
61
+ .file-list { position: absolute; top: 760px; left: 36px; right: 36px; }
62
+ .file-item {
63
+ display: grid; grid-template-columns: 100px 1fr 160px; align-items: center;
64
+ padding: 34px 6px; border-top: 1px solid #2E2A26;
65
+ }
66
+ .file-icon {
67
+ width: 72px; height: 72px; border-radius: 12px;
68
+ border: 2px solid #6A655C; display: flex; align-items: center; justify-content: center;
69
+ color: #C8C3BB; font-size: 22px; position: relative; background: #22201D;
70
+ }
71
+ .file-icon::after { /* folded corner for doc */
72
+ content: ""; position: absolute; top: 0; right: 0; width: 18px; height: 18px; background: #6A655C;
73
+ clip-path: polygon(0 0, 100% 0, 100% 100%);
74
+ }
75
+ .pdf-badge {
76
+ width: 72px; height: 72px; border-radius: 12px; background: #8A3A3A;
77
+ border: 2px solid #A35B5B; display: flex; align-items: center; justify-content: center; font-weight: 700;
78
+ }
79
+ .thumb { width: 96px; height: 96px; background: #E0E0E0; border: 1px solid #BDBDBD; display: flex; align-items: center; justify-content: center; color: #757575; border-radius: 10px; }
80
+ .file-info { padding: 0 16px; }
81
+ .file-title { font-size: 46px; font-weight: 700; color: #EDE8E2; }
82
+ .file-meta { margin-top: 10px; color: #B9B3AD; font-size: 34px; }
83
+ .file-actions { display: flex; gap: 26px; justify-content: flex-end; }
84
+ .square-act {
85
+ width: 64px; height: 64px; border-radius: 12px; background: #2C2925; border: 1px solid #4A443C;
86
+ display: flex; align-items: center; justify-content: center; color: #D6D1C9; font-size: 32px;
87
+ }
88
+ /* Divider after each item */
89
+ .file-item + .file-item { border-top: 1px solid #2E2A26; }
90
+ </style>
91
+ </head>
92
+ <body>
93
+ <div id="render-target">
94
+
95
+ <!-- Status Bar -->
96
+ <div class="status-bar">
97
+ <div>7:34</div>
98
+ <div class="status-right">
99
+ <!-- Simple sun icon -->
100
+ <svg width="50" height="50" viewBox="0 0 24 24" fill="#E9E4D9" xmlns="http://www.w3.org/2000/svg">
101
+ <circle cx="12" cy="12" r="4" fill="#E9E4D9"/>
102
+ <g stroke="#E9E4D9" stroke-width="1.8">
103
+ <line x1="12" y1="1.5" x2="12" y2="5.5"/>
104
+ <line x1="12" y1="18.5" x2="12" y2="22.5"/>
105
+ <line x1="1.5" y1="12" x2="5.5" y2="12"/>
106
+ <line x1="18.5" y1="12" x2="22.5" y2="12"/>
107
+ <line x1="4.2" y1="4.2" x2="6.9" y2="6.9"/>
108
+ <line x1="17.1" y1="17.1" x2="19.8" y2="19.8"/>
109
+ <line x1="17.1" y1="6.9" x2="19.8" y2="4.2"/>
110
+ <line x1="4.2" y1="19.8" x2="6.9" y2="17.1"/>
111
+ </g>
112
+ </svg>
113
+ <!-- WiFi icon -->
114
+ <svg width="50" height="50" viewBox="0 0 24 24" fill="none" stroke="#E9E4D9" stroke-width="2" xmlns="http://www.w3.org/2000/svg">
115
+ <path d="M2 9a14 14 0 0 1 20 0"/>
116
+ <path d="M5 12a10 10 0 0 1 14 0"/>
117
+ <path d="M8 15a6 6 0 0 1 8 0"/>
118
+ <circle cx="12" cy="18" r="1.9" fill="#E9E4D9"/>
119
+ </svg>
120
+ <!-- Battery icon -->
121
+ <svg width="50" height="50" viewBox="0 0 26 24" xmlns="http://www.w3.org/2000/svg">
122
+ <rect x="1" y="5" width="20" height="14" rx="2" ry="2" fill="none" stroke="#E9E4D9" stroke-width="2"/>
123
+ <rect x="3" y="7" width="14" height="10" fill="#E9E4D9"/>
124
+ <rect x="22" y="9" width="3" height="6" rx="1" fill="#E9E4D9"/>
125
+ </svg>
126
+ </div>
127
+ </div>
128
+
129
+ <!-- Search Bar -->
130
+ <div class="top-search">
131
+ <div class="icon-btn">
132
+ <!-- Hamburger -->
133
+ <svg width="60" height="60" viewBox="0 0 24 24" stroke="#EDE8E2" stroke-width="2" fill="none" xmlns="http://www.w3.org/2000/svg">
134
+ <line x1="3" y1="6" x2="21" y2="6"/>
135
+ <line x1="3" y1="12" x2="21" y2="12"/>
136
+ <line x1="3" y1="18" x2="21" y2="18"/>
137
+ </svg>
138
+ </div>
139
+ <div class="search-text">Search this phone</div>
140
+ <div class="icon-btn">
141
+ <!-- Kebab -->
142
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="#EDE8E2" xmlns="http://www.w3.org/2000/svg">
143
+ <circle cx="12" cy="5" r="2"/>
144
+ <circle cx="12" cy="12" r="2"/>
145
+ <circle cx="12" cy="19" r="2"/>
146
+ </svg>
147
+ </div>
148
+ </div>
149
+
150
+ <!-- Chips -->
151
+ <div class="chips">
152
+ <div class="chip">
153
+ <div class="mini-icon"></div>
154
+ <div>Images</div>
155
+ </div>
156
+ <div class="chip">
157
+ <div class="mini-icon"></div>
158
+ <div>Audio</div>
159
+ </div>
160
+ <div class="chip">
161
+ <div class="mini-icon"></div>
162
+ <div>Videos</div>
163
+ </div>
164
+ <div class="chip">
165
+ <div class="mini-icon"></div>
166
+ <div>Documents</div>
167
+ </div>
168
+ </div>
169
+
170
+ <!-- Browse files in other apps -->
171
+ <div class="section-title">BROWSE FILES IN OTHER APPS</div>
172
+ <div class="apps-row">
173
+ <div class="app">
174
+ <div class="circle">Gallery</div>
175
+ <div>Gallery</div>
176
+ </div>
177
+ <div class="app">
178
+ <div class="circle">Photos</div>
179
+ <div>Photos</div>
180
+ </div>
181
+ <div class="app">
182
+ <div class="circle">Bug</div>
183
+ <div>Bug reports</div>
184
+ </div>
185
+ <div class="app">
186
+ <div class="circle">Trace</div>
187
+ <div>System traces</div>
188
+ </div>
189
+ </div>
190
+
191
+ <!-- Recent files -->
192
+ <div class="recent-header">
193
+ <div>Recent files</div>
194
+ <div class="grid-icon">
195
+ <svg width="50" height="50" viewBox="0 0 24 24" stroke="#EDE8E2" stroke-width="2" fill="none" xmlns="http://www.w3.org/2000/svg">
196
+ <rect x="3" y="3" width="7" height="7"/>
197
+ <rect x="14" y="3" width="7" height="7"/>
198
+ <rect x="3" y="14" width="7" height="7"/>
199
+ <rect x="14" y="14" width="7" height="7"/>
200
+ </svg>
201
+ </div>
202
+ </div>
203
+
204
+ <div class="file-list">
205
+ <!-- 1 -->
206
+ <div class="file-item">
207
+ <div class="file-icon"></div>
208
+ <div class="file-info">
209
+ <div class="file-title">screenshot.txt</div>
210
+ <div class="file-meta">Oct 4, 428 kB, TXT document</div>
211
+ </div>
212
+ <div class="file-actions">
213
+ <div class="square-act">↗</div>
214
+ <div class="square-act">⤴</div>
215
+ </div>
216
+ </div>
217
+ <!-- 2 -->
218
+ <div class="file-item">
219
+ <div class="file-icon"></div>
220
+ <div class="file-info">
221
+ <div class="file-title">actuation_result.txt</div>
222
+ <div class="file-meta">Oct 4, 8 B, TXT document</div>
223
+ </div>
224
+ <div class="file-actions">
225
+ <div class="square-act">↗</div>
226
+ <div class="square-act">⤴</div>
227
+ </div>
228
+ </div>
229
+ <!-- 3 -->
230
+ <div class="file-item">
231
+ <div class="file-icon"></div>
232
+ <div class="file-info">
233
+ <div class="file-title">os_info.txt</div>
234
+ <div class="file-meta">Oct 4, 32 B, TXT document</div>
235
+ </div>
236
+ <div class="file-actions">
237
+ <div class="square-act">↗</div>
238
+ <div class="square-act">⤴</div>
239
+ </div>
240
+ </div>
241
+ <!-- 4 -->
242
+ <div class="file-item">
243
+ <div class="file-icon"></div>
244
+ <div class="file-info">
245
+ <div class="file-title">agents.txt</div>
246
+ <div class="file-meta">Oct 4, 1.15 kB, TXT document</div>
247
+ </div>
248
+ <div class="file-actions">
249
+ <div class="square-act">↗</div>
250
+ <div class="square-act">⤴</div>
251
+ </div>
252
+ </div>
253
+ <!-- 5 PDF -->
254
+ <div class="file-item">
255
+ <div class="pdf-badge">PDF</div>
256
+ <div class="file-info">
257
+ <div class="file-title">Venice tour.pdf</div>
258
+ <div class="file-meta">Sep 27, 5.99 MB, PDF document</div>
259
+ </div>
260
+ <div class="file-actions">
261
+ <div class="square-act">↗</div>
262
+ <div class="square-act">⤴</div>
263
+ </div>
264
+ </div>
265
+ <!-- 6 PDF -->
266
+ <div class="file-item">
267
+ <div class="pdf-badge">PDF</div>
268
+ <div class="file-info">
269
+ <div class="file-title">Amsterdam.pdf</div>
270
+ <div class="file-meta">Sep 27, 8.45 MB, PDF document</div>
271
+ </div>
272
+ <div class="file-actions">
273
+ <div class="square-act">↗</div>
274
+ <div class="square-act">⤴</div>
275
+ </div>
276
+ </div>
277
+ <!-- 7 Image with thumbnail -->
278
+ <div class="file-item">
279
+ <div class="thumb">[IMG: City view]</div>
280
+ <div class="file-info">
281
+ <div class="file-title">Screenshot_20230922-205002.jpg</div>
282
+ <div class="file-meta">Sep 25, 125 kB, JPG image</div>
283
+ </div>
284
+ <div class="file-actions">
285
+ <div class="square-act">↗</div>
286
+ <div class="square-act">⤴</div>
287
+ </div>
288
+ </div>
289
+ <!-- 8 Image with thumbnail -->
290
+ <div class="file-item">
291
+ <div class="thumb">[IMG: Night crowd]</div>
292
+ <div class="file-info">
293
+ <div class="file-title">Screenshot_20230922-210249.png</div>
294
+ <div class="file-meta">Sep 22, 1.30 MB, PNG image</div>
295
+ </div>
296
+ <div class="file-actions">
297
+ <div class="square-act">↗</div>
298
+ <div class="square-act">⤴</div>
299
+ </div>
300
+ </div>
301
+ </div>
302
+
303
+ </div>
304
+ </body>
305
+ </html>
code/17191/17191_4.html ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Files UI Mock</title>
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
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: #141414;
14
+ color: #EDEDED;
15
+ }
16
+
17
+ /* Top status bar */
18
+ .status-bar {
19
+ height: 120px;
20
+ padding: 0 40px;
21
+ display: flex;
22
+ align-items: center;
23
+ justify-content: space-between;
24
+ color: #e9e9e9;
25
+ font-weight: 600;
26
+ font-size: 48px;
27
+ }
28
+ .status-right {
29
+ display: flex;
30
+ align-items: center;
31
+ gap: 28px;
32
+ }
33
+ .icon {
34
+ width: 44px;
35
+ height: 44px;
36
+ display: inline-block;
37
+ }
38
+ /* Simple icons */
39
+ .hamburger svg, .kebab svg { fill: #cfcfcf; }
40
+ .hamburger, .kebab { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; }
41
+
42
+ /* Search bar */
43
+ .search-wrap {
44
+ margin: 18px 30px 0 30px;
45
+ height: 140px;
46
+ border-radius: 26px;
47
+ background: #1e1e1e;
48
+ display: flex;
49
+ align-items: center;
50
+ padding: 0 26px;
51
+ box-shadow: 0 0 0 1px rgba(255,255,255,0.06) inset;
52
+ }
53
+ .search-input {
54
+ flex: 1;
55
+ font-size: 48px;
56
+ color: #d9d9d9;
57
+ opacity: 0.95;
58
+ }
59
+
60
+ /* Chips row */
61
+ .chips {
62
+ display: flex;
63
+ gap: 22px;
64
+ padding: 26px 30px 0 30px;
65
+ }
66
+ .chip {
67
+ display: flex;
68
+ align-items: center;
69
+ gap: 20px;
70
+ background: #1f1f1f;
71
+ border: 1px solid #2b2b2b;
72
+ color: #d9d9d9;
73
+ padding: 24px 30px;
74
+ border-radius: 24px;
75
+ font-size: 40px;
76
+ }
77
+ .chip .chip-icon {
78
+ width: 64px; height: 64px;
79
+ border-radius: 14px;
80
+ background: #333;
81
+ border: 1px solid #464646;
82
+ }
83
+
84
+ /* Section title */
85
+ .section-title {
86
+ font-size: 40px;
87
+ color: #cfcfcf;
88
+ margin: 34px 30px 16px 30px;
89
+ letter-spacing: 0.5px;
90
+ }
91
+
92
+ /* App shortcuts row */
93
+ .app-grid {
94
+ display: flex;
95
+ gap: 80px;
96
+ padding: 0 40px 18px 40px;
97
+ align-items: center;
98
+ }
99
+ .app-item {
100
+ width: 160px;
101
+ display: flex;
102
+ flex-direction: column;
103
+ align-items: center;
104
+ color: #dcdcdc;
105
+ font-size: 36px;
106
+ gap: 18px;
107
+ }
108
+ .circle-icon {
109
+ width: 120px; height: 120px;
110
+ border-radius: 60px;
111
+ background: #262626;
112
+ border: 1px solid #3a3a3a;
113
+ display: flex;
114
+ align-items: center;
115
+ justify-content: center;
116
+ }
117
+
118
+ /* Recent header */
119
+ .recent-header {
120
+ display: flex;
121
+ justify-content: space-between;
122
+ align-items: center;
123
+ margin: 22px 30px 8px 30px;
124
+ }
125
+ .recent-header .title {
126
+ font-size: 42px;
127
+ color: #dcdcdc;
128
+ }
129
+ .grid-btn {
130
+ width: 72px; height: 72px;
131
+ border-radius: 16px;
132
+ background: #222;
133
+ border: 1px solid #3b3b3b;
134
+ display: flex; align-items: center; justify-content: center;
135
+ }
136
+
137
+ /* List items */
138
+ .list {
139
+ margin: 6px 0 0 0;
140
+ height: 1730px;
141
+ overflow-y: auto;
142
+ padding: 0 30px 40px 30px;
143
+ }
144
+ .item {
145
+ padding: 30px 0;
146
+ border-bottom: 1px solid #2a2a2a;
147
+ display: flex;
148
+ align-items: center;
149
+ gap: 30px;
150
+ }
151
+ .doc-icon {
152
+ width: 70px; height: 84px;
153
+ background: #203a45;
154
+ border: 1px solid #3f6a77;
155
+ border-radius: 12px;
156
+ position: relative;
157
+ }
158
+ .doc-icon::after {
159
+ content: "";
160
+ position: absolute;
161
+ width: 42px; height: 10px;
162
+ background: #5aa2b6;
163
+ top: 20px; left: 14px;
164
+ border-radius: 6px;
165
+ }
166
+ .item-info {
167
+ flex: 1;
168
+ }
169
+ .item-title {
170
+ font-size: 46px;
171
+ color: #ffffff;
172
+ margin-bottom: 10px;
173
+ }
174
+ .item-sub {
175
+ font-size: 34px;
176
+ color: #b8b8b8;
177
+ }
178
+ .right-actions {
179
+ display: flex;
180
+ gap: 18px;
181
+ }
182
+ .corner-squares {
183
+ width: 90px; height: 90px;
184
+ background: #222;
185
+ border: 1px solid #3b3b3b;
186
+ border-radius: 18px;
187
+ display: grid;
188
+ grid-template-columns: repeat(2, 1fr);
189
+ gap: 8px;
190
+ padding: 10px;
191
+ }
192
+ .corner-squares span {
193
+ background: #787878;
194
+ border-radius: 6px;
195
+ }
196
+
197
+ /* PDF label */
198
+ .pdf-label {
199
+ width: 90px; height: 54px;
200
+ border-radius: 12px;
201
+ background: #c94b4b;
202
+ color: #fff;
203
+ font-weight: 700;
204
+ font-size: 28px;
205
+ display: flex; align-items: center; justify-content: center;
206
+ margin-right: 6px;
207
+ }
208
+
209
+ /* Image placeholders for screenshots */
210
+ .thumb {
211
+ width: 110px; height: 110px;
212
+ background: #E0E0E0;
213
+ border: 1px solid #BDBDBD;
214
+ border-radius: 22px;
215
+ display: flex; align-items: center; justify-content: center;
216
+ color: #757575;
217
+ font-size: 26px;
218
+ margin-right: 6px;
219
+ }
220
+ </style>
221
+ </head>
222
+ <body>
223
+ <div id="render-target">
224
+
225
+ <!-- Status bar -->
226
+ <div class="status-bar">
227
+ <div>7:34</div>
228
+ <div class="status-right">
229
+ <!-- Wifi icon -->
230
+ <svg class="icon" viewBox="0 0 24 24">
231
+ <path fill="#dcdcdc" d="M12 18l-2 2 2 2 2-2-2-2zm8-8c-4.42-4.42-11.58-4.42-16 0l-1.41-1.41c5.15-5.15 13.67-5.15 18.82 0L20 10zM16 12c-2.21-2.21-5.79-2.21-8 0l-1.41-1.41c3.12-3.12 7.7-3.12 10.82 0L16 12z"/>
232
+ </svg>
233
+ <!-- Battery icon -->
234
+ <svg class="icon" viewBox="0 0 24 24">
235
+ <rect x="2" y="6" width="18" height="12" rx="2" ry="2" fill="#dcdcdc"></rect>
236
+ <rect x="21" y="10" width="2" height="4" fill="#dcdcdc"></rect>
237
+ <rect x="4" y="8" width="12" height="8" fill="#5bd85b"></rect>
238
+ </svg>
239
+ </div>
240
+ </div>
241
+
242
+ <!-- Search bar -->
243
+ <div class="search-wrap">
244
+ <div class="hamburger">
245
+ <svg width="46" height="46" viewBox="0 0 24 24">
246
+ <path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path>
247
+ </svg>
248
+ </div>
249
+ <div class="search-input">Search this phone</div>
250
+ <div class="kebab">
251
+ <svg width="46" height="46" viewBox="0 0 24 24">
252
+ <circle cx="12" cy="5" r="2"></circle>
253
+ <circle cx="12" cy="12" r="2"></circle>
254
+ <circle cx="12" cy="19" r="2"></circle>
255
+ </svg>
256
+ </div>
257
+ </div>
258
+
259
+ <!-- Chips -->
260
+ <div class="chips">
261
+ <div class="chip">
262
+ <div class="chip-icon"></div>
263
+ <span>Images</span>
264
+ </div>
265
+ <div class="chip">
266
+ <div class="chip-icon"></div>
267
+ <span>Audio</span>
268
+ </div>
269
+ <div class="chip">
270
+ <div class="chip-icon"></div>
271
+ <span>Videos</span>
272
+ </div>
273
+ <div class="chip">
274
+ <div class="chip-icon"></div>
275
+ <span>Documents</span>
276
+ </div>
277
+ </div>
278
+
279
+ <!-- Browse files section -->
280
+ <div class="section-title">BROWSE FILES IN OTHER APPS</div>
281
+ <div class="app-grid">
282
+ <div class="app-item">
283
+ <div class="circle-icon">
284
+ <svg width="64" height="64" viewBox="0 0 24 24">
285
+ <rect x="3" y="7" width="18" height="12" fill="#7aa4ff"></rect>
286
+ <rect x="3" y="5" width="18" height="2" fill="#e1e1e1"></rect>
287
+ </svg>
288
+ </div>
289
+ <div>Gallery</div>
290
+ </div>
291
+ <div class="app-item">
292
+ <div class="circle-icon">
293
+ <svg width="64" height="64" viewBox="0 0 24 24">
294
+ <circle cx="12" cy="12" r="9" fill="#ffd44d"></circle>
295
+ <path d="M12 3v9l7 7" stroke="#333" stroke-width="2" fill="none"></path>
296
+ </svg>
297
+ </div>
298
+ <div>Photos</div>
299
+ </div>
300
+ <div class="app-item">
301
+ <div class="circle-icon">
302
+ <svg width="64" height="64" viewBox="0 0 24 24">
303
+ <rect x="6" y="6" width="12" height="12" fill="#7f8fa6" rx="2"></rect>
304
+ <path d="M8 8h8v8H8z" stroke="#cdd2da" stroke-width="1.5" fill="none"></path>
305
+ </svg>
306
+ </div>
307
+ <div>Bug reports</div>
308
+ </div>
309
+ <div class="app-item">
310
+ <div class="circle-icon">
311
+ <svg width="64" height="64" viewBox="0 0 24 24">
312
+ <path d="M12 4l4 4-4 4-4-4 4-4z" fill="#9acd32"></path>
313
+ <rect x="8" y="12" width="8" height="8" fill="#78b13b"></rect>
314
+ </svg>
315
+ </div>
316
+ <div>System traces</div>
317
+ </div>
318
+ </div>
319
+
320
+ <!-- Recent files -->
321
+ <div class="recent-header">
322
+ <div class="title">Recent files</div>
323
+ <div class="grid-btn">
324
+ <svg width="36" height="36" viewBox="0 0 24 24">
325
+ <rect x="4" y="4" width="6" height="6" fill="#a8a8a8"></rect>
326
+ <rect x="14" y="4" width="6" height="6" fill="#a8a8a8"></rect>
327
+ <rect x="4" y="14" width="6" height="6" fill="#a8a8a8"></rect>
328
+ <rect x="14" y="14" width="6" height="6" fill="#a8a8a8"></rect>
329
+ </svg>
330
+ </div>
331
+ </div>
332
+
333
+ <div class="list">
334
+ <!-- screenshot.txt -->
335
+ <div class="item">
336
+ <div class="doc-icon"></div>
337
+ <div class="item-info">
338
+ <div class="item-title">screenshot.txt</div>
339
+ <div class="item-sub">Oct 4, 428 kB, TXT document</div>
340
+ </div>
341
+ <div class="right-actions">
342
+ <div class="corner-squares">
343
+ <span></span><span></span><span></span><span></span>
344
+ </div>
345
+ </div>
346
+ </div>
347
+
348
+ <!-- actuation_result.txt -->
349
+ <div class="item">
350
+ <div class="doc-icon"></div>
351
+ <div class="item-info">
352
+ <div class="item-title">actuation_result.txt</div>
353
+ <div class="item-sub">Oct 4, 8 B, TXT document</div>
354
+ </div>
355
+ <div class="right-actions">
356
+ <div class="corner-squares">
357
+ <span></span><span></span><span></span><span></span>
358
+ </div>
359
+ </div>
360
+ </div>
361
+
362
+ <!-- os_info.txt -->
363
+ <div class="item">
364
+ <div class="doc-icon"></div>
365
+ <div class="item-info">
366
+ <div class="item-title">os_info.txt</div>
367
+ <div class="item-sub">Oct 4, 32 B, TXT document</div>
368
+ </div>
369
+ <div class="right-actions">
370
+ <div class="corner-squares">
371
+ <span></span><span></span><span></span><span></span>
372
+ </div>
373
+ </div>
374
+ </div>
375
+
376
+ <!-- agents.txt -->
377
+ <div class="item">
378
+ <div class="doc-icon"></div>
379
+ <div class="item-info">
380
+ <div class="item-title">agents.txt</div>
381
+ <div class="item-sub">Oct 4, 1.15 kB, TXT document</div>
382
+ </div>
383
+ <div class="right-actions">
384
+ <div class="corner-squares">
385
+ <span></span><span></span><span></span><span></span>
386
+ </div>
387
+ </div>
388
+ </div>
389
+
390
+ <!-- Venice tour.pdf -->
391
+ <div class="item">
392
+ <div class="pdf-label">PDF</div>
393
+ <div class="item-info">
394
+ <div class="item-title">Venice tour.pdf</div>
395
+ <div class="item-sub">Sep 27, 5.99 MB, PDF document</div>
396
+ </div>
397
+ <div class="right-actions">
398
+ <div class="corner-squares">
399
+ <span></span><span></span><span></span><span></span>
400
+ </div>
401
+ </div>
402
+ </div>
403
+
404
+ <!-- Amsterdam.pdf -->
405
+ <div class="item">
406
+ <div class="pdf-label">PDF</div>
407
+ <div class="item-info">
408
+ <div class="item-title">Amsterdam.pdf</div>
409
+ <div class="item-sub">Sep 27, 8.45 MB, PDF document</div>
410
+ </div>
411
+ <div class="right-actions">
412
+ <div class="corner-squares">
413
+ <span></span><span></span><span></span><span></span>
414
+ </div>
415
+ </div>
416
+ </div>
417
+
418
+ <!-- Screenshot JPG -->
419
+ <div class="item">
420
+ <div class="thumb">[IMG: City Photo]</div>
421
+ <div class="item-info">
422
+ <div class="item-title">Screenshot_20230922-205002.jpg</div>
423
+ <div class="item-sub">Sep 25, 125 kB, JPG image</div>
424
+ </div>
425
+ <div class="right-actions">
426
+ <div class="corner-squares">
427
+ <span></span><span></span><span></span><span></span>
428
+ </div>
429
+ </div>
430
+ </div>
431
+
432
+ <!-- Screenshot PNG -->
433
+ <div class="item">
434
+ <div class="thumb">[IMG: Night Lights]</div>
435
+ <div class="item-info">
436
+ <div class="item-title">Screenshot_20230922-210249.png</div>
437
+ <div class="item-sub">Sep 22, 1.30 MB, PNG image</div>
438
+ </div>
439
+ <div class="right-actions">
440
+ <div class="corner-squares">
441
+ <span></span><span></span><span></span><span></span>
442
+ </div>
443
+ </div>
444
+ </div>
445
+ </div>
446
+
447
+ </div>
448
+ </body>
449
+ </html>
code/17191/17191_5.html ADDED
@@ -0,0 +1,314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile UI Render</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: #1c1814; /* dark material-like */
13
+ color: #ffffff;
14
+ }
15
+
16
+ /* Top status bar */
17
+ .statusbar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 120px;
23
+ padding: 24px 36px;
24
+ box-sizing: border-box;
25
+ display: flex;
26
+ align-items: center;
27
+ justify-content: space-between;
28
+ color: #fff;
29
+ font-weight: 600;
30
+ letter-spacing: 0.3px;
31
+ }
32
+ .status-right {
33
+ display: flex;
34
+ align-items: center;
35
+ gap: 26px;
36
+ }
37
+ .status-icon svg { width: 36px; height: 36px; fill: #fff; opacity: 0.9; }
38
+
39
+ /* Search bar row */
40
+ .search-area {
41
+ position: absolute;
42
+ top: 120px;
43
+ left: 0;
44
+ width: 1080px;
45
+ height: 150px;
46
+ padding: 18px 36px 0 36px;
47
+ box-sizing: border-box;
48
+ display: flex;
49
+ align-items: center;
50
+ gap: 18px;
51
+ }
52
+ .search-pill {
53
+ flex: 1;
54
+ height: 96px;
55
+ background: #2a231d;
56
+ border-radius: 48px;
57
+ display: flex;
58
+ align-items: center;
59
+ padding: 0 28px;
60
+ box-sizing: border-box;
61
+ color: #e6e0d8;
62
+ }
63
+ .search-pill svg { width: 44px; height: 44px; fill: #e6e0d8; opacity: 0.95; }
64
+ .search-text {
65
+ margin-left: 18px;
66
+ font-size: 36px;
67
+ color: #e6e0d8;
68
+ }
69
+ .avatar {
70
+ width: 92px;
71
+ height: 92px;
72
+ border-radius: 50%;
73
+ background: #2e405f;
74
+ display: flex;
75
+ align-items: center;
76
+ justify-content: center;
77
+ font-weight: 700;
78
+ font-size: 38px;
79
+ }
80
+
81
+ /* Tabs */
82
+ .tabs {
83
+ position: absolute;
84
+ top: 270px;
85
+ left: 0;
86
+ width: 1080px;
87
+ height: 90px;
88
+ padding: 0 36px;
89
+ box-sizing: border-box;
90
+ display: flex;
91
+ align-items: center;
92
+ gap: 60px;
93
+ color: #e6e0d8;
94
+ }
95
+ .tab {
96
+ font-size: 38px;
97
+ opacity: 0.9;
98
+ position: relative;
99
+ }
100
+ .tab.active { color: #f3b36b; }
101
+ .tab.active::after {
102
+ content: "";
103
+ position: absolute;
104
+ bottom: -18px;
105
+ left: 0;
106
+ width: 120px;
107
+ height: 6px;
108
+ background: #f3b36b;
109
+ border-radius: 3px;
110
+ }
111
+
112
+ /* Empty state area */
113
+ .empty-state {
114
+ position: absolute;
115
+ top: 620px;
116
+ left: 0;
117
+ width: 1080px;
118
+ text-align: center;
119
+ color: #e6e0d8;
120
+ }
121
+ .illustration {
122
+ width: 500px;
123
+ height: 360px;
124
+ margin: 0 auto 60px auto;
125
+ background: #E0E0E0;
126
+ border: 1px solid #BDBDBD;
127
+ color: #555;
128
+ display: flex;
129
+ align-items: center;
130
+ justify-content: center;
131
+ border-radius: 18px;
132
+ font-size: 32px;
133
+ }
134
+ .no-items {
135
+ font-size: 46px;
136
+ color: #e6e0d8;
137
+ opacity: 0.95;
138
+ }
139
+
140
+ /* Floating action button */
141
+ .fab {
142
+ position: absolute;
143
+ right: 48px;
144
+ bottom: 340px;
145
+ width: 150px;
146
+ height: 150px;
147
+ background: #5a4434;
148
+ border-radius: 36px;
149
+ display: flex;
150
+ align-items: center;
151
+ justify-content: center;
152
+ box-shadow: 0 8px 16px rgba(0,0,0,0.45);
153
+ }
154
+ .fab svg { width: 72px; height: 72px; fill: #fff; }
155
+
156
+ /* Snackbar */
157
+ .snackbar {
158
+ position: absolute;
159
+ left: 90px;
160
+ bottom: 260px;
161
+ width: 900px;
162
+ min-height: 140px;
163
+ background: #2b2b2b;
164
+ color: #f5f5f5;
165
+ border-radius: 44px;
166
+ display: flex;
167
+ align-items: center;
168
+ gap: 26px;
169
+ padding: 26px 32px;
170
+ box-sizing: border-box;
171
+ box-shadow: 0 10px 24px rgba(0,0,0,0.5);
172
+ opacity: 0.97;
173
+ }
174
+ .drive-icon {
175
+ width: 72px;
176
+ height: 72px;
177
+ border-radius: 16px;
178
+ background: #e0e0e0;
179
+ border: 1px solid #bdbdbd;
180
+ display: flex;
181
+ align-items: center;
182
+ justify-content: center;
183
+ color: #555;
184
+ font-size: 24px;
185
+ }
186
+ .snackbar-text {
187
+ font-size: 38px;
188
+ line-height: 1.25;
189
+ }
190
+
191
+ /* Bottom navigation */
192
+ .bottom-nav {
193
+ position: absolute;
194
+ left: 0;
195
+ bottom: 90px;
196
+ width: 1080px;
197
+ height: 180px;
198
+ background: #2a221d;
199
+ display: flex;
200
+ align-items: center;
201
+ justify-content: space-around;
202
+ color: #cfc7be;
203
+ box-shadow: 0 -6px 12px rgba(0,0,0,0.35);
204
+ }
205
+ .nav-item {
206
+ width: 220px;
207
+ text-align: center;
208
+ font-size: 30px;
209
+ color: #cfc7be;
210
+ }
211
+ .nav-item svg { width: 60px; height: 60px; display: block; margin: 0 auto 8px auto; fill: #cfc7be; opacity: 0.95; }
212
+ .nav-item.active { color: #f3b36b; }
213
+ .nav-item.active svg { fill: #f3b36b; }
214
+
215
+ /* Gesture bar */
216
+ .gesture {
217
+ position: absolute;
218
+ bottom: 26px;
219
+ left: 50%;
220
+ transform: translateX(-50%);
221
+ width: 300px;
222
+ height: 12px;
223
+ background: #ffffff;
224
+ border-radius: 6px;
225
+ opacity: 0.9;
226
+ }
227
+ </style>
228
+ </head>
229
+ <body>
230
+ <div id="render-target">
231
+
232
+ <!-- Status bar -->
233
+ <div class="statusbar">
234
+ <div class="status-left">7:35</div>
235
+ <div class="status-right">
236
+ <div class="status-icon">
237
+ <!-- simple location-like icon -->
238
+ <svg viewBox="0 0 24 24"><path d="M12 2C8.7 2 6 4.7 6 8c0 5.2 6 14 6 14s6-8.8 6-14c0-3.3-2.7-6-6-6zm0 8.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z"/></svg>
239
+ </div>
240
+ <div class="status-icon">
241
+ <!-- sun icon -->
242
+ <svg viewBox="0 0 24 24"><path d="M12 4l1.5-2h-3L12 4zm8 8l2-1.5v3L20 12zM12 20l-1.5 2h3L12 20zm-8-8L2 13.5v-3L4 12zM12 7a5 5 0 100 10 5 5 0 000-10zm10-1h-3v2h3V6zM5 6H2v2h3V6zm0 10H2v2h3v-2zm15 0h3v2h-3v-2z"/></svg>
243
+ </div>
244
+ <div class="status-icon">
245
+ <!-- wifi -->
246
+ <svg viewBox="0 0 24 24"><path d="M12 18a2 2 0 11.001-4.001A2 2 0 0112 18zm6.3-6.3a10 10 0 00-12.6 0l1.4 1.4a8 8 0 019.8 0l1.4-1.4zm3.5-3.5a15 15 0 00-19.6 0l1.4 1.4a13 13 0 0116.8 0l1.4-1.4z"/></svg>
247
+ </div>
248
+ <div class="status-icon">
249
+ <!-- battery -->
250
+ <svg viewBox="0 0 24 24"><path d="M20 8h2v8h-2V8zM4 7h14a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V9a2 2 0 012-2zm1 2v6h12V9H5z"/></svg>
251
+ </div>
252
+ </div>
253
+ </div>
254
+
255
+ <!-- Search area -->
256
+ <div class="search-area">
257
+ <div class="search-pill">
258
+ <svg viewBox="0 0 24 24">
259
+ <path d="M3 6h18v2H3V6zm0 5h18v2H3v-2zm0 5h18v2H3v-2z"/>
260
+ </svg>
261
+ <div class="search-text">Search in Drive</div>
262
+ </div>
263
+ <div class="avatar">N</div>
264
+ </div>
265
+
266
+ <!-- Tabs -->
267
+ <div class="tabs">
268
+ <div class="tab active">Suggested</div>
269
+ <div class="tab">Notifications</div>
270
+ </div>
271
+
272
+ <!-- Empty state -->
273
+ <div class="empty-state">
274
+ <div class="illustration">[IMG: Google Drive empty-state illustration]</div>
275
+ <div class="no-items">No items</div>
276
+ </div>
277
+
278
+ <!-- Floating Action Button -->
279
+ <div class="fab">
280
+ <svg viewBox="0 0 24 24"><path d="M11 5h2v14h-2V5zm-6 6h14v2H5v-2z"/></svg>
281
+ </div>
282
+
283
+ <!-- Snackbar -->
284
+ <div class="snackbar">
285
+ <div class="drive-icon">Drive</div>
286
+ <div class="snackbar-text">Your 1 file is being uploaded to: My Drive</div>
287
+ </div>
288
+
289
+ <!-- Bottom Navigation -->
290
+ <div class="bottom-nav">
291
+ <div class="nav-item active">
292
+ <svg viewBox="0 0 24 24"><path d="M12 3l9 8-1.5 1.7L18 11v8H6v-8l-1.5 1.7L3 11l9-8z"/></svg>
293
+ Home
294
+ </div>
295
+ <div class="nav-item">
296
+ <svg viewBox="0 0 24 24"><path d="M12 17.3l-5.2 3 1-5.9L3 9.7l6-0.9L12 3l3 5.8 6 .9-4.8 4.8 1 5.9z"/></svg>
297
+ Starred
298
+ </div>
299
+ <div class="nav-item">
300
+ <svg viewBox="0 0 24 24"><path d="M16 11a4 4 0 10-8 0 4 4 0 008 0zm-9 6c-2.8 0-5 2.2-5 5h2c0-1.7 1.3-3 3-3h8c1.7 0 3 1.3 3 3h2c0-2.8-2.2-5-5-5H7z"/></svg>
301
+ Shared
302
+ </div>
303
+ <div class="nav-item">
304
+ <svg viewBox="0 0 24 24"><path d="M4 6h9l2 2h5v12H4V6z"/></svg>
305
+ Files
306
+ </div>
307
+ </div>
308
+
309
+ <!-- Gesture bar -->
310
+ <div class="gesture"></div>
311
+
312
+ </div>
313
+ </body>
314
+ </html>