/*	Fonts
	------	*/

@font-face {
	font-family: 'Headland One';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/headland-one-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Headland One';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/headland-one-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Great Vibes';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/great-vibes-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Great Vibes';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/great-vibes-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a, .disabled-link {
	color: #fff;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
}
a:hover {
	text-decoration: underline;
}
a:focus-visible {
	outline: 2px solid #5f27cd;
	outline-offset: 3px;
	border-radius: 1px;
}

ul {
  	list-style: none;
}

.closed {
	text-decoration: line-through !important;
}

/* Default layout */

html, body {
	height: 100%;
}

body {
  	padding: 0;
  	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e1e1e1;
	/* Ink: near-black with one soft, cool bloom in the top-left corner. */
	background: radial-gradient(1200px 800px at 10% -10%, #17141f, transparent 62%) no-repeat #08080b;
	background-attachment: fixed;
}

article {
	padding: 40px 24px;
}

@media screen and (min-width: 810px) {

	article {
		padding: 64px;
	}
}

@media screen and (min-width: 1100px) {

	article {
		padding: 72px 140px;
	}
}

section:not(:last-child) {
	margin-bottom: 50px;
}

/* Entrance animation */

@keyframes rise {
	from { opacity: 0; transform: translateY(12px); }
	to   { opacity: 1; transform: translateY(0); }
}

section {
	animation: rise 0.6s ease-out both;
}
section:nth-child(1) { animation-delay: 0.05s; }
section:nth-child(2) { animation-delay: 0.20s; }
section:nth-child(3) { animation-delay: 0.35s; }

@media (prefers-reduced-motion: reduce) {
	section { animation: none; }
}

footer {
	margin-top: 40px;
}
footer a {
	color: #888888;
	font-size: 16px;
	text-decoration: none;
	transition: filter 0.25s ease;
}
footer a:hover {
	filter: brightness(1.4);
	text-decoration: none;
}

/* Hero */

h1 {
	margin-bottom: 25px;
	color: #fff;
	font-family: "Headland One", helvetica, arial, serif;
	font-size: 36px;
	line-height: 1;
}
.we-are {
	display: block;
	margin-bottom: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #9a9aa6;
}
.wordmark {
	display: block;
	font-family: "Great Vibes", "Snell Roundhand", "Apple Chancery", cursive;
	font-weight: 400;
	/* Scales to the article's inner width (viewport minus the padding of the
	   matching breakpoint below), capped so it never gets silly on wide screens. */
	font-size: min(calc((100vw - 48px) / 3.05), 290px);
	/* The W opens 0.017em to the left of the line origin, so without this the
	   swash hangs outside the text column and reads as clipped. */
	padding-left: 0.02em;
	line-height: 0.92;
	/* A hair of depth: tight enough that the thin strokes keep their edge. */
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.85), 0 6px 14px rgba(0, 0, 0, 0.5);
	/* Great Vibes' W opens with a swash that climbs above the cap line, so the
	   wordmark needs to sit a touch lower or the loop crosses "We are". The gap
	   still reads tight, because that swash fills it. */
	margin-top: 0.15em;
}

@media screen and (min-width: 810px) {

	.we-are {
		font-size: 20px;
	}
	.wordmark {
		font-size: min(calc((100vw - 128px) / 3.05), 290px);
	}
}

@media screen and (min-width: 1100px) {

	.wordmark {
		font-size: min(calc((100vw - 280px) / 3.05), 290px);
	}
}

h2 {
	margin-bottom: 25px;
	font-size: 28px;
	/* Muted to the same tone as the "We are" label, so the section headings read
	   as quiet signposts rather than competing with the body copy. */
	color: #9a9aa6;
	font-family: "Headland One", helvetica, arial, serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6;
	max-width: 794px;
}
/* Projects table — two columns, no header, a hairline between rows */
.projects {
	width: 100%;
	max-width: 794px;
	border-collapse: collapse;
}
.projects td {
	padding: 13px 0;
	line-height: 1.5;
	vertical-align: top;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.16);
}
.projects tr:last-child td {
	border-bottom: 0;
}
.projects .name {
	padding-right: 28px;
	white-space: nowrap;
	color: #fff;
	width: 1%;
}

@media screen and (max-width: 600px) {

	/* Too narrow for a nowrap name column beside a full description — stack the
	   two cells and keep the hairline on the pair. */
	.projects td {
		display: block;
		border-bottom: 0;
		padding: 0;
	}
	.projects .name {
		/* nowrap stays: a project name never breaks across lines. */
		width: auto;
		padding-right: 0;
		padding-top: 13px;
	}
	.projects tr td:last-child {
		padding-bottom: 13px;
		border-bottom: 1px dotted rgba(255, 255, 255, 0.16);
	}
	.projects tr:last-child td:last-child {
		border-bottom: 0;
	}
}

/* Links are marked by their underline, not by colour */
p a,
.projects a {
	color: #fff;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: rgba(255, 255, 255, 0.4);
	text-underline-offset: 4px;
	transition: text-decoration-color 0.25s ease;
}
p a:hover,
.projects a:hover {
	text-decoration: underline;
	text-decoration-color: #fff;
}

/* "(coming soon)" — plain muted text at the end of the line, not a badge */
.soon {
	color: #8f8f9a;
	white-space: nowrap;
}
