*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;cursor:url(/cursor/0.png) 16 16,auto;margin:0;padding:0;animation:.4s infinite cursor}::-webkit-scrollbar{display:none}:root{--background:#efefef;--foreground:#171717;--inverter:invert(1)}@media (prefers-color-scheme:dark){:root{--background:#171717;--foreground:#efefef;--inverter:invert(0)}}@font-face{font-family:Ogogog;src:url(/fonts/ogogog.ttf)format("truetype")}@font-face{font-family:Schrift GT America Mono;src:url(/fonts/Schrift-GT-America-Mono-Regular.otf)format("opentype")}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes cursor{0%{cursor:url(/cursor/0.png) 16 16,auto}33%{cursor:url(/cursor/1.png) 16 16,auto}67%{cursor:url(/cursor/2.png) 16 16,auto}to{cursor:url(/cursor/3.png) 16 16,auto}}.dark-mode-toggle{background:var(--foreground);width:40px;height:40px;color:var(--background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .3s;display:flex}.dark-mode-toggle img{object-fit:contain;width:32px;height:32px}.dark-mode-toggle:hover{width:42px;height:42px}.dark-mode-toggle:focus{outline:none}@media (max-width:430px){.navbar .logo{display:none}}@media (min-width:431px){.nav-links .mobile-logo{display:none}}.navbar{background:var(--background);color:var(--foreground);z-index:10;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}.navbar .logo{font-family:Ogogog,sans-serif;font-size:48px;font-weight:700}.navbar .logo a{color:var(--foreground);text-decoration:none}.navbar .nav-links{text-transform:uppercase;align-items:center;gap:2rem;font-family:Schrift GT America Mono,monospace;font-size:18px;list-style:none;transition:all .3s;display:flex}.navbar .nav-links.hidden{display:none}.navbar .projects-item a{display:inline-block;position:relative}.navbar .flame-badge{pointer-events:none;width:22px;height:22px;filter:var(--inverter);position:absolute;top:-14px;right:-16px}.navbar .flame-badge img{object-fit:contain;width:100%!important;height:100%!important}.hamburger{color:var(--foreground);cursor:pointer;z-index:69;background:0 0;border:none;font-size:18px;display:none}@media (max-width:768px){.hamburger{margin-left:auto;display:block}.nav-links{background:var(--background);z-index:11;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:50vw;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%}.nav-links.active{right:0}.nav-links li{text-align:center}}.letter{z-index:420;-webkit-text-stroke-width:1.05px;opacity:1;-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--foreground);font-family:Ogogog;font-size:74px;transition:opacity 2s ease-out;position:fixed}.projects-container{padding:20px}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.projects-title{background-color:var(--background);color:var(--foreground);border:1px solid var(--foreground);text-align:center;justify-content:center;align-items:center;height:100%;transition:all .3s;display:flex}.projects-title:hover{filter:invert()}.projects-title h1{margin:20px 0;font-family:Schrift GT America Mono,monospace;font-size:48px;font-weight:700;line-height:1}.project-card{border:1px solid var(--foreground);text-decoration:none;position:relative;overflow:hidden}.project-image{filter:grayscale();background-position:50%;background-size:cover;width:100%;height:300px;transition:all .3s}.project-card:hover .project-image{filter:grayscale(0%)blur(4px);transform:scale(1.05)}.project-overlay{pointer-events:none;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.project-overlay span{color:#fff;text-transform:uppercase;font-family:Schrift GT America Mono,monospace;font-size:20px;font-weight:700}@media (max-width:768px){.projects-title h1{font-size:36px}.project-overlay span{font-size:16px}}.talent-container{padding:20px}.talent-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1200px){.talent-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.talent-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.talent-grid{grid-template-columns:1fr}}.talent-title{background-color:var(--background);color:var(--foreground);border:1px solid var(--foreground);text-align:center;aspect-ratio:1;justify-content:center;align-items:center;transition:all .3s;display:flex}.talent-title:hover{filter:invert()}.talent-title h1{margin:20px 0;font-family:Schrift GT America Mono,monospace;font-size:48px;font-weight:700;line-height:1}.talent-card{border:1px solid var(--foreground);aspect-ratio:1;text-decoration:none;display:block;position:relative;overflow:hidden}.talent-image{filter:grayscale();background-position:50%;background-size:cover;width:100%;height:100%;transition:all .3s}.talent-card:hover .talent-image{filter:grayscale(0%)blur(4px);transform:scale(1.05)}.talent-overlay{pointer-events:none;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.talent-overlay span{color:#fff;text-transform:uppercase;font-family:Schrift GT America Mono,monospace;font-size:20px;font-weight:700}@media (max-width:768px){.talent-title h1{font-size:36px}.talent-overlay span{font-size:16px}}.artist-page{flex-direction:row;gap:40px;min-height:calc(100vh - 100px);padding:40px;display:flex}.artist-carousel{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.carousel-image-container{justify-content:center;align-items:center;width:100%;height:70vh;display:flex;overflow:hidden}.carousel-image-container img{object-fit:contain;max-width:100%;max-height:100%}.carousel-btn{background:var(--foreground);color:var(--background);cursor:pointer;z-index:10;border:none;justify-content:center;align-items:center;width:60px;height:60px;padding:0 0 6px;font-size:48px;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:var(--background);color:var(--foreground);border:1px solid var(--foreground)}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.carousel-dots{flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%;margin-top:20px;display:flex}.carousel-dots .dot{background:var(--foreground);opacity:.3;cursor:pointer;border-radius:50%;width:12px;height:12px;transition:opacity .3s}.carousel-dots .dot.active{opacity:1}.carousel-dots .dot:hover{opacity:.7}.artist-info{flex-direction:column;flex:1;justify-content:center;max-width:500px;display:flex}.artist-info h1{margin-bottom:30px;font-family:Schrift GT America Mono,monospace;font-size:36px;font-weight:700}.artist-bio{margin-bottom:30px;font-family:Schrift GT America Mono,monospace;font-size:14px;line-height:1.8}.back-link{color:var(--foreground);font-family:Schrift GT America Mono,monospace;font-size:14px;text-decoration:none;transition:opacity .3s}.back-link:hover{opacity:.6}@media (max-width:900px){.artist-page{flex-direction:column;padding:20px}.carousel-image-container{height:50vh}.carousel-btn{z-index:5;width:44px;height:44px;font-size:32px}.artist-info{max-width:100%}.artist-info h1{font-size:28px}}.descrizione-bugvulgare{font-size:14px}.prompta-bugvulgare{font-size:16px}.team-container{text-align:center;max-width:1200px;margin:0 auto;padding:20px}h1{margin-bottom:40px;font-family:Schrift GT America Mono,monospace;font-size:36px;font-weight:700}.team-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.team-card{background:var(--background);color:var(--foreground);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.team-card:hover{transform:translateY(-5px);box-shadow:0 6px 10px #0003}.team-picture{background:#ccc;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.team-picture img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.team-bio{background:var(--foreground);color:var(--background);text-align:left;flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:flex-start;gap:10px;padding:20px;display:flex}.team-bio h2{margin:0;font-family:Schrift GT America Mono,monospace;font-size:18px}.team-bio p{text-align:justify;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Schrift GT America Mono,monospace;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:768px){h1{text-align:center;font-size:28px}.team-picture{height:200px}.team-bio h2{font-size:16px}.team-bio p{font-size:12px}}@media (max-width:480px){.team-grid{grid-template-columns:1fr}.team-picture{height:180px}.team-bio h2{font-size:14px}.team-bio p{font-size:11px}}.philosophy-container{max-width:1200px;margin:0 auto;padding:20px}.philosophy-header{text-align:center;margin-bottom:20px}.philosophy-header h1{font-family:Schrift GT America Mono,monospace;font-size:36px;font-weight:700}.philosophy-content{gap:20px;display:flex}.philosophy-image{flex:.5;justify-content:center;align-items:center;display:flex}.philosophy-image img{filter:var(--inverter);object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.philosophy-text{flex:2;font-family:Schrift GT America Mono,monospace;font-size:16px;line-height:1.6}.philosophy-text p{margin-bottom:16px}@media (max-width:768px){.philosophy-content{flex-direction:column}.philosophy-image{margin-bottom:20px}.philosophy-header h1{font-size:28px}.philosophy-text{font-size:14px}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}
