body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Faculty Glyphic;font-style:normal;font-weight:400;src:url(/static/media/FacultyGlyphic-Regular.389116d41c6fbe7bd4c2.woff) format("woff")}@font-face{font-display:swap;font-family:Monserrat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-VariableFont_wght.1d150f8bb99e74896cdb.woff) format("woff")}@font-face{font-display:swap;font-family:Monserrat-Bold;font-style:normal;font-weight:700;src:url(/static/media/Montserrat-Bold.bf71eedea93831b6cb9b.woff) format("woff")}.header{background-color:#d7b88a;color:#f9ecc9;padding:5px 0;text-align:center;width:100%}.navbar ul{align-items:center;display:flex;justify-content:space-between;margin:2px 0;padding:0 2rem}.navbar ul li{list-style:none}.nav-left,.nav-right{flex:1 1;text-align:center}.nav-center{flex:0 1}.nav-center img{cursor:pointer;height:auto;margin-top:3px;width:5rem}.navbar li a{color:#f9ecc9;font-family:Faculty Glyphic;font-size:2.5rem;text-decoration:none}.footer{background-color:#fee3ac;color:#14110e;padding:.75rem 1rem}.footer-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-links,.footer-social{display:flex;gap:1rem}.footer a{color:#14110e;font-size:.85rem;text-decoration:none}.footer a:hover{text-decoration:underline}.footer span{font-size:.75rem}@media (max-width:600px){.footer-inner{flex-direction:column;gap:.5rem}.navbar li a{font-size:1.5rem}}.works{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:1400px;padding:.5rem;width:100%}.card{aspect-ratio:3/2;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0003;color:inherit;max-width:450px;overflow:hidden;position:relative;text-decoration:none;transition:box-shadow .3s ease;width:100%;will-change:transform}@media (hover:hover) and (pointer:fine){.card:hover{box-shadow:0 8px 20px #0003}}.card-image{inset:0;overflow:hidden;position:absolute;z-index:0}.card-image img{display:block;height:100%;object-fit:cover;transition:filter .4s ease,transform .4s ease;width:100%}@media (hover:hover) and (pointer:fine){.card:hover .card-image img{filter:blur(3px);transform:scale(1.05)}}.card-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.card-overlay{display:none}@media (hover:hover) and (pointer:fine){.card-overlay{align-items:center;background:#0003;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;padding:1rem;position:absolute;text-align:center;transform:translateY(100%);transition:transform .4s ease,opacity .4s ease;z-index:2}.card:hover .card-overlay{opacity:1;transform:translateY(0)}}.card h1{font-size:1.5rem}.card h1,.detail{color:#fff;font-family:Montserrat-Bold,sans-serif;font-weight:900}.detail{border-radius:6px;font-size:1rem;padding:4px 8px;text-transform:uppercase}.admin-works-page{padding:1rem}.admin-works-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 1.5rem;max-width:1400px}.admin-works-header h2{font-size:2rem}.admin-actions{display:flex;gap:.75rem}.admin-btn{background:#8a2be2;border-radius:6px;color:#fff;font-size:.9rem;font-weight:700;padding:.5rem .9rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.admin-btn:hover{background:#9400d3;transform:translateY(-1px)}.admin-btn.primary{background:#0070f3}.admin-btn.primary:hover{background:#0059c1}.admin-btn.secondary{background:gray}.admin-btn.secondary:hover{background:#2f4f4f}.admin-btn.small{font-size:.85rem;padding:.4rem .7rem}.admin-card .card-overlay{gap:.75rem}.admin-card-actions{display:flex;gap:.5rem}.status{font-size:.75rem;-webkit-user-select:none;user-select:none}.status.published{background:#1e8e3e}.status.draft{background:#b45309}.status.archived{background:#6b7280}@media (max-width:1250px){.works{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.works{grid-template-columns:1fr}}@media (max-width:600px){.works{padding:0}.card{max-width:100%}}.home{background-color:#73352f;color:#f9ecc9;flex-direction:column;height:100%;min-height:100vh;overflow:hidden;padding:0 0 2rem;position:relative}.home,.home-img{align-items:center;display:flex;justify-content:center}.home-img{aspect-ratio:4/3;background:radial-gradient(circle,#ffffff03,#0000);padding:2rem 0}.home-img,.home-img img{max-width:600px;width:100%}.home-img img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.home a,.home h1{font-family:Faculty Glyphic;font-style:normal}.home-img,.works-wrapper{position:relative;z-index:1}.stars{inset:0;overflow:hidden;pointer-events:none;z-index:0}.star,.stars{position:absolute}.star{animation-fill-mode:forwards;animation-name:pulse;animation-timing-function:ease-in-out;opacity:0}@keyframes pulse{0%{opacity:0;transform:scale(.8)}20%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.works-wrapper{min-height:300px;width:95%}.under-construction{text-align:center;z-index:1}@media (max-width:768px){.home-img img{margin-left:0;width:85%}.home{padding:0 1rem 2rem}}.page-shell{display:flex;flex-direction:column;min-height:100vh}.page-skeleton{background-color:#73352f;min-height:100vh}.lightbox-overlay{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:1.5rem;top:1.5rem}.lightbox-content{align-items:center;display:flex;flex-direction:column;max-height:95vh;max-width:95vw}.lightbox-image-wrapper{-ms-overflow-style:none;scrollbar-width:none}.lightbox-image-wrapper::-webkit-scrollbar{display:none}.lightbox-image{max-height:calc(80vh - 2rem);max-width:100%;object-fit:contain;touch-action:manipulation}.lightbox-description{align-items:center;color:#fff;display:flex;font-family:Monserrat;font-size:14px;justify-content:center;margin-top:12px;max-width:80%;min-height:2em;text-align:center}.lightbox-thumbs{-webkit-overflow-scrolling:touch;align-items:center;display:flex;gap:.5rem;margin-top:1rem;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;touch-action:pan-x}.lightbox-thumb{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:80px;justify-content:center;opacity:.6;transition:opacity .2s,transform .2s}.lightbox-thumb img{display:block;max-height:100%;max-width:100%;object-fit:contain}.lightbox-thumb.active{opacity:.9;transform:scale(1.05)}.lightbox-arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:3rem;font-weight:300;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;-webkit-user-select:none;user-select:none}.lightbox-arrow:hover{opacity:1}.lightbox-arrow-left{left:1rem}.lightbox-arrow-right{right:1rem}.lightbox-arrow:disabled{cursor:default;opacity:.2}@media (hover:none),(pointer:coarse){.lightbox-arrow{display:none}}.work-detail{min-height:100vh;padding:1rem}.work-detail,.work-image{align-items:center;display:flex;flex-direction:column}.work-image{width:100%}.work-image-logo{margin-bottom:1rem;width:30%}.video-wrapper{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;max-width:1200px;width:100%}.video-item{aspect-ratio:16/9;width:100%}.video-item iframe,.video-wrapper iframe{border:none;height:100%;width:100%}.work-graphics{max-width:1200px;width:90%}.work-graphics.grafica{width:60%}.work-graphics img{box-shadow:0 4px 16px #0006;cursor:pointer;margin-bottom:2rem;width:100%}.work-extra-images{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.work-extra-images img{box-shadow:0 4px 16px #0006;cursor:pointer;height:260px;object-fit:contain;width:auto}.work-content{background:#73352f;border-radius:16px;margin-top:.5rem;max-width:1200px;padding:2rem;width:90%}.work-description{text-align:center}.work-description h1{color:#fee3ac;font-family:Faculty Glyphic;margin-bottom:1rem}.work-description p{color:#f9ecc9;font-family:Monserrat;font-weight:900;line-height:1.6;margin-bottom:2rem}.back-button{background:#f60;border-radius:8px;color:#fff;padding:.7rem 1.4rem;text-decoration:none}.draft-badge{background:red;color:#fff;font-weight:700;padding:6px 10px;position:fixed;right:16px;top:16px;z-index:9999}@media (max-width:768px){.work-detail{padding:.8rem}.work-image-logo{margin-bottom:.5rem;width:70%}.video-wrapper{margin-bottom:1.2rem}.work-graphics,.work-graphics.grafica{width:100%}.work-graphics img{border-radius:8px;margin-bottom:1.2rem}.work-content{margin-top:1.2rem;padding:1rem}.work-extra-images{align-items:center;flex-direction:column;gap:.6rem;margin-bottom:1.2rem}.work-extra-images img{height:auto;max-width:90%}.work-description h1{font-size:1.4rem;margin-bottom:.6rem}.work-description p{font-size:.95rem;line-height:1.4;margin-bottom:1.4rem}.back-button{font-size:.9rem;padding:.6rem 1.2rem}}.about-container{align-items:center;background-color:#73352f;display:flex;flex-direction:column;gap:2rem;padding:3rem 1rem}.about-section{background-color:#d7b88a;border:15px solid #f9ecc9;border-radius:15px;box-shadow:0 8px 15px #000000b3;box-sizing:border-box;overflow:hidden}.dupla-container{align-items:center;display:flex;justify-content:center;min-height:100vh;width:90%}.dupla-layout{grid-gap:2rem;contain:layout paint;display:grid;gap:2rem;grid-template-columns:1fr 2fr 1fr;grid-template-rows:auto auto}.dupla-img,.dupla-layout{align-items:center;width:100%}.dupla-img{aspect-ratio:4/4;display:flex;justify-content:center;max-width:420px}.dupla-photo{height:auto;max-height:420px;max-width:420px;-webkit-user-select:none;user-select:none}.dupla-desc{color:#f9ecc9;display:flex;flex-direction:column;grid-column:2;grid-row:2;margin-bottom:5rem;text-align:center;z-index:2}.dupla-desc h1{font-family:Faculty Glyphic;text-align:center}.dupla-1{grid-column:1;grid-row:1}.dupla-2{grid-column:2;grid-row:1}.dupla-3{grid-column:3;grid-row:1}.dupla-4{grid-column:1;grid-row:2}.dupla-5{grid-column:3;grid-row:2}.dupla-1 img{transform:rotate(-4deg) translate(-10px,5px)}.dupla-2 img{transform:rotate(3deg) translate(15px,-10px)}.dupla-3 img{transform:rotate(2deg) translate(-15px,10px)}.dupla-4 img{transform:rotate(-3deg) translate(10px,-5px)}.dupla-5 img{transform:rotate(3deg) translate(10px,-5px)}@keyframes rotateWiggle{0%{transform:rotate(0deg)}25%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0deg)}}.dupla-1:hover img,.dupla-2:hover img,.dupla-3:hover img,.dupla-4:hover img,.dupla-5:hover img{animation:rotateWiggle .65s ease-in-out}.us-container{box-sizing:border-box;display:flex;flex-direction:column;gap:3rem;justify-content:space-around;width:90%}.about-section{align-items:center;display:flex;flex-direction:row;gap:1rem;max-width:900px;padding:20px;width:100%}.about-section.left{align-self:flex-start;justify-content:flex-start;text-align:left}.about-section.right{align-self:flex-end;flex-direction:row-reverse;text-align:right}.about-section.right .about-list{justify-content:flex-end}.about-photo{border:3px solid #73352f;border-radius:50%;box-shadow:0 4px 8px #0003;object-fit:cover;width:200px}.about-text{max-width:500px}.about-text h2{color:#14110e;margin-bottom:.5rem}.about-text span{font-family:Monserrat-Bold}.about-text p{font-size:1rem;line-height:1.6}.about-list{display:flex;gap:1.5rem;padding:0}.about-list li{list-style:none}.about-list li a{align-items:center;color:#14110e;display:flex;gap:.4rem;text-decoration:none;transition:transform .2s ease,color .2s ease}.about-list a:hover{color:#73352f;text-decoration:underline}@media (max-width:1000px){.dupla-layout{gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto}.dupla-1,.dupla-2,.dupla-3,.dupla-4,.dupla-5{grid-column:auto;grid-row:auto}.dupla-photo{max-height:360px;max-width:280px;width:100%}.dupla-desc{margin-bottom:0;text-align:justify}.dupla-1:hover img,.dupla-2:hover img,.dupla-3:hover img,.dupla-4:hover img,.dupla-5:hover img{animation:none}.us-container{gap:2.5rem;width:100%}.about-section{align-items:center;flex-direction:column;max-width:100%;padding:1.8rem 1.5rem;text-align:center}.about-section.left,.about-section.right{align-self:center;flex-direction:column;justify-content:center;text-align:center}.about-section.left p,.about-section.right p{text-align:justify}.about-section.left .about-list,.about-section.right .about-list{justify-content:center}.about-photo{height:160px;margin-bottom:1rem;width:160px}.about-text{max-width:100%}.dupla-1 img,.dupla-2 img,.dupla-3 img,.dupla-4 img,.dupla-5 img{transform:rotate(0)}}.ladoB{background-color:#73352f;box-sizing:border-box;min-height:100vh;padding-bottom:40px;width:100%}.ladoB-header{align-items:center;display:flex;flex-direction:column;margin:0 auto 30px;text-align:center;width:100%}.ladoB-logo{margin-bottom:24px;-webkit-user-select:none;user-select:none;width:100%}.ladoB-logo img{width:100%}.ladoB-description{color:#f9ecc9;font-family:Monserrat;font-size:16px;font-weight:900;line-height:1.5;width:80%}.ladoB-projects{align-items:flex-start;display:flex;flex-direction:column;gap:40px}.proyectoB{align-items:stretch;background-color:#d7b88a;border:15px solid #f9ecc9;border-radius:15px;display:flex;margin:0 2rem;padding:20px;width:80%}.proyectoB,.proyectoB-image{box-shadow:0 8px 15px #000000b3}.proyectoB-image{align-self:center;background-color:#e0e0e0;width:40%}.proyectoB-imageInner{aspect-ratio:4/3;display:flex;overflow:hidden;width:100%}.proyectoB-imageInner img{cursor:pointer;display:block;height:100%;object-fit:cover;width:100%}.proyectoB-content{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:40px;width:60%}.proyectoB-content span{font-family:Monserrat-Bold}.proyectoB-title{font-family:Faculty Glyphic;font-size:24px;margin-bottom:16px}.proyectoB-text{font-size:16px;line-height:1.6}.proyectoB.proyectoB-reverse{align-self:flex-end;flex-direction:row-reverse;text-align:end}@media (max-width:768px){.ladoB-description{font-size:15px;width:90%}.proyectoB,.proyectoB.proyectoB-reverse{align-self:center;border-width:10px;flex-direction:column;padding:12px;width:80%}.proyectoB-image{width:100%}.proyectoB-content{padding:16px 8px;text-align:left;text-align:justify;width:100%}.proyectoB-title{font-size:22px}.proyectoB-text{font-size:15px;line-height:1.5}}.dashboard-page{align-items:center;background-color:#f0f2f5;display:flex;justify-content:center;min-height:100vh}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014;padding:32px;width:520px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.dashboard-header h2{margin:0}.dashboard-user{color:#666;font-size:.9rem}.dashboard-section{margin-bottom:20px}.dashboard-section h3{color:#333;font-size:1rem;margin-bottom:8px}.dashboard-section ul{padding-left:0}.dashboard-section li{list-style:none;margin:6px 0}.dashboard-section a{color:#277bd4;text-decoration:none}.dashboard-section a:hover{text-decoration:underline}.dashboard-footer{margin-top:30px;text-align:right}.logout-btn{background-color:#ff5a5a;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 16px}.logout-btn:hover{background-color:#e04848}.user-container{align-items:center;background-color:#f0f2f5;display:flex;justify-content:center;min-height:100vh;padding:1rem}.user-form{max-width:420px;width:100%}.user-form form{background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;gap:20px;padding:32px}.user-form h1{margin:0;text-align:center}.user-form-content{display:flex;flex-direction:column;gap:12px}.user-form-content label{color:#333;font-size:.9rem}.user-form-content input{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px 12px}.user-form-content input:focus{border-color:#277bd4;outline:none}.user-form-button{background-color:#277bd4;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:8px;padding:12px}.user-form-button:hover{background-color:#1f65b0}.user-form-button:disabled{background-color:#a0c4f7;cursor:not-allowed}.errorMessage{background:#ffe5e5;border-radius:6px;color:#a40000;font-size:.9rem;padding:8px;text-align:center}.api-conteiner{align-items:center;background-color:#a94442;display:flex;flex-direction:column;min-height:100vh;padding:3rem 0;width:100%}.create-work-container,.work-api-container{align-items:center;background-color:#d7b88a;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;max-width:800px;padding:2rem;text-align:center;width:80%}.create-work-container,.work-api-container input{box-sizing:border-box;width:100%}.work-select{width:100%}.work-api-container select{background:#fff}.work-api-container select,.work-select select{border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:1rem;padding:.7rem}.work-select select{background-color:#fff;box-sizing:border-box;width:100%}.work-select select:focus{border-color:#73352f;box-shadow:0 0 0 2px #73352f33;outline:none}.create-work-form,.work-form{display:flex;flex-direction:column;gap:1rem;width:100%}.create-work-form input,.create-work-form textarea,.work-form input,.work-form textarea{border-radius:6px;font-size:1rem;padding:.7rem}.create-work-form textarea,.work-form textarea{min-height:120px;resize:vertical}.work-form label textarea{width:100%}.create-work-form button,.work-form button{background:#f60;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem;transition:background .3s ease}.create-work-form button:hover,.work-form button:hover{background:#cc5200}.create-work-form button:disabled,.work-form button:disabled{background:#999;cursor:not-allowed}.work-message{color:#333;font-weight:500;margin-top:1rem}.image-row{border:1px solid #000;border-radius:6px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.image-first-row{align-items:center;display:flex;max-height:140px}.image-row input{flex:1 1}.image-row button,.video-row button{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer}.image-row button:hover,.video-row button:hover{background:#c0392b}.add-image-btn{background:#ddd;border:none;border-radius:6px;cursor:pointer;margin-top:.5rem;padding:.5rem}.image-field{align-items:center;border:1px solid #000;border-radius:6px;display:flex}.image-field,.image-row{background-color:#f9ecc9}.single-image-preview{height:160px;max-width:200px;object-fit:contain}.add-image-btn:hover{background:#ccc}.video-row{align-items:center;border-radius:6px;display:flex;flex-direction:row;gap:.5rem;margin-bottom:1.5rem}.drag-handle{cursor:grab;-webkit-user-select:none;user-select:none}.drag-handle:active{cursor:grabbing}.image-row.dragging{position:relative;z-index:9999}.color-row{align-items:center;color:#333;display:flex;font-size:.95rem;gap:1rem;justify-content:space-between;padding:5px 0;width:100%}.color-row input{padding:0;width:100%}.color-row .color-hex,.color-row .color-square{border:none;height:1rem;width:50%}.color-row .color-square{cursor:pointer}.reorder-manager{background-color:#333;min-height:100vh;padding:1rem 2rem 2rem;text-align:center}.reorder-manager h1{color:#f9ecc9;font-family:Faculty Glyphic;margin:0 0 1rem}.reorder-header{margin-bottom:1rem;text-align:center}.reorder-msg{font-size:.9rem;padding:.6rem 1rem}.reorder-msg.success{color:#7dffb3}.reorder-msg.error{color:#ff7d7d}.reorder-grid{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.reorder-item{cursor:grab;display:flex;max-width:450px;width:25%}.reorder-item.is-dragging{cursor:grabbing;opacity:.8}.reorder-item .card{margin:10px}.reorder-item:active .card,.reorder-item:focus-within .card,.reorder-item:hover .card{pointer-events:none}.reorder-button{border:none;cursor:pointer;font-weight:700;padding:.8rem 1.2rem;transition:background-color .3s}.reorder-button:hover{background-color:#20b2aa}.reorder-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1200px){.reorder-item{width:50%}}@media (max-width:768px){.reorder-item{width:100%}}
/*# sourceMappingURL=main.ce6cb453.css.map*/