*,::after,::before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}@font-face{font-family:LeMurmure;src:url('/assets/fonts/LeMurmure/LeMurmure-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}:root{--font-base:"LeMurmure",sans-serif;--color-background:hsl(0, 0%, 95%);--color-text:hsl(0, 0%, 20%);--color-primary:hsl(333deg 100% 44%)}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:5rem;margin:1.5rem 0}.title--2,h2{font-size:3rem;margin:1.4rem 0}h3{font-size:2rem;margin:1.2rem 0}:is(h1,h2,h3,h4,h5,h6) a{text-decoration:none}p{margin:0 0 1rem;font-size:1.5rem}p:last-child{margin-bottom:0}a{color:inherit;transition:color .2s ease}a:focus,a:hover{color:var(--color-primary)}:focus-visible,[type=button]:focus-visible,[type=submit]:focus-visible,button:focus-visible{outline:8px double var(--color-primary);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}html{font-size:20px}body{font-family:var(--font-base);padding:1rem;background:var(--color-background);color:var(--color-text);display:grid;grid-template-rows:auto minmax(calc(100vh - 1rem),auto) auto}body::before{--gradient-deg:145deg;content:"";display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background:radial-gradient(farthest-side at top left,rgba(174,255,216,.75),transparent),radial-gradient(farthest-side at bottom left,rgb(122 201 255 / .75),transparent),radial-gradient(farthest-corner at bottom right,rgb(from var(--color-primary) r g b / 25%),transparent) var(--color-background);opacity:.5}.site-name{font-size:7rem}.toolbox{position:fixed;top:1rem;right:1rem}.main-footer{margin-top:1rem;font-size:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:1rem}.footer-menu{display:flex;gap:1rem}.footer-menu::before{content:'-';padding:0}.breadcrumb__list{padding:0;list-style-type:none;display:flex;gap:1ch;font-size:1.2rem}.breadcrumb__list-item:not(:last-child)::after{content:">";margin-left:1ch}.breadcrumb__list-link{text-decoration:none}:root{--pink-color-aura:#FF09954D;--green-color-aura:#20C3C94D;--blue-color-aura:rgb(50 133 252 / 0.47);--aura-enabled-animation:aura infinite 10s;--aura-reduced-animation:none;--aura-enabled-box-shadow:0 0 4rem var(--aura-color);--aura-reduced-box-shadow:none;--aura-animation:var(--aura-reduced-animation);--aura-box-shadow:var(--aura-reduced-box-shadow)}@media (prefers-reduced-motion:no-preference){:root{--aura-animation:var(--aura-enabled-animation);--aura-box-shadow:var(--aura-enabled-box-shadow)}}.gallery{list-style-type:none;padding:0;margin:0;container-type:inline-size;display:flex;flex-wrap:wrap;gap:2rem}.gallery__item-caption{margin-top:.8rem}.gallery__item{align-self:start}.gallery__item a{position:relative;z-index:10}.gallery__item:nth-child(1n) .gallery__picture{--aura-color:var(--green-color-aura);box-shadow:var(--aura-box-shadow)}.gallery__item:nth-child(2n) .gallery__picture{--aura-color:var(--pink-color-aura);box-shadow:var(--aura-box-shadow);animation-direction:revert}.gallery__item:nth-child(3n) .gallery__picture{--aura-color:var(--blue-color-aura);box-shadow:var(--aura-box-shadow);animation-delay:.5s}.gallery__picture{animation:var(--aura-animation);height:auto;width:auto;max-height:90dvh;max-width:100cqw}@keyframes aura{0%{box-shadow:0 0 4rem var(--aura-color)}25%{box-shadow:0 -3rem 7rem var(--aura-color)}50%{box-shadow:-3rem 2rem 5rem var(--aura-color)}75%{box-shadow:3rem 0 6rem var(--aura-color)}100 %{box-shadow:0 0 4rem var(--aura-color)}}.feed{padding:0}.feed li{list-style-type:none}.tags-list{padding:0;margin-top:1rem;display:flex;gap:1rem;font-size:1.5rem;opacity:0;transform:translateY(-100%);transition:all .15s ease-in-out;list-style-type:none}.tags-list li{text-transform:capitalize}.gallery__item:focus-within .tags-list,.gallery__item:hover .tags-list{transition:opacity .2s ease-in-out,transform .3s ease-in-out;opacity:1;transform:translateY(0)}.button-transparent{appearance:none;border:none;padding:0;background-color:transparent;color:var(--color-text);transition:color .2s ease;cursor:pointer}.button-transparent:focus-visible,.button-transparent:hover{color:var(--color-primary)}.button-toggle-effect{--aura-color:var(--color-primary);position:relative;display:block;background:0 0}.button-toggle-effect::before{content:"";position:absolute;inset:-.75rem;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgb(from var(--aura-color) r g b / .55),rgb(from var(--aura-color) r g b / 0) 70%);filter:blur(.5rem);animation:aura-toggle-effect infinite 10s}.button-toggle-effect--disabled{opacity:.5}@keyframes aura-toggle-effect{0%{transform:translate(0,0) scale(1)}25%{transform:translate(.2rem,-.1rem) scale(1.1)}50%{transform:translate(0,.15rem) scale(.95)}75%{transform:translate(-.25rem,-.05rem) scale(1.05)}100%{transform:translate(0,0) scale(1)}}