@import "https://rsms.me/inter/inter.css";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@supports (font-variation-settings:normal){html{font-family:Inter var,sans-serif}}:root{--color-primary:#e4bd86;--color-secondary:#107684;--color-tertiary:#dc84b4;--color-main-background:#fff;--color-main-text:#19191a;--color-accent-background:#19191a;--color-accent-text:#fff;--color-linkedin:#0095ff;--color-github:#bcbcc2;--color-email:#ff0;--zindex-background:1;--zindex-content:5;--zindex-nav:10;--transition-toggle-mode:background-color .3s, color .3s;--svg-icon-togglemode:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" fill=\"none\"><path stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7a7 7 0 0 1 3.44-6A6.6 6.6 0 0 0 9 .5a6.5 6.5 0 1 0 0 13 6.6 6.6 0 0 0 2.47-.5A7 7 0 0 1 8 7\"/></svg>")}:has(#menu-toggle:checked){--color-main-background:#19191a;--color-main-text:#fff;--svg-icon-togglemode:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" fill=\"none\"><g stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 8.998a1.998 1.998 0 1 0 0-3.996 1.998 1.998 0 0 0 0 3.996M7 .5v1M7 12.5v1M13.5 7h-1M1.5 7h-1M11.6 2.4l-.71.71M3.11 10.89l-.71.71M11.6 11.6l-.71-.71M3.11 3.11 2.4 2.4\"/></g></svg>")}*{box-sizing:border-box;transition:var(--transition-toggle-mode)}html,body{width:100%;min-height:100%;color:var(--color-main-text);font-feature-settings:"salt";background-color:var(--color-main-background);text-wrap:pretty;margin:0;padding:0;font-family:Inter var,sans-serif}h1,h2,h3,h4,h5,h6{font-optical-sizing:auto;font-family:Playfair Display,serif;font-style:italic}#home{width:100%;height:100vh;position:relative;overflow:hidden}#home-background{width:100vw;mask-image:radial-gradient(circle at 50% 15%,#000 0%,#0009 35%,#0000 90%);mask-repeat:no-repeat;mask-composite:substract;z-index:var(--zindex-background);background-image:url(bg1.03b93120.jpg);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;mask-position:50%;mask-origin:border-box}#home-background-bottom{background-color:var(--color-main-background);width:100vw;height:20vh;mask-image:linear-gradient(#0000 0%,#0006 35%,#000 90%);mask-repeat:no-repeat;mask-composite:substract;z-index:var(--zindex-background);position:absolute;bottom:0;left:0;mask-position:50%;mask-origin:border-box}#nav{width:100%;z-index:var(--zindex-nav);justify-content:flex-end;align-items:center;padding:2rem;display:flex;position:fixed;& .menu-label{display:inline-block}& #menu-toggle{display:none}& #menu-icon{border:3px solid var(--color-main-text);background-image:var(--svg-icon-togglemode);background-position:50%;background-repeat:no-repeat;background-size:1.5rem;background-color:var(--color-main-text);cursor:pointer;filter:drop-shadow(.5rem .5rem 1rem #0009);border-radius:50%;width:3rem;height:3rem;transition:border .3s,background-color .3s;display:inline-block;position:relative;transform:rotate(-20deg);&:hover{border:3px solid var(--color-primary);background-color:var(--color-primary)}}}#header{width:100%;height:calc(100vh - 4rem);z-index:var(--zindex-content);background-color:#0000;justify-content:flex-start;align-items:flex-end;padding:2rem 2rem 16rem;display:flex;position:absolute;bottom:0;& h1{color:var(--color-main-text);mix-blend-mode:exclusion;white-space:nowrap;margin:0;font-size:clamp(2.5rem,10vw,20rem);font-weight:100}& p{color:var(--color-secondary);margin:0;font-size:clamp(1rem,2vw,20rem)}}#intro{background-color:var(--color-main-background);min-height:70svh;z-index:var(--zindex-content);align-items:center;padding:clamp(1rem,4vw,6rem);display:flex;& .section-wrapper{grid-template-columns:1fr;gap:clamp(2rem,8vw,20rem) clamp(1rem,5vw,10rem);font-size:clamp(1rem,1.5vw,3rem);display:grid}& .intro-text-wrapper{align-items:center;display:flex}& #photos-1{justify-content:center;align-items:center;min-height:20rem;display:flex;position:relative;& img{border-radius:2rem;max-width:33%;height:auto;max-height:100%;position:absolute;&:first-child{border:5px solid var(--color-secondary);filter:drop-shadow(5px 5px var(--color-secondary))}&:nth-child(2){border:5px solid var(--color-main-text);filter:drop-shadow(5px 5px var(--color-main-text))}&:nth-child(3){border:5px solid var(--color-primary);filter:drop-shadow(5px 5px var(--color-primary))}&:nth-child(4){border:5px solid var(--color-tertiary);filter:drop-shadow(5px 5px var(--color-tertiary))}}}& #photos-2{order:1;justify-content:center;align-items:center;gap:clamp(1rem,5vw,5rem);min-height:20rem;display:flex;position:relative;& img{width:5rem;max-width:20%;height:auto;max-height:100%;color:var(--color-secondary);flex:1;&:first-child{filter:invert(50%)sepia()hue-rotate(50deg)saturate(2)}&:nth-child(2){filter:invert(50%)sepia()hue-rotate(100deg)saturate(2)}&:nth-child(3){filter:invert(50%)sepia()hue-rotate(150deg)saturate(2)}&:nth-child(4){filter:invert(50%)sepia()hue-rotate(200deg)saturate(2)}&:nth-child(5){filter:invert(50%)sepia()hue-rotate(250deg)saturate(2)}&:nth-child(6){filter:invert(50%)sepia()hue-rotate(300deg)saturate(2)}}}}.section-wrapper{color:var(--color-main-text);position:relative;& h2{margin:0 0 1rem;font-size:clamp(1.5rem,2vw,4rem)}}main .section-wrapper{margin:5rem 0}#skills{background-color:var(--color-main-background);width:100%;min-height:100svh;z-index:var(--zindex-content);align-items:center;margin:0 auto;padding:clamp(1rem,4vw,6rem);display:flex;& p{font-size:clamp(1rem,1.5vw,3rem)}& .autres-skills{flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,3vw,2rem);padding:clamp(1rem,3vw,3rem);list-style:none;display:flex;& span{background-color:var(--color-secondary);color:var(--color-main-background);text-align:center;white-space:nowrap;border-style:solid;border-width:5px;border-radius:1rem;padding:.5rem 1rem;font-size:clamp(1rem,1.5vw,3rem)}& .skill-soft{border-color:var(--color-secondary);background-color:var(--color-main-text);box-shadow:5px 5px var(--color-secondary)}& .skill-base{border-color:var(--color-primary);background-color:var(--color-tertiary);box-shadow:5px 5px var(--color-primary)}& .skill-tech{border-color:var(--color-primary);background-color:var(--color-main-background);box-shadow:5px 5px var(--color-primary);color:var(--color-main-text)}& .skill-framework{border-color:var(--color-secondary);background-color:var(--color-tertiary);box-shadow:5px 5px var(--color-secondary)}& .skill-template{border-color:var(--color-primary);background-color:var(--color-secondary);box-shadow:5px 5px var(--color-primary)}& .skill-tool{border-color:var(--color-main-text);background-color:var(--color-primary);box-shadow:5px 5px var(--color-main-text);color:var(--color-accent-background)}}}#cv{background-color:var(--color-main-background);min-height:100svh;z-index:var(--zindex-content);padding:clamp(1rem,4vw,6rem);& .cv-conteneur{grid-auto-columns:1fr;gap:2rem;display:grid}& .job-conteneur{background-image:url(tile-bg.2880a9b8.png);background-color:var(--color-accent-background);color:var(--color-accent-text);box-shadow:inset 0 -2rem 4rem var(--color-accent-background);border-radius:2.1rem;padding:clamp(2rem,4vw,4rem);position:relative}& #image-1,& #image-2,& #image-3{background-size:cover;min-height:20rem}& #image-1{background-image:url(bg3.fd2a37de.jpg)}& #image-2{background-image:url(bg2.174e1877.jpg)}& .job-emploi{& h3{margin-top:clamp(.5rem,2vw,1rem);font-size:clamp(1.5rem,2vw,4rem)}& a{color:var(--color-tertiary);margin-top:clamp(1rem,2vw,2rem);font-size:1rem;text-decoration:none;display:inline-block;position:relative;&:after{content:"";border-bottom:1px solid var(--color-primary);width:0;height:1px;transition:width .3s ease-in;position:absolute;bottom:0;left:0}&:hover:after{content:"";border-bottom:1px solid var(--color-primary);width:100%;height:1px;position:absolute;bottom:0;left:0}}& p{margin:.5rem 0;font-size:clamp(1rem,1.5vw,3rem);font-weight:300;line-height:1.5}}& .job-temps{color:var(--color-primary);align-items:center;gap:.5rem;font-size:clamp(1.5rem,2vw,4rem);display:flex;& span:nth-child(2){background-color:var(--color-tertiary);flex:1;height:1px;display:inline-block}& span:last-child{align-self:flex-end;font-weight:700}}}footer{background-image:url(tile-bg.2880a9b8.png);background-color:var(--color-accent-background);align-items:flex-end;min-height:30vh;margin-top:10rem;padding:5rem 2rem 2rem;display:flex;& .section-wrapper{width:100%;height:100%;color:var(--color-accent-text);flex-direction:column;align-items:center;gap:5rem;display:flex}& .social{flex-direction:column;align-items:flex-start;gap:1rem;display:flex;& a{color:var(--color-primary);align-items:center;gap:1rem;font-size:1rem;text-decoration:none;display:flex;& span{position:relative}& span:after{content:"";border-bottom:1px solid var(--color-secondary);width:0;height:1px;transition:width .3s ease-in;position:absolute;bottom:0;left:0}& span:hover:after{content:"";border-bottom:1px solid var(--color-secondary);width:100%;height:1px;position:absolute;bottom:0;left:0}}& svg{width:3rem;height:3rem;fill:var(--color-accent-text);transition-property:fill .3s ease-in}& svg.icon-linkedin:hover{fill:var(--color-linkedin)}& svg.icon-github:hover{fill:var(--color-github)}& svg.icon-email:hover{fill:var(--color-tertiary)}}& .credits{flex-direction:column;align-items:center;display:flex;& p{text-align:center;margin-top:2rem;font-size:1rem}}& #credit-button{color:var(--color-tertiary);cursor:pointer;background:0 0;border:0;padding:0;font-family:Inter var,sans-serif;text-decoration:underline}}#where-credit-is-due{border:5px solid var(--color-primary);width:90vw;max-width:1100px;height:75vh;max-height:75%;color:var(--color-main-text);background-color:var(--color-main-background);box-shadow:.5rem .5rem var(--color-primary);border-radius:2rem;padding:clamp(3rem,4vw,6rem) clamp(1rem,4vw,6rem);font-size:clamp(1rem,1.5vw,3rem);& li{margin-bottom:1.5rem;&:last-child{margin-bottom:0}}& a{color:var(--color-primary)}}[popover]{animation:.3s ease-in fadeIn}[popover]::backdrop{background-color:#0009}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (width>=1200px){#intro .section-wrapper{grid-template-columns:repeat(2,1fr)}#intro #photos-2{order:unset}#skills{width:75%}.cv-conteneur{grid-template-columns:repeat(auto-fit,minmax(50rem,1fr))}footer{& .section-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-end}& .credits{align-items:flex-end}}}@media (prefers-color-scheme:dark){:root{--color-main-background:#19191a;--color-main-text:#fff;--svg-icon-togglemode:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" fill=\"none\"><g stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 8.998a1.998 1.998 0 1 0 0-3.996 1.998 1.998 0 0 0 0 3.996M7 .5v1M7 12.5v1M13.5 7h-1M1.5 7h-1M11.6 2.4l-.71.71M3.11 10.89l-.71.71M11.6 11.6l-.71-.71M3.11 3.11 2.4 2.4\"/></g></svg>")}:has(#menu-toggle:checked){--color-main-background:#fff;--color-main-text:#19191a;--svg-icon-togglemode:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" fill=\"none\"><path stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7a7 7 0 0 1 3.44-6A6.6 6.6 0 0 0 9 .5a6.5 6.5 0 1 0 0 13 6.6 6.6 0 0 0 2.47-.5A7 7 0 0 1 8 7\"/></svg>")}#header p{color:var(--color-secondary)}}
/*# sourceMappingURL=nicholasgratton-dot-com.4a1cef86.css.map */
