-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
375 lines (344 loc) · 14.3 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
367
368
369
370
371
372
373
374
375
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="A network of independent designers, researchers, developers, and engineers.">
<meta name="keywords" content="design, ui, ux, mobile, front-end, html, css, interface, vancouver, canada">
<meta name="author" content="Ben Groulx, Sean Durfee">
<title>House House Design • Digital Design & Strategy</title>
<style>
:root {
--color-background-01: #534D99;
--color-background-02: #4F3275;
--color-background-03: #195580;
--color-background-04: #19806D;
--color-action: #FF9E68;
--color-text: #FEFEFE;
--color-text-faded: rgba(255, 255, 255, 0.6);
}
</style>
<style>
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 900;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSKqxKcsdrOPbQ.woff2") format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 900;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZtSyqxKcsdrM.woff2") format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 300;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSKqxKcsdrOPbQ.woff2") format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 300;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIXzD-0qpwxpaWvjeD0X88SAOeasd8ctSyqxKcsdrM.woff2") format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oAGIyY0Wfw.woff2") format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Source Serif Pro";
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oAGIyY0.woff2") format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Roboto Mono";
font-display: swap;
font-style: normal;
font-weight: var(--text-regular);
src: url("https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SuW-AJi8SJQtQ4Y.woff") format("woff");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto Mono";
font-display: swap;
font-style: normal;
font-weight: var(--text-regular);
src: url("https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW-AJi8SJQt.woff") format("woff");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<style media="screen">
*,
*::after,
*::before {
box-sizing: border-box;
margin: 0;
padding: 0;
font-weight: inherit;
}
body {
background-color: var(--color-background-01);
color: var(--color-text);
font-family: "Source Serif Pro", serif, "Apple Color Emoji";
font-style: normal;
font-weight: 400;
font-size: 1em;
font-variant: common-ligatures;
animation: multicolour;
animation-duration: 30s;
animation-delay: 5s;
animation-iteration-count: infinite;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.text-thin {
font-weight: 300;
}
.text-thick {
font-weight: 900;
}
.text-large {
font-size: 1.5em;
}
@media screen and (min-width: 30em) {
.text-large {
font-size: 2.25em;
}
}
@media screen and (min-width: 50em) {
.text-large {
font-size: 3em;
}
}
.text-small {
font-size: 1.25em;
}
@media screen and (min-width: 30em) {
.text-small {
font-size: 1.25em;
}
}
@media screen and (min-width: 50em) {
.text-small {
font-size: 1.5em;
}
}
.text-subtle {
color: var(--color-text-faded);
}
.text-heading {
color: var(--color-text-faded);
font-family: "Roboto Mono", monospace;
font-size: 1em;
letter-spacing: 0.2em;
text-transform: uppercase;
}
.text-smcp {
opacity: 0.9;
font-size: 0.7em;
letter-spacing: 0.1em;
text-transform: uppercase;
}
main {
padding: 10vh 10vw;
max-width: 90em;
margin: auto;
}
section {
margin-bottom: 5em;
}
section:after {
content: "";
display: table;
clear: both;
}
a {
color: inherit;
text-decoration-color: var(--color-text-faded);
}
a:hover {
color: var(--color-action);
text-decoration-color: var(--color-text);
text-decoration: underline;
}
a:active {
color: var(--color-action);
text-decoration-color: var(--color-text-faded);
text-decoration: none;
}
section ol,
section ul {
display: flex;
flex-wrap: wrap;
list-style: none;
counter-reset: list-number;
}
section li {
margin-right: 1em;
counter-increment: list-number;
}
section li::before {
padding-right: 0.5em;
content: counter(list-number, decimal-leading-zero);
color: var(--color-text-faded);
font-family: "Roboto Mono", monospace;
font-size: 0.75em;
}
@media screen and (min-width: 60em) {
section:not(.introduction) {
padding-right: 40%;
}
}
.introduction {
margin: 10vh 0;
}
@media screen and (min-width: 50em) {
.introduction {
margin: 20vh 0;
}
}
section > *+*,
footer > *+* {
margin-top: 1em;
}
header {
display: flex;
flex-direction: row;
flex: none;
flex-grow: 0;
align-self: stretch;
align-items: center;
line-height: 1;
}
header hr {
border: 0;
border-bottom: 0.05em solid var(--color-text-faded);
flex: none;
flex-grow: 1;
margin: 0px 20px;
height: 0;
max-width: 100%;
}
header *:nth-child(3) {
transform: matrix(-1, 0, 0, 1, 0, 0);
animation: flipflip;
animation-duration: 3s;
animation-direction: alternate-reverse;
animation-iteration-count: infinite;
animation-timing-function: ease-out;
}
footer {
margin: 20vh 0 10vh;
text-align: right;
}
@keyframes flipflip {
20%, 100% {
transform: matrix(-1, 0, 0, 1, 0, 0);
}
0% {
transform: matrix(1, 0, 0, 1, 0, 0);
}
}
@keyframes multicolour {
0% {
background-color: var(--color-background-01);
}
25% {
background-color: var(--color-background-02);
}
50% {
background-color: var(--color-background-03);
}
75% {
background-color: var(--color-background-04);
}
100% {
background-color: var(--color-background-01);
}
}
</style>
</head>
<body>
<main>
<header class="text-large">
<span class="text-thick">House</span>
<hr>
<span class="text-thick">House</span>
</header>
<h1 class="introduction text-large">
<span class="text-thick">Hello friend!</span>
<span class="text-thin">We’re ready to help you improve design systems, build user-focused websites and apps, and scale high-performing technologies.</span>
</h1>
<section>
<h2 class="text-heading">TL;DR</h2>
<p class="text-small"><span class="text-smcp text-thick">House House Design</span> is a network of independent designers, researchers, developers, and engineers, affectionately calling ourselves housemates. We provide product design, strategic consulting, and tech guidance to startups, nonprofits, and government agencies. Hire us housemates as individuals or as a bespoke team tuned to your project’s unique requirements.</p>
</section>
<section>
<h2 class="text-heading">Services</h2>
<ol class="text-small">
<li>Interface Design</li>
<li>Brand Design</li>
<li>Art Direction</li>
<li>UX & Strategy</li>
<li>Service Design</li>
<li>User Research</li>
<li>Responsive Websites</li>
<li>Progressive Web Apps</li>
<li>Front-Ends</li>
<li>Workshops</li>
<li>Training</li>
</ol>
</section>
<section>
<h2 class="text-heading">Operations</h2>
<p class="text-small">
Primarily based out of Vancouver and Victoria, BC c.2016, on the traditional lands of the Lil̓wat7úl, Sḵwx̱wú7mesh, xʷməθkʷəy̓əm, Səl̓ilwətaɁɬ, W̱SÁNEĆ, and Lək̓ʷəŋən peoples, where sovereignty was never ceded. Housemates are located across North America and Europe, routinely working on projects remotely.
</p>
</section>
<section>
<h2 class="text-heading">Current & Past Partners</h2>
<ol class="text-small">
<li>Nettwerk Music Group</li>
<li>Briteweb</li>
<li>College Advising Corps</li>
<li>University of British Columbia</li>
<li>BC Children’s Hospital Foundation</li>
<li>Happy City</li>
<li>Elastic Path</li>
<li>Mobify (Salesforce)</li>
</ol>
</section>
<section>
<h2 class="text-heading">Next Steps</h2>
<p class="text-small">
We take on select projects only.
Email <a href="https://linkedin.com/in/bengroulx/">Ben</a>
or <a href="https://linkedin.com/in/seandurfee/">Sean</a>
to see if a housemates’ approach, expertise, and schedule meshes with your vision.
</p>
</section>
<footer>
<p class="text-large text-thick"><a href="mailto:hello@house-house.design">hello@house-house.design</a></p>
<p class="text-small text-subtle">Question about invoicing? <a href="mailto:billing@house-house.design">billing@house-house.design</a></p>
</footer>
</main>
</body>
</html>