.page-module__wRRETq__container{background:0 0;width:100%;min-height:100vh;padding:6rem 2rem 2rem}.page-module__wRRETq__islandBackground{background-color:var(--background)}.page-module__wRRETq__content{gap:2rem;max-width:1400px;margin:0 auto;display:flex}.page-module__wRRETq__projectList{flex:1;min-width:0;max-width:100%}.page-module__wRRETq__islandPanel{background-color:#fffc;border-radius:12px;padding:12px;box-shadow:0 8px 24px #0000000f}@media (min-width:768px){.page-module__wRRETq__projectList{max-width:50%}}@media (max-width:767px){.page-module__wRRETq__container{background:0 0;padding:6rem 1rem 0}.page-module__wRRETq__content{max-width:100%;margin:0;padding:0;display:block}.page-module__wRRETq__projectList{width:100%;max-width:100%;margin:0;padding:0}}.page-module__wRRETq__editForm{color:#fff;background:#00000080;border-radius:.5rem;height:auto;max-height:calc(100vh - 8rem);padding:1rem 1.5rem 1.5rem;display:none;box-shadow:0 1px 3px #0000001a}@media (min-width:768px){.page-module__wRRETq__editForm{width:60%;min-width:0;max-width:100%;display:block}.page-module__wRRETq__projectList{max-width:40%}}@media (max-width:767px){.page-module__wRRETq__editForm{display:none}}.page-module__wRRETq__title{color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem}.page-module__wRRETq__progressSection{background-color:#0000;margin-bottom:.25rem;padding-top:.5rem;padding-bottom:3rem}.page-module__wRRETq__progressSection h2{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__wRRETq__description{color:var(--foreground);margin-bottom:1.5rem}.page-module__wRRETq__actions{gap:1rem;margin-top:2rem;display:flex}.page-module__wRRETq__modalButton{color:#fff;cursor:pointer;background-color:#4a5568;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.page-module__wRRETq__modalButton:hover{background-color:#2d3748}.page-module__wRRETq__submitButton{color:#fff;background-color:#3b82f6;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s}.page-module__wRRETq__submitButton:hover{background-color:#2563eb}.page-module__wRRETq__toastButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.page-module__wRRETq__toastButton:hover{background-color:#059669}.page-module__wRRETq__modalList{margin-top:1rem;margin-left:1.5rem;list-style-type:disc}.page-module__wRRETq__modalList li{color:#4a5568;margin-bottom:.5rem}@media (max-width:767px){.page-module__wRRETq__progressSection{background-color:#0000;margin-bottom:.25rem;padding-top:.5rem;padding-bottom:3rem}}@keyframes page-module__wRRETq__floatUp{0%{opacity:0;transform:translateY(0)scale(.5)}20%{opacity:1;transform:translateY(-20px)scale(1)}to{opacity:0;transform:translateY(-80px)scale(.8)}}
.Modal-module__a_--IG__backdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__a_--IG__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__a_--IG__modal{background:#000;border-radius:8px;flex-direction:column;width:95%;max-width:500px;max-height:90vh;animation:.3s ease-out Modal-module__a_--IG__slideIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.Modal-module__a_--IG__frameless{box-shadow:none;background:0 0;border-radius:0;width:auto;max-width:none;max-height:none}.Modal-module__a_--IG__header{background:0 0;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.Modal-module__a_--IG__title{font-size:2rem;font-weight:600;font-family:var(--font-kavoon), "Kavoon", cursive;color:#fff;margin:0}.Modal-module__a_--IG__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s}.Modal-module__a_--IG__closeButton:hover{color:#111827}.Modal-module__a_--IG__content{color:#fff;flex-grow:1;padding:1rem 1rem 2rem;line-height:1.5;position:relative;overflow-y:auto}.Modal-module__a_--IG__contentFrameless{padding:0}@media (max-width:640px){.Modal-module__a_--IG__modal{border-radius:0;width:100%;max-width:none;height:100%;max-height:100vh}.Modal-module__a_--IG__content{padding:.5rem .5rem 1.5rem}.Modal-module__a_--IG__header{padding:.75rem}.Modal-module__a_--IG__title{font-size:1.75rem}}.Modal-module__a_--IG__footer{background:0 0;border-top:1px solid #ffffff1a;justify-content:flex-end;padding:1.25rem;display:flex}.Modal-module__a_--IG__okButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.Modal-module__a_--IG__okButton:hover{background-color:#2563eb}@keyframes Modal-module__a_--IG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__a_--IG__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.Toast-module__PhkmKW__toast{z-index:50;border-radius:.5rem;min-width:300px;max-width:90%;padding:1rem;animation:.3s ease-out Toast-module__PhkmKW__slideIn;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Toast-module__PhkmKW__content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Toast-module__PhkmKW__message{flex:1;font-size:.875rem;line-height:1.25rem}.Toast-module__PhkmKW__closeButton{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;transition:opacity .2s}.Toast-module__PhkmKW__closeButton:hover{opacity:1}.Toast-module__PhkmKW__success{color:#fff;background-color:#5563f7}.Toast-module__PhkmKW__error{color:#fff;background-color:#ef4444}.Toast-module__PhkmKW__info{color:#fff;background-color:#3be0f6}.Toast-module__PhkmKW__warning{color:#fff;background-color:#f59e0b}@keyframes Toast-module__PhkmKW__slideIn{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.gallery-module__NCUE0q__islandBackground{background-color:var(--background)}
.tooltip-module__3wC9LW__tooltipContainer{display:inline-block;position:relative}.tooltip-module__3wC9LW__tooltipContent{visibility:hidden;opacity:0;color:#fff;text-align:center;z-index:100;background-color:#333;border-radius:6px;width:max-content;max-width:200px;padding:8px 12px;font-size:14px;transition:opacity .3s;display:none;position:absolute}.tooltip-module__3wC9LW__top{bottom:125%;left:50%;transform:translate(-50%)}.tooltip-module__3wC9LW__bottom{top:125%;left:50%;transform:translate(-50%)}.tooltip-module__3wC9LW__left{top:50%;right:125%;transform:translateY(-50%)}.tooltip-module__3wC9LW__right{top:50%;left:125%;transform:translateY(-50%)}.tooltip-module__3wC9LW__tooltipContainer:hover .tooltip-module__3wC9LW__tooltipContent{visibility:visible;opacity:1}.tooltip-module__3wC9LW__top:after{content:"";border:5px solid #0000;border-top-color:#333;margin-left:-5px;position:absolute;top:100%;left:50%}.tooltip-module__3wC9LW__bottom:after{content:"";border:5px solid #0000;border-bottom-color:#333;margin-left:-5px;position:absolute;bottom:100%;left:50%}.tooltip-module__3wC9LW__left:after{content:"";border:5px solid #0000;border-left-color:#333;margin-top:-5px;position:absolute;top:50%;left:100%}.tooltip-module__3wC9LW__right:after{content:"";border:5px solid #0000;border-right-color:#333;margin-top:-5px;position:absolute;top:50%;right:100%}@media (min-width:768px){.tooltip-module__3wC9LW__tooltipContent{display:block}}
