.Projects-module__G0btxG__container{color:#fffce8;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;font-family:Georgia,serif;display:flex;overflow-x:hidden}.Projects-module__G0btxG__toggleWrapper{text-align:center;margin-bottom:3rem}.Projects-module__G0btxG__toggleSwitch{width:90px;height:44px;display:inline-block;position:relative}.Projects-module__G0btxG__toggleSwitch input{opacity:0;width:0;height:0}.Projects-module__G0btxG__slider{cursor:pointer;background:linear-gradient(135deg,#ffe88d,#f7c948);border-radius:34px;justify-content:space-between;align-items:center;padding:0 12px;transition:background .4s;display:flex;position:absolute;inset:0;box-shadow:0 4px 12px #0000004d}.Projects-module__G0btxG__slider svg{transition:transform .4s;animation:.8s forwards Projects-module__G0btxG__sparkle}.Projects-module__G0btxG__slider:before{content:"";z-index:1;background:#fff9d6;border-radius:50%;width:30px;height:30px;transition:transform .4s;position:absolute;bottom:7px;left:6px;box-shadow:0 2px 6px #0003}.Projects-module__G0btxG__toggleSwitch input:checked+.Projects-module__G0btxG__slider{background:linear-gradient(135deg,#a78bfa,#f9a8d4)}.Projects-module__G0btxG__toggleSwitch input:checked+.Projects-module__G0btxG__slider:before{transform:translate(46px)}@keyframes Projects-module__G0btxG__sparkle{0%{opacity:0;transform:scale(.8)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.Projects-module__G0btxG__section{flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:3rem 0;display:flex}.Projects-module__G0btxG__title{color:#ffe88d;text-shadow:1px 1px 2px #00000080;margin-bottom:1rem;font-family:Cinzel Decorative,cursive;font-size:2rem}.Projects-module__G0btxG__bookWrapper{justify-content:center;max-width:500px;display:flex}.Projects-module__G0btxG__book{aspect-ratio:2;aspect-ratio:auto;border-radius:8px;width:100%;max-width:500px;height:auto;margin:0 auto;position:relative;overflow:hidden}.Projects-module__G0btxG__book .Projects-module__G0btxG__react-pageflip__book{width:100%!important;height:100%!important}.Projects-module__G0btxG__book .Projects-module__G0btxG__react-pageflip__page{box-sizing:border-box;background:#faf5e8;justify-content:center;align-items:center;width:50%!important;height:100%!important;display:flex!important}.Projects-module__G0btxG__pageContent{text-align:center;background-color:#faf5e8;flex-direction:column;justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:relative}.Projects-module__G0btxG__schoolLogo{opacity:.95;pointer-events:none;filter:drop-shadow(0 2px 4px #00000040);width:56px;height:auto;position:absolute;top:8px;right:8px}.Projects-module__G0btxG__pageLeft{background-color:#faf5e8;border-right:2px dotted #e1c07d;justify-content:center;align-items:center;display:flex}.Projects-module__G0btxG__pageLeft .Projects-module__G0btxG__image{object-fit:contain;width:500px;height:100%;margin:auto;padding:1rem}.Projects-module__G0btxG__pageRight{background-color:#faf5e8;border-left:2px dotted #e1c07d;justify-content:center;align-items:center;padding:1rem;display:flex;flex-direction:column!important}.Projects-module__G0btxG__pageRight h3{color:#5b3924;margin:0 0 .5rem;font-family:Cinzel,serif;font-size:1.6rem}.Projects-module__G0btxG__pageRight p{color:#4a4435;margin:0 0 1rem;font-size:1rem;line-height:1.6}.Projects-module__G0btxG__pageRight a{color:#5b3924;border-bottom:1px dashed #5b3924;font-family:Cinzel,serif;text-decoration:none;transition:color .3s,border-bottom .3s}.Projects-module__G0btxG__pageRight a:hover{color:#3a3027;border-bottom:1px solid #3a3027}@media (max-width:768px){.Projects-module__G0btxG__book{aspect-ratio:auto;height:auto}.Projects-module__G0btxG__book .Projects-module__G0btxG__react-pageflip__book{flex-direction:column!important}.Projects-module__G0btxG__book .Projects-module__G0btxG__react-pageflip__page{padding:1rem 0;width:100%!important;height:auto!important}.Projects-module__G0btxG__pageLeft{border-bottom:2px dotted #e1c07d;border-right:none}.Projects-module__G0btxG__pageRight{border-left:none}}.Projects-module__G0btxG__tagsContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1rem 0;display:flex}.Projects-module__G0btxG__tag{color:#3a3027;background:linear-gradient(135deg,#d1c4e9 0%,#ffd6e8 100%);border-radius:8px;align-items:center;padding:.25rem .75rem;font-family:Cinzel,serif;font-size:.85rem;transition:transform .2s;display:inline-flex;position:relative;box-shadow:0 2px 6px #0000001a}.Projects-module__G0btxG__tag:hover{transform:translateY(-2px)scale(1.05)}.Projects-module__G0btxG__gridSection{flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;display:flex}.Projects-module__G0btxG__gridWrapper{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));place-items:stretch center;gap:2rem;width:100vw;padding:2rem;display:grid}.Projects-module__G0btxG__gridItem{color:#eaeaea;background:#1d1b2f;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;max-width:320px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 14px #0006}.Projects-module__G0btxG__gridItem:hover{transform:translateY(-6px);box-shadow:0 6px 24px #0009}.Projects-module__G0btxG__featuredGridItem{aspect-ratio:3/4.2;background:0 0;justify-content:center;align-items:center;width:100%;max-width:360px;transition:transform .3s;display:flex;position:relative;overflow:visible}.Projects-module__G0btxG__marqueeFrame{object-fit:contain;z-index:3;pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0}.Projects-module__G0btxG__cardInsideFrame{z-index:2;background-color:#1d1b2f;border-radius:18px;flex-direction:column;justify-content:flex-start;width:82%;margin-top:45%;margin-bottom:8%;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden}.Projects-module__G0btxG__cardInsideFrame img{object-fit:cover;border-bottom:1px solid #ffffff1a;width:100%;height:300px}.Projects-module__G0btxG__cardOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:2;text-align:center;background:#000000b3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;padding:1rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:0;left:0;transform:scale(.98)}.Projects-module__G0btxG__cardOverlayVisible{opacity:1;pointer-events:auto;transform:scale(1)}.Projects-module__G0btxG__cardOverlay h3{color:#fffde7;margin:0;font-size:1.1rem}.Projects-module__G0btxG__cardOverlay .Projects-module__G0btxG__iconRow{color:#fff;gap:.75rem;font-size:1.25rem;display:flex}.Projects-module__G0btxG__cardOverlay .Projects-module__G0btxG__iconRow a,.Projects-module__G0btxG__cardOverlay .Projects-module__G0btxG__iconRow button{color:#fff;cursor:pointer;background:0 0;border:none;transition:transform .2s}.Projects-module__G0btxG__cardOverlay .Projects-module__G0btxG__iconRow a:hover,.Projects-module__G0btxG__cardOverlay .Projects-module__G0btxG__iconRow button:hover{transform:scale(1.2)}.Projects-module__G0btxG__gridItemInner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Projects-module__G0btxG__gridImage{object-fit:cover;object-position:center;border-bottom:1px solid #ffffff1a;width:100%;height:300px}.Projects-module__G0btxG__gridItem h3,.Projects-module__G0btxG__featuredGridItem h3{color:#f5f5f5;margin:1rem 1rem .5rem;font-size:1.1rem;font-weight:600}.Projects-module__G0btxG__gridItem p,.Projects-module__G0btxG__featuredGridItem p{color:#cfcfcf;flex-grow:1;margin:0 1rem 1rem;font-size:.9rem;line-height:1.4}.Projects-module__G0btxG__gridTagsContainer{flex-wrap:wrap;gap:.4rem;padding:0 1rem 1rem;display:flex}.Projects-module__G0btxG__gridTag{color:#2a003f;text-transform:uppercase;letter-spacing:.03em;background-color:#e0b2f1;border-radius:8px;padding:.25rem .6rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:500}.Projects-module__G0btxG__gridTag[data-tag=next\.js]{color:#fff;background-color:#444}.Projects-module__G0btxG__gridTag[data-tag=react]{color:#001f2d;background-color:#61dafb}.Projects-module__G0btxG__gridTag[data-tag=typescript]{color:#fff;background-color:#4373bb}.Projects-module__G0btxG__gridTag[data-tag=firebase]{color:#000;background-color:#eaa03a}.Projects-module__G0btxG__gridTag[data-tag=mapbox\ gl]{color:#fff;background-color:#455de4}.Projects-module__G0btxG__gridTag[data-tag=javascript]{color:#000;background-color:#f7df1e}.Projects-module__G0btxG__gridTag[data-tag=java]{color:#fff;background-color:#b07219}.Projects-module__G0btxG__gridTag[data-tag=openai]{color:#fff;background-color:#4ba283}.Projects-module__G0btxG__gridTag[data-tag=redux]{color:#fff;background-color:#764abc}.Projects-module__G0btxG__gridTag[data-tag=html]{color:#fff;background-color:#e34c26}.Projects-module__G0btxG__gridTag[data-tag=css]{color:#fff;background-color:#2965f1}.Projects-module__G0btxG__gridTag[data-tag=figma]{color:#fff;background-color:#935aee}.Projects-module__G0btxG__gridTag[data-tag=machine\ learning]{color:#f5f3ff;background-color:#2b4662}.Projects-module__G0btxG__gridTag[data-tag=python]{color:#fff;background-color:#3776ab}.Projects-module__G0btxG__gridTag[data-tag=data\ science]{color:#fff;background-color:#2099c9}.Projects-module__G0btxG__gridTag[data-tag=ai\ project]{color:#fff;background-color:#62b800}.Projects-module__G0btxG__gridTag[data-tag=web\ development]{color:#fff;background-color:#a9609e}.Projects-module__G0btxG__gridTag[data-tag=game\ development]{color:#fff5f5;background-color:#5b65ec}.Projects-module__G0btxG__gridTag[data-tag=creative\ writing]{color:#2e0016;background-color:#e9f78d}.Projects-module__G0btxG__gridTag[data-tag=three\.js]{color:#fff;background-color:#5d5d5d}.Projects-module__G0btxG__gridTag[data-tag=socket\.io]{color:#fff;background-color:#010101}.Projects-module__G0btxG__gridTag[data-tag=maya]{color:#fff;background-color:#59a4c8}.Projects-module__G0btxG__gridTag[data-tag=arnold]{color:#fff;background-color:#43677d}.Projects-module__G0btxG__gridTag[data-tag=animation]{color:#fff;background-color:#355884}.Projects-module__G0btxG__gridTag[data-tag=screenwriting]{color:#1e272e;background-color:#fbc531}.Projects-module__G0btxG__gridTag[data-tag=webgl]{color:#fff;background-color:#872625}.Projects-module__G0btxG__gridTag[data-tag=twine]{color:#fff;background-color:#85cbae}.Projects-module__G0btxG__gridTag[data-tag=glsl]{color:#fff;background-color:#1da1f2}.Projects-module__G0btxG__gridTag[data-tag="c++"]{color:#fff;background-color:#00599c}.Projects-module__G0btxG__gridTag[data-tag=unity]{color:#fff;background-color:#000}.Projects-module__G0btxG__gridTag[data-tag=shadertoy]{color:#fff;background-color:#141414}.Projects-module__G0btxG__gridTag[data-tag=computer\ graphics]{color:#fff;background-color:#6441a5}.Projects-module__G0btxG__gridTag[data-tag=houdini]{color:#fff;background-color:#d1530b}.Projects-module__G0btxG__iconRow{justify-content:center;align-items:center;gap:1rem;margin:0 1rem 1rem;font-size:1.3rem;display:flex}.Projects-module__G0btxG__iconRow a,.Projects-module__G0btxG__iconRow button{color:#ffe88d;cursor:pointer;background:#2c2a40;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.Projects-module__G0btxG__iconRow a:hover,.Projects-module__G0btxG__iconRow button:hover{color:#fffce8;background:#3a3750;transform:scale(1.1)}.Projects-module__G0btxG__iconRow svg{width:18px;height:18px}.Projects-module__G0btxG__iconButton{background:0 0;border:none;padding:0}
.Modal-module__knUcxa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;pointer-events:auto;background:#0a0a1eb3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Modal-module__knUcxa__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__knUcxa__modal{color:#2a1a4c;pointer-events:auto;background:#fffaf0;border:2px solid #7b5ca5;border-radius:16px;width:90%;max-width:700px;max-height:80vh;padding:2rem;font-family:Playfair Display,serif;animation:.25s Modal-module__knUcxa__scaleIn;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.Modal-module__knUcxa__modal h2{color:#4b2e83;margin-bottom:1rem;font-family:Cinzel Decorative,cursive;font-size:2rem}.Modal-module__knUcxa__modalContent{pointer-events:auto;font-family:Georgia,serif;font-size:1rem;line-height:1.7}.Modal-module__knUcxa__modalContent a{color:#6a4ea8;text-decoration:underline}.Modal-module__knUcxa__modalContent a:hover{color:#4b2e83}.Modal-module__knUcxa__modalContent ul{padding-left:1.5rem;list-style-type:disc}.Modal-module__knUcxa__modalContent blockquote{color:#555;border-left:3px solid #a982d2;margin:1rem 0;padding-left:1rem;font-style:italic}.Modal-module__knUcxa__closeButton{color:#6a4ea8;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:1.5rem;transition:transform .2s;position:absolute;top:12px;right:16px}.Modal-module__knUcxa__closeButton:hover{transform:scale(1.2)}@keyframes Modal-module__knUcxa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__knUcxa__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}

