﻿i {
    font-style: normal
}

.hidden {
    display: none
}

.hidden.active {
    display: block
}

.safari input::before,
.gecko input::before {
    top: -4px
}

* {
    position: relative;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
    margin: 0
}

a {
    color: #101010;
    text-decoration: none
}

p a {
    color: #101010;
    border-bottom: 1px solid #101010;
    text-shadow: 0px 2px 0px #fff
}

[mail] {
    cursor: pointer
}

.img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

h1,
h2,
h3,
h4,
p,
span,
figcaption,
label {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 1em
}

figcaption {
    padding: 1em 1em 0;
    color: #101010;
    position: absolute;
    bottom: 2em;
    line-height: 1.2;
    left: 0;
    background-color: #fff;
    max-height: 60vh;
    overflow: auto
}

ul {
    display: inline-block;
    width: 100%
}

li {
    list-style: none;
    display: inline-block;
    margin: 0
}

img {
    width: 100%
}

iframe {
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body,
html {
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    position: relative;
    font-size: 16px;
    line-height: 100%;
    overflow-x: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #101010;
    font-family: Arial;
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color--ms-touch-action: pan-y;
    -webkit-tap-highlight-color--ms-overflow-style: -ms-autohiding-scrollbar
}

::selection {
    background-color: #101010;
    color: #fff
}

::-moz-selection {
    background-color: #101010;
    color: #fff
}

::placeholder {
    color: #101010;
    opacity: 1
}

::-moz-placeholder {
    color: #101010;
    opacity: 1
}

::-ms-input-placeholder {
    color: #101010;
    opacity: 1
}

.intro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer
}

.intro img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: none
}

.intro img:nth-child(1) {
    display: block
}

@media only screen and (max-width: 50.625em) {
    .intro img:nth-child(1) {
        display: none
    }
}

@media only screen and (max-width: 50.625em) {
    .intro img:nth-child(2) {
        display: block
    }
}

nav {
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    opacity: 1;
    transition: opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73);
    -webkit-transition: opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73)
}

nav ul {
    display: flex;
    padding: 1em
}

@media only screen and (max-width: 50.625em) {
    nav ul {
        padding-top: 1.5em
    }
}

nav ul:nth-child(1) {
    flex-wrap: wrap
}

@media only screen and (max-width: 50.625em) {
    nav ul:nth-child(1) {
        visibility: hidden;
        pointer-events: none;
        height: 0
    }
}

nav ul:nth-child(2) {
    flex: 1
}

nav ul li {
    align-self: flex-start;
    border-radius: 0.35em;
    margin: 0 0.35em 0.75em 0.35em
}

nav ul li:not(.static) {
    background: linear-gradient(to left, rgba(235, 235, 235, 0.8) 50%, yellow 50%);
    background-size: 202% 100%;
    background-position: right bottom;
    transition: background-position 0.6s cubic-bezier(1, 0.1, 0.18, 0.73);
    -webkit-transition: background-position 0.6s cubic-bezier(1, 0.1, 0.18, 0.73)
}

@media only screen and (min-width: 50.625em) {
    nav ul li:not(.static) {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }
}

nav ul li.active {
    background-position: left bottom
}

nav ul li span,
nav ul li a {
    padding: 0.5em 1em;
    display: flex;
    font-size: 0.975em;
    cursor: pointer
}

nav ul li.static a {
    font-size: 1em;
    padding: 0.5em 0.25em
}

nav.show-filter {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.25)
}

@media only screen and (max-width: 50.625em) {
    nav.show-filter ul:nth-child(1) {
        visibility: visible;
        pointer-events: all;
        height: auto
    }
}

.off .works>article {
    pointer-events: none
}

.off main {
    cursor: pointer
}

.menu {
    background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAwIDUwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxlbGxpcHNlIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTEwMy41NTM0IDI0OS45OTg3KSIgY3g9IjI1MCIgY3k9IjI1MCIgcng9IjQ1LjUiIHJ5PSI0NS41Ij48L2VsbGlwc2U+PGVsbGlwc2UgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMjEwLjg1ODcgMjk0LjQ0NTcpIiBjeD0iMjUwIiBjeT0iNDAxLjgiIHJ4PSI0NS41IiByeT0iNDUuNSI+PC9lbGxpcHNlPjxlbGxpcHNlIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgMy43NTE5IDIwNS41NTE2KSIgY3g9IjI1MCIgY3k9Ijk4LjIiIHJ4PSI0NS41IiByeT0iNDUuNSI+PC9lbGxpcHNlPjwvZz48L3N2Zz4=) no-repeat 50% 50%/60%;
    position: fixed;
    top: 1em;
    left: 0;
    width: 4em;
    height: 3em;
    z-index: 4;
    display: none
}

