-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
366 lines (337 loc) · 17.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- Title & Meta -->
<meta charset="utf-8">
<title>Life is Strange - Fan Made</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="Description" content="A unofficial Life is Strange website made by a fan of the game.">
<meta name="theme-color" content="#C7CCCB">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Prelaod -->
<link rel="preload" href="assets/css/normalize.css" as="style">
<link rel="preload" href="assets/css/style.css" as="style">
<link rel="preload" href="assets/js/script.js" as="script">
<link rel="preload" href="assets/font/HankenGrotesk-Light.otf" as="font" crossorigin="anonymous">
<link rel="preload" href="assets/font/Poppins-Regular.ttf" as="font" crossorigin="anonymous">
<link rel="preload" href="assets/font/Oswald-Regular.ttf" as="font" crossorigin="anonymous">
<!-- Favicon & CSS -->
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="assets/css/normalize.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<!-- Add to home screen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Life is Strange">
<link rel="apple-touch-icon" href="assets/img/icons/icon-152x152.png">
<!-- Windows -->
<meta name="msapplication-TileImage" content="assets/img/icons/icon-144x144.png">
<meta name="msapplication-TileColor" content="#C7CCCB">
<link rel="icon" type="image/png" href="assets/img/icons/icon-144x144.png">
</head>
<body>
<!-- Intro Section -->
<section id="intro">
<div class="overlay">
<p class="screen">EXPLORAR</p>
<div class="intro">
<button class="intro-btn">EXPLORAR</button>
</div>
</div>
<div class="overlay-2"></div>
</section>
<!-- Full Screen Menu (for mobile devices) -->
<nav class="fullscreen-menu">
<ul>
<li><a class="menu-item" href="#synopsis">Sinopse</a></li>
<li><a class="menu-item" href="#characters">Personagens</a></li>
<li><a class="menu-item" href="#soundtrack">Soundtrack</a></li>
<li>
<a class="menu-item" href="https://lifeisstrange.square-enix-games.com/en-us/">Site Oficial</a>
</li>
</ul>
</nav>
<!-- Advice Header (unofficial website) -->
<section class="unofficial-header-bg" id="unofficial-header">
<div class="unofficial-header">
<a href="https://lifeisstrange.square-enix-games.com/en-us/" class="item-unofficial-header"><p><i>Site oficial</i></p></a>
<p class="item-unofficial-header">Site não oficial feito por fã</p>
<p class="item-unofficial-header" id="close-box">×</p>
</div>
</section>
<!-- Header -->
<header class="header-bg" id="header">
<div class="header">
<input id="burger-menu" type="checkbox">
<label class="mobile-menu" for="burger-menu">
<div class="menu">
<span class="burger"></span>
</div>
</label>
<div class="logo">
<a href="./">
<h1>
<picture id="img-logo">
<source type="image/webp" srcset="assets/img/webp/logo.webp">
<source type="image/png" srcset="assets/img/webp/logo.png" />
<img src="assets/img/fallbacks/logo.png" alt="Life is Strange">
</picture>
</h1>
</a>
</div>
<div class="icons">
<a href="https://twitter.com/lifeisstrange">
<picture>
<source type="image/webp" srcset="assets/img/webp/twitter.webp">
<source type="image/png" srcset="assets/img/webp/twitter.png" />
<img src="assets/img/fallbacks/twitter.png" alt="Twitter oficial">
</picture>
</a>
<a href="https://www.facebook.com/pages/category/Community/Life-is-Strange-1548042748789838/">
<picture>
<source type="image/webp" srcset="assets/img/webp/facebook.webp">
<source type="image/png" srcset="assets/img/webp/facebook.png" />
<img src="assets/img/fallbacks/facebook.png" alt="Facebook oficial">
</picture>
</a>
<a href="https://www.instagram.com/lifeisstrangegame/?hl=pt-br">
<picture>
<source type="image/webp" srcset="assets/img/webp/instagram.webp">
<source type="image/png" srcset="assets/img/webp/instagram.png" />
<img src="assets/img/fallbacks/instagram.png" alt="Instagram oficial">
</picture>
</a>
</div>
</div>
</header>
<!-- Container -->
<section class="container">
<!-- Left Menu -->
<nav class="menu-left">
<ul>
<li><a href="#synopsis" class="menu-item">Sinopse</a></li>
<li><a href="#characters" class="menu-item">Personagens</a></li>
<li><a href="#soundtrack" class="menu-item">Soundtrack</a></li>
<li><a href="https://lifeisstrange.square-enix-games.com/en-us/" target="_blank" rel="noopener">Site Oficial</a></li>
</ul>
<ul class="life-is-strange-games-mobile">
<li><a href="before-the-storm.html">Before the Storm</a></li>
<li><a href="captain-spirit.html">Captain Spirit</a></li>
<li><a href="life-is-strange-2.html">Life is Strange 2</a></li>
<li><a href="true-colors.html">True Colors</a></li>
</ul>
</nav>
<!-- Content -->
<main class="content">
<!-- Synopsis -->
<section class="synopsis" id="synopsis">
<div class="synopsys-img">
<picture>
<source type="image/webp" srcset="assets/img/webp/rail.webp">
<source type="image/jpeg" srcset="assets/img/webp/rail.jpg" />
<img src="assets/img/fallbacks/rail.jpg" alt="Sinopse">
</picture>
<h2 class="title-synopsis title-synopsis-over-img">Sinopse</h2>
</div>
<div class="synopsis-content">
<h2 class="title-synopsis" id="title-synopsis">Sinopse</h2>
<p>Life is Strange conta a história de Max Caulfield, uma estudante de fotografia que, ao ver a vida de uma amiga (há tempos sem contato) em perigo, descobre que tem a habilidade de voltar no tempo. Isso, mais tarde descobrimos, gera um efeito borboleta que é intimamente conectado à ideia de escolha e consequência proposta pelo jogo. <span class="expanded-synopsis">Em seu primeiro contato com a habilidade, Max prevê a chegada de um grande tornado em sua pequena e litorânea cidade, Arcadia Bay, e assume para si a responsabilidade de impedir que isso aconteça. Além disso, Max restabelece contato com sua distante amiga, Chloe Price, e as duas partem em busca de Rachel Amber, uma estudante da mesma faculdade e amiga íntima de Chloe, que está desaparecida.</span></p>
</div>
</section>
<!-- Characters -->
<section class="characters" id="characters">
<div class="characters-container">
<div class="character">
<picture>
<source type="image/webp" srcset="assets/img/webp/max-character.webp">
<source type="image/jpeg" srcset="assets/img/webp/max-character.jpg" />
<img src="assets/img/fallbacks/max-character.jpg" alt="Max Caulfield">
</picture>
<div class="character-description">
<p>Max é nerd, bem introvertida e levemente auto-consciente, particularmente em relação às suas fotografias. Ela prefere apenas observar o mundo a sua volta do que realmente participar dele.</p>
</div>
</div>
<div class="character">
<picture>
<source type="image/webp" srcset="assets/img/webp/chloe-character.webp">
<source type="image/jpeg" srcset="assets/img/webp/chloe-character.jpg" />
<img src="assets/img/fallbacks/chloe-character.jpg" alt="Chloe Price">
</picture>
<div class="character-description">
<p>Chloe é uma jovem teimosa, arteira e rebelde. Ela é uma típica rockeira punk, como representado em seu gosto musical e roupas. Ela gosta de tomar cerveja, e pode ser descrita como extrovertida.</p>
</div>
</div>
<div class="character">
<picture>
<source type="image/webp" srcset="assets/img/webp/rachel-character.webp">
<source type="image/jpeg" srcset="assets/img/webp/rachel-character.jpg" />
<img src="assets/img/fallbacks/rachel-character.jpg" alt="Rachel Amber">
</picture>
<div class="character-description">
<p>Rachel é popular e legal, mas também rebelde. Ia à muitas festas, usava drogas e tinha uma grande paixão por punk rock, assim como Chloe, expressada tanto em seu gosto musical e estilo.</p>
</div>
</div>
</div>
</section>
<!-- Soundtrack -->
<section class="soundtrack" id="soundtrack">
<div class="soundtrack-container">
<h2 class="title-soundtrack">Soundtrack</h2>
<div class="songs">
<ul>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Angus & Julia Stone - Santa Monica Dream</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Local Natives - Mt. Washington</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Syd Matters - To All Of You</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">alt-J - Something Good</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Breton - Got Well Soon</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Message To The Bears - Mountains</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">José González - Crosses</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Amanda Palmer - In My Mind (feat. Brian Viglione)</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Bright Eyes - Lua</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Mogwai - Kids Will Be Skeletons</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Sparklehorse - Piano Fire</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Mudflow - The Sense of Me</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Foals - Spanish Sahara</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Syd Matters - Obstacles</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Golden Hour</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">The Storm</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Blackwell Academy</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Kate</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Timeless</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Timelines</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Night Walk</a>
</li>
<li>
<a href="https://open.spotify.com/playlist/1f5ZzLDTXHTDR8CYIEddpW">Max and Chloe</a>
</li>
</ul>
</div>
</div>
<div class="soundtrack-image">
<picture>
<source type="image/webp" srcset="assets/img/webp/soundtrack.webp">
<source type="image/jpeg" srcset="assets/img/webp/soundtrack.jpg" />
<img src="assets/img/fallbacks/soundtrack.jpg" alt="Soundtrack">
</picture>
</div>
</section>
<!-- Footer -->
<footer class="footer-bg">
<div class="footer">
<!-- Footer Columms -->
<div class="footer-item">
<h3>Contato</h3>
<ul>
<li>lifeisstrange@gmail.com</li>
<li>+55 48 99975-1669</li>
<li>Rua Nestor H. Luiz</li>
<li>Jaguaruna, Santa Catarina</li>
</ul><br/><br/>
<h4 class="copyright">© Douglas Pinheiro Goulart - <span class="year"></span></h4>
</div>
<div class="footer-item">
<h3>Desenvolvedoras</h3>
<ul>
<li><a href="http://dont-nod.com/" target="_blank" rel="noopener">Dontnod Entertainment</a></li>
<li><a href="http://deckninegames.com/" target="_blank" rel="noopener">Deck Nine Games</a></li>
<li><a href="https://www.feralinteractive.com/br/" target="_blank" rel="noopener">Feral Interactive</a></li>
</ul>
<picture class="go-to-top" title="Ir para o topo">
<source type="image/webp" srcset="assets/img/webp/top.webp">
<source type="image/png" srcset="assets/img/webp/top.png" />
<img src="assets/img/fallbacks/top.png" alt="Ir para o topo">
</picture>
</div>
<div class="footer-item">
<form method="POST">
<h3><label for="newsletter">Newsletter</label></h3>
<input id="newsletter" type="email" placeholder="Email Address" autocomplete="off">
<button type="submit" class="send">»</button>
</form>
</div>
<div class="footer-item">
<h3>Outros Jogos</h3>
<ul>
<li>
<a href="before-the-storm.html">Before the Storm</a>
</li>
<li>
<a href="captain-spirit.html">Captain Spirit</a>
</li>
<li>
<a href="life-is-strange-2.html">Life is Strange 2</a>
</li>
<li>
<a href="true-colors.html">True Colors</a>
</li>
</ul>
</div>
</div>
</footer>
</main>
<!-- Right Menu -->
<nav class="menu-right">
<ul>
<a href="before-the-storm.html" title="Life is Strange: Before the Storm">
<li>Before the storm</li>
</a>
<a href="captain-spirit.html" title="The Awesome Adventures of Captain Spirit">
<li>Captain Spirit</li>
</a>
<a href="life-is-strange-2.html" title="Life is Strange 2">
<li>Life is Strange 2</li>
</a>
<a href="true-colors.html" title="Life is Strange: True Colors">
<li>True Colors</li>
</a>
</ul>
</nav>
</section>
<!-- JavaScript Files -->
<script src="assets/js/modernizr-webp.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TweenMax.min.js" async></script>
<script type="text/javascript" src="assets/js/script.js" defer></script>
</body>
</html>