.Card-module__scT8dG__card{background-color:var(--background);border:1px solid color-mix(in oklab, var(--foreground) 15%, transparent);color:var(--foreground);transition:transform .2s var(--gentle);aspect-ratio:1;border-radius:30px;flex-direction:column;flex:1;max-width:380px;display:flex;position:relative;overflow:hidden}.Card-module__scT8dG__card:hover{transform:scale(1.02)}.Card-module__scT8dG__image{object-fit:cover;opacity:0;z-index:1;min-width:100%;min-height:100%;transition:opacity .3s;position:relative}.Card-module__scT8dG__image.Card-module__scT8dG__loaded{opacity:1}@keyframes Card-module__scT8dG__pulse{0%,to{opacity:1}50%{opacity:.3}}.Card-module__scT8dG__skeleton{background-color:color-mix(in oklab, var(--foreground) 10%, transparent);z-index:0;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite Card-module__scT8dG__pulse;position:absolute;top:0;left:0}.Card-module__scT8dG__info{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .2s var(--gentle);color:var(--light-text);background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:end;gap:.5rem;padding:2rem;display:flex;position:absolute;bottom:0;left:0}.Card-module__scT8dG__card:hover .Card-module__scT8dG__info{opacity:1;pointer-events:auto}.Card-module__scT8dG__title{font-family:var(--font-playfair);font-size:2rem;font-weight:700}@media (hover:none),(max-width:768px){.Card-module__scT8dG__card{box-shadow:var(--shadow);max-width:100%}.Card-module__scT8dG__info{opacity:1;pointer-events:auto}.Card-module__scT8dG__image{height:250px}}
.Drawer-module__mEJmWa__backdrop{z-index:60;background-color:#0006;animation:.3s Drawer-module__mEJmWa__fadeIn;position:fixed;inset:0}.Drawer-module__mEJmWa__backdrop.Drawer-module__mEJmWa__isClosing{animation:.3s forwards Drawer-module__mEJmWa__fadeOut}.Drawer-module__mEJmWa__projectDrawer{background-color:var(--background);border-top:1px solid var(--background-accent);z-index:100;border-radius:32px 32px 0 0;flex-direction:column;width:100%;height:95vh;transition:transform .3s ease-out;animation:.3s cubic-bezier(.22,1,.36,1) Drawer-module__mEJmWa__drawerEnterAnimation;display:flex;position:fixed;bottom:0;left:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Drawer-module__mEJmWa__isDrawerClosing{animation:.3s cubic-bezier(.22,1,.36,1) forwards Drawer-module__mEJmWa__drawerExitAnimation}.Drawer-module__mEJmWa__handle{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(to bottom, var(--background), transparent);justify-content:center;width:100%;padding:1rem 0 .5rem;display:flex;position:fixed;top:0;left:0}.Drawer-module__mEJmWa__handle:active{cursor:grabbing}.Drawer-module__mEJmWa__handleBar{background-color:var(--background-accent);border-radius:999px;width:3rem;height:.375rem}.Drawer-module__mEJmWa__close{z-index:110;border:1px solid color-mix(in oklab, var(--foreground) 15%, transparent);background-color:color-mix(in oklab, var(--foreground) 10%, transparent);color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s,transform .2s,box-shadow .3s;display:inline-flex;position:absolute;top:1rem;right:1rem}.Drawer-module__mEJmWa__close:hover{background-color:color-mix(in oklab, var(--foreground) 20%, transparent);box-shadow:var(--shadow);transform:scale(1.075)}.Drawer-module__mEJmWa__close:active{background-color:color-mix(in oklab, var(--foreground) 30%, transparent);box-shadow:var(--shadow);transform:scale(1)}.Drawer-module__mEJmWa__content{justify-content:center;width:100%;height:100%;margin:0 auto;padding:3rem 1.5rem 2rem;display:flex;overflow-y:auto}@keyframes Drawer-module__mEJmWa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module__mEJmWa__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Drawer-module__mEJmWa__drawerEnterAnimation{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@keyframes Drawer-module__mEJmWa__drawerExitAnimation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(200px)}}
.Tag-module-scss-module__9hIbkG__tag{background-color:color-mix(in oklab, var(--foreground) 10%, transparent);border:1px solid color-mix(in oklab, var(--foreground) 15%, transparent);border-radius:999px;padding:5px 10px;font-size:14px;font-style:italic;font-weight:300;display:flex}