@media only screen and (max-width: 50.625em) {
    .menu {
        display: block
    }
}

[template="bazzar"] nav ul:nth-child(1),
[template="about"] nav ul:nth-child(1) {
    visibility: hidden
}

[template="bazzar"] .menu,
[template="about"] .menu {
    display: none
}

main .works {
    margin-top: 8em;
    display: flex;
    flex-wrap: wrap;
    padding: 0.5em
}

@media only screen and (max-width: 50.625em) {
    main .works {
        margin-top: 6em
    }
}

main .works.empty::before {
    content: "=´⎛ \00A0zu ville filter";
    font-size: 2em;
    position: absolute;
    top: 1em;
    left: 1em
}

main .work {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    transform: scale(8);
    transition: transform 0.6s cubic-bezier(1, 0.1, 0.18, 0.73), opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73);
    -webkit-transition: transform 0.6s cubic-bezier(1, 0.1, 0.18, 0.73), opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73)
}

main .work.bounce {
    opacity: 1;
    transform: scale(1)
}

main .work h1,
main .work [close] {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.35em 0.5em;
    z-index: 3;
    font-size: 2em;
    line-height: 1.1
}

main .work [close] {
    left: initial;
    right: 0;
    font-size: 1em;
    padding: 1.5em 1.75em;
    z-index: 9
}

article {
    flex: 1 1 auto;
    width: 50%;
    padding: 0.5em;
    transform: scale(1);
    opacity: 1;
    transition: transform 0.6s cubic-bezier(1, 0.1, 0.18, 0.73), opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73);
    -webkit-transition: transform 0.6s cubic-bezier(1, 0.1, 0.18, 0.73), opacity 0.6s cubic-bezier(1, 0.1, 0.18, 0.73)
}

@media only screen and (min-width: 90.625em) {
    article {
        width: 33%
    }
}

@media only screen and (min-width: 120.625em) {
    article {
        width: 25%
    }
}

@media only screen and (min-width: 150.625em) {
    article {
        width: 20%
    }
}

@media only screen and (max-width: 50.625em) {
    article {
        width: 100%
    }
}

article.helper {
    padding: 0
}

article a {
    display: block
}

article h1 {
    font-size: 1.75em;
    padding: 0.35em 0 0.55em;
    line-height: 1.1
}

@media only screen and (min-width: 90.625em) {
    article h1 {
        font-size: 1.65em;
    }
}

@media only screen and (min-width: 120.625em) {
    article h1 {
        font-size: 1.5em;
    }
}

