@import"https://fonts.googleapis.com/css2?family=Cal+Sans&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}:has(:target){scroll-padding-top:3rem}html{scroll-behavior:smooth;color-scheme:dark light;hanging-punctuation:first last;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{min-height:100svh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}img,picture,svg,video,figure{display:block;max-width:100%;height:auto;vertical-align:middle;font-style:italic}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration-skip-ink:auto}a,button{cursor:revert}p{text-wrap:pretty}ul,ol,menu,summary{list-style:none}table{border-collapse:collapse}::placeholder{color:unset}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}:root{--document-min-margin: 3rem;--header-height: 120px}@media (max-width: 600px){:root{--document-min-margin: 1rem;--header-height: 120px}}body{display:grid;align-items:start;grid-template-columns:[document-start] minmax(var(--document-min-margin),1fr) [content-start] minmax(auto,1200px) [content-end] minmax(var(--document-min-margin),1fr) [document-end];grid-template-rows:[header-start] var(--header-height) [header-end content-start] 1fr [content-end footer-start] 60px [footer-end]}header{grid-column:content;grid-row:header;height:100%}main{grid-row:content;grid-column:document;display:grid;align-items:start;grid-template-columns:[document-start] minmax(var(--document-min-margin),1fr) [content-start] minmax(auto,1200px) [content-end] minmax(var(--document-min-margin),1fr) [document-end]}main>*{grid-column:content}footer{grid-column:content;grid-row:footer;height:100%}header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}header img{filter:invert(.75);height:24px}header nav>ul{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;font-family:Inter;font-size:1rem}@media screen and (max-width: 420px){header{flex-direction:column;justify-content:flex-start;align-items:flex-start}}footer{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:4rem;padding:50px;font-size:1rem}html:has(.admin-bar){height:calc(100% - var(--wp-admin--admin-bar--height))}html:has(.admin-bar) body{min-height:calc(100svh - var(--wp-admin--admin-bar--height))}body{background-color:#19130b;color:#ffeed7;font-family:Cal Sans;font-size:2rem}main{overflow:hidden}h1{-webkit-user-select:none;user-select:none}p,li{margin:1.5rem 0}@media (max-width: 768px){body{font-size:1.4rem}}:root{--rotation: 2deg}@media (max-width: 768px){:root{--rotation: calc(2deg / 1.8)}}section.projects .posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}section.projects .posts-grid h2{margin:1rem 0;font-size:3rem}section.projects .posts-grid li{transition:all .2s ease}section.projects .posts-grid li:hover .image{scale:1.05}section.projects .posts-grid .image{aspect-ratio:4/3;transition:all .2s ease}section.projects .posts-grid .image img{display:block;width:100%;height:100%;object-fit:cover}section.project h1{margin:0 0 3rem;padding-bottom:3.5rem;font-size:6rem;line-height:6rem;border-bottom:1px solid rgb(114.45,87.2746575342,49.05);color:#ffaf3d}section.project ul{margin:1rem 0 1rem 3rem;list-style:disc}section.project .image{height:60vh;overflow:hidden;rotate:var(--rotation);box-shadow:8px 14px 22px #000;transition:all .12s ease-out}section.project .image a{cursor:s-resize}section.project .image img{display:block;width:100%;height:100%;object-fit:cover}section.project .image:hover{transform:scale(1.005);box-shadow:1px 1px 35px #2b2112}section.project .text{position:relative;margin:-15rem 10rem 50px 4rem;padding:5rem 4rem;z-index:1;rotate:calc(var(--rotation) * -2);background:#19130b;background:linear-gradient(to bottom,#0b0805,#20190e);box-shadow:8px 14px 22px #120e08}section.project-images{z-index:1}section.project-images li{width:70%;margin:-3rem auto 0;overflow:hidden;rotate:var(--rotation);box-shadow:1px 18px 35px #000;transition:all .12s ease}section.project-images li img{display:block;width:100%;height:100%;object-fit:cover}section.project-images li:nth-child(2n){rotate:calc(var(--rotation) * -1)}@media (max-width: 992px){section.project h1{font-size:4rem;line-height:4rem}section.project .image{height:40vh}section.project .text{margin-top:-5rem;margin-inline:1rem}}@media (max-width: 768px){section.projects .posts-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}section.project h1{font-size:2.6rem;line-height:2.6rem;margin-bottom:2rem;padding-bottom:2rem}section.project .image{height:40vh}section.project .text{margin:-10rem 1.5rem 0;padding:4rem 3rem}section.project-images li{width:90%;margin-top:-1rem}section.project-images li:not(:first-child){margin-top:2rem}}@media (max-width: 540px){section.project .image{height:30vh}section.project .text{margin:-5em 1.5rem 0;padding:3rem 1.5rem}}section.actualites .posts-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}section.actualites .image{aspect-ratio:4/3;overflow:hidden;object-fit:cover;margin-bottom:1rem}section.actualites a .image{scale:1;transition:.2s all ease}section.actualites a .image img{width:100%}section.actualites a:hover .image{scale:1.05}@media screen and (max-width: 600px){section.actualites .posts-grid{grid-template-columns:1fr}}section.actualite .image{aspect-ratio:16/9;overflow:hidden}section.actualite img{object-fit:cover;object-position:center;width:100%;height:100%}section.actualite p a{color:#ffaf3d}section.actualite p a:hover{color:#fff}.back-to-top{width:4rem;height:4rem;display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;bottom:2rem;right:-5rem;background-color:#ffa424;border-radius:.3rem;opacity:.3;transition:all .18s ease}.back-to-top.visible{right:2rem}.back-to-top:hover{opacity:1}.back-to-top i{width:40%;height:40%;margin-top:15px;transform:rotate(-135deg);border:solid rgb(25.2,19.2164383562,10.8);border-width:0 5px 5px 0}section:last-of-type{margin-bottom:4rem}