@media only screen and (min-width: 150.625em) {
    article h1 {
        font-size: 1.35em;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 50.625em) {
    article h1 {
        font-size: 1.25em;
        line-height: 1.2;
        word-break: break-all
    }
}

article .cover {
    height: 35vw
}

@media only screen and (min-width: 90.625em) {
    article .cover {
        height: 25vw
    }
}

@media only screen and (min-width: 120.625em) {
    article .cover {
        height: 20vw
    }
}

@media only screen and (min-width: 150.625em) {
    article .cover {
        height: 15vw
    }
}

@media only screen and (max-width: 50.625em) {
    article .cover {
        height: 65vw
    }
}

article .cover img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

body[template="post_page"] {
    overflow: hidden
}

body[template="post_page"] article {
    transform: scale(0.95);
    opacity: 0.5
}

body[template="post_page"] nav {
    opacity: 0
}

.backdrop {
    padding: 2.5em 1em 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

@media only screen and (max-width: 50.625em) {
    .backdrop {
        display: none
    }
}

.about {
    padding: 8.75em 1em 0.75em
}

@media only screen and (max-width: 50.625em) {
    .about {
        padding-top: 6.75em
    }
}

.about>p,
.about li {
    font-size: 2em;
    line-height: 1.1;
    margin-bottom: 1.25em
}

@media only screen and (max-width: 50.625em) {
    .about>p,
    .about li {
        font-size: 1.25em;
        line-height: 1.2
    }
}

.about ul {
    margin-left: -2.7em
}

@media only screen and (max-width: 50.625em) {
    .about ul {
        margin-left: -1.7em
    }
}

.about ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 100%;
    z-index: 1;
    background-color: #fff
}

.about ul li {
    display: list-item;
    list-style: disc;
    margin-bottom: 0;
    margin-left: 1.35em;
    float: left
}

.about .legal {
    margin-top: 6em
}

.about .legal>p {
    font-size: 1.15em;
    line-height: 1.35;
    margin-bottom: 1.25em
}

.about .legal>p:last-child {
    margin-bottom: 0.25em
}

.about a+br+a {
    display: inline-block;
    margin-top: 0.5em
}

.bazzare {
    display: flex;
    flex-wrap: wrap;
    padding: 1.5em 0.5em 0
}

@media only screen and (max-width: 50.625em) {
    .bazzare {
        padding-top: 6.5em
    }
}

.bazzare>div {
    flex: 1 1 auto;
    width: 25%;
    margin-bottom: 1.75em
}

@media only screen and (max-width: 50.625em) {
    .bazzare>div {
        width: 100%
    }
}

.bazzare>div:nth-last-child(-n+4) {
    margin-bottom: 0
}

.bazzare>div:not(.helper) {
    padding: 0.5em
}

.bazzare>div .specs {
    padding: 1em 0.2em 0
}

.bazzare>div .specs>* {
    line-height: 1.2;
    font-size: 1.15em
}

@media only screen and (max-width: 50.625em) {
    .bazzare>div .specs>* {
        font-size: 1em
    }
}

.bazzare>div .specs h1 {
    font-size: 2em;
    line-height: 1.1;
    margin-bottom: 0.35em
}

@media only screen and (max-width: 50.625em) {
    .bazzare>div .specs h1 {
        font-size: 1.35em;
        line-height: 1.2
    }
}

.bazzare>div .specs span {
    display: block;
    margin-top: 1em
}

.bazzare>div .specs>p {
    margin-bottom: 0.75em
}

.bazzare>div .specs>a {
    font-size: 0.975em;
    padding: 0.35em 0.5em;
    border: 1px solid #101010;
    display: inline-block;
    margin-top: 1.5em;
    border-radius: 0.35em
}

.bazzare>div .specs>a:hover {
    background-color: #101010;
    color: #fff
}

.sold-out .buy {
    display: none !important
}

.sold-out .img-wrapper::before {
    content: "Sold out";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: 1;
    font-size: 3.5vw;
    color: red;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 50.625em) {
    .sold-out .img-wrapper::before {
        font-size: 3em
    }
}

.carousel-cell {
    width: 100vw;
    height: 100vh
}

.carousel {
    z-index: 2;
    height: 100vh;
    width: 100vw;
    background-color: #fff
}

.flickity-viewport {
    -webkit-transition: height 0.2s cubic-bezier(1, 0.1, 0.18, 0.73);
    transition: height 0.2s cubic-bezier(1, 0.1, 0.18, 0.73)
}

.carousel-cell-image {
    display: block;
    height: calc(100% - 4.5em);
    width: 100%;
    opacity: 0;
    margin: 0 auto;
    object-fit: contain;
    -o-object-fit: contain
}

.carousel-cell-image.enlarge {
    height: 100%
}

video {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    -o-object-fit: contain
}

.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
    opacity: 1
}

.flickity-prev-next-button {
    top: 0;
    width: 30%;
    height: calc(100% - 4.5em);
    border-radius: 0;
    transform: none;
    background-color: transparent !important
}

.flickity-prev-next-button.previous:hover {
    cursor: w-resize
}

.flickity-prev-next-button.next:hover {
    cursor: e-resize
}

.flickity-button {
    -webkit-transition: opacity 0.2s cubic-bezier(1, 0.1, 0.18, 0.73) 0.1s;
    transition: opacity 0.2s cubic-bezier(1, 0.1, 0.18, 0.73) 0.1s;
    z-index: 9
}

@media only screen and (max-width: 50.625em) {
    .flickity-button {
        display: none
    }
}

.flickity-prev-next-button .flickity-button-icon {
    opacity: 0
}

.flickity-prev-next-button.next .flickity-button-icon {
    left: initial;
    right: 10%
}

.flickity-button:disabled {
    opacity: 0
}

.flickity-page-dots {
    position: fixed;
    display: flex;
    left: 0;
    bottom: 0.75em;
    padding: 0 0.65em
}

.flickity-page-dots .dot {
    flex: 1;
    border-radius: 0;
    width: auto;
    height: 3px;
    margin: 0 0.25em;
    background-color: #444
}

.flickity-page-dots .dot::before {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1.5em
}

.flickity-page-dots .dot:hover {
    opacity: 1
}

.flickity-page-dots li:only-child {
    display: none
}
