@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.app__navbar-container{position:fixed;width:100%;z-index:2;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18)}.app__navbar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);position:fixed;top:0;left:0;z-index:20;height:100px}@media screen and (min-width: 900px){.app__navbar+*{margin-top:0}}.app__navbar-logo{position:absolute;left:2rem;top:50%;transform:translateY(-50%);z-index:100}.app__navbar-logo img{width:55px!important;height:55px!important;object-fit:contain}@media screen and (min-width: 2000px){.app__navbar-logo img{width:90px!important;height:90px!important}}@media screen and (max-width: 450px){.app__navbar-logo img{width:45px!important;height:45px!important}}.app__navbar-content{flex:1;position:relative;height:100%;max-width:1200px;margin:0 auto}.app__navbar-top{position:absolute;top:5px;left:0;right:0;height:35px;display:flex;justify-content:center;align-items:center}.app__navbar-links{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.app__navbar-links li{margin:0 2rem;cursor:pointer;flex-direction:column}.app__navbar-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px;transition:background-color .3s ease-in-out}.app__navbar-links li a{color:var(--gray-color);text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.1rem;letter-spacing:.04em;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div,.app__navbar-links li.active div{background:var(--secondary-color)}@media screen and (max-width: 900px){.app__navbar-links{display:none}}.app__navbar-separator{position:absolute;top:45px;left:50%;transform:translate(-50%);width:45%;height:1px;background:var(--gray-color);opacity:.5}.app__navbar-page-links{position:absolute;top:60px;left:0;right:0;height:10px;display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.app__navbar-page-links li{margin:0 1.5rem;cursor:pointer;flex-direction:column}.app__navbar-page-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px;transition:background-color .3s ease-in-out}.app__navbar-page-links li a{color:var(--gray-color);text-decoration:none;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-page-links li a:hover{color:var(--secondary-color)}.app__navbar-page-links li:hover div,.app__navbar-page-links li.active div{background:var(--secondary-color)}.app__navbar-menu{position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:35px;height:35px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--secondary-color);z-index:99}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}.app__navbar-menu-container{position:fixed;top:0;right:0;bottom:0;z-index:100;width:100%;height:100vh;display:flex;overflow:hidden}.app__navbar-menu-container .app__navbar-menu-glass{width:20%;height:100%;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-right:1px solid rgba(255,255,255,.18)}.app__navbar-menu-container .app__navbar-menu-content{flex:1;height:100%;background-color:var(--white-color);box-shadow:-10px 0 20px #00000026;padding:2rem;position:relative}.app__navbar-menu-container .app__navbar-menu-content svg{width:35px;height:35px;color:var(--secondary-color);position:absolute;top:1.5rem;right:2rem;cursor:pointer}.app__navbar-menu-container .app__navbar-menu-content ul{list-style:none;margin:0;padding:2rem 0 0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.app__navbar-menu-container .app__navbar-menu-content ul li{margin:1rem;display:flex;align-items:center;gap:1rem}.app__navbar-menu-container .app__navbar-menu-content ul li div{width:5px;height:5px;background:transparent;border-radius:50%;transition:background-color .3s ease-in-out}.app__navbar-menu-container .app__navbar-menu-content ul li a{color:var(--gray-color);text-decoration:none;font-size:1.5rem;text-transform:uppercase;font-weight:600;letter-spacing:.04em;transition:all .3s ease-in-out}.app__navbar-menu-container .app__navbar-menu-content ul li a:hover{color:var(--secondary-color)}.app__navbar-menu-container .app__navbar-menu-content ul li.active div{width:7px;height:7px;background:var(--secondary-color)}.app__navbar-menu-container .app__navbar-menu-content ul li.active a{color:var(--secondary-color)}@media screen and (min-width: 480px){.app__navbar-menu-container{width:85%;min-width:400px;max-width:450px}}@media screen and (min-width: 900px){.app__navbar-menu{display:none}}@media screen and (max-width: 900px){.app__navbar{height:80px}}.app__pagenav{width:100%;display:flex;flex-direction:column;align-items:center;padding:.5rem 2rem;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);position:fixed;top:4rem;z-index:2}.app__pagenav-separator{width:45%;height:1px;background:var(--gray-color);margin:.5rem 0;opacity:.5}.app__pagenav-links{width:100%;max-width:1200px;display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.app__pagenav-links li{margin:0 1.5rem;cursor:pointer;flex-direction:column}.app__pagenav-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.app__pagenav-links li a{color:var(--gray-color);text-decoration:none;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__pagenav-links li a:hover{color:var(--secondary-color)}.app__pagenav-links li:hover div{background:var(--secondary-color)}@media screen and (max-width: 900px){.app__pagenav-links{display:none}}.app__footer{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.app__footer .app__social{display:flex;gap:0rem;justify-content:flex-start;align-items:center}.app__footer .copyright{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.app__footer .copyright p{text-transform:uppercase;color:var(--black-color)}.app__footer .copyright .p-text-sm{font-size:.6rem;color:var(--black-color);margin-top:.5rem}@media screen and (max-width: 900px){.app__footer{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;gap:1rem}.app__footer .app__social{order:1}.app__footer .copyright{order:2;align-items:flex-end}}.app__about{flex:1;width:100%;flex-direction:column}.app__profiles{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__profile-item{width:190px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:2rem}.app__profile-item img{width:100%;height:170px;border-radius:15px;object-fit:contain;padding:1rem;background-color:var(--white-color)}.app__profile-item:nth-child(2) img{padding:-1rem}.app__profile-item:nth-child(3) img{object-fit:cover;padding:1rem}.app__profile-item:nth-child(4) img{padding:.5rem}@media screen and (min-width: 2000px){.app__profile-item{width:370px;margin:2rem 4rem}.app__profile-item img{height:320px}}.app__container_simple{width:100%;min-height:100vh;display:flex;flex-direction:row;padding:0 6rem}@media screen and (max-width: 900px){.app__container_simple{padding:0 2rem}}@media screen and (max-width: 450px){.app__container_simple{padding:0 1rem}}.app__wrapper_simple{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:4rem 0}@media screen and (max-width: 450px){.app__wrapper_simple{padding:4rem 0 2rem}}.app__flex_simple{display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto}#home{position:relative;background:url(/assets/bgIMG-BZ6IIfbK.png);background-size:cover;background-position:center;background-repeat:repeat;min-height:100vh;padding-top:calc(4rem + 40px)}@media screen and (max-width: 900px){#home{padding-top:calc(4rem + 20px)}}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1;width:100%;height:100%;flex-direction:row;padding:2rem;margin:0}@media screen and (min-width: 2000px){.app__header{padding-top:3rem}}@media screen and (max-width: 1200px){.app__header{flex-direction:column}}@media screen and (max-width: 450px){.app__header{padding:1rem}}.app__header-info{flex:.65;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;margin:0}@media screen and (max-width: 1200px){.app__header-info{width:100%;margin:0}}.app__header-badge{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;margin:0}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{padding:1rem 2rem;background:var(--white-color);border-radius:15px;flex-direction:row;width:auto;box-shadow:0 0 20px #0000001a}.app__header-badge .tag-cmp{flex-direction:column;margin-top:1rem}.app__header-badge .tag-cmp p{width:100%;text-transform:uppercase;text-align:right}.app__header-badge span{font-size:2.5rem}@media screen and (min-width: 2000px){.app__header-badge span{font-size:5rem}}@media screen and (max-width: 1200px){.app__header-badge{justify-content:flex-start;align-items:flex-start}}.app__header-circles{flex:.75;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;height:100%;margin:0}.app__header-circles div{width:100px;height:100px;border-radius:50%;background:var(--white-color);box-shadow:0 0 20px #0000001a;margin:0}.app__header-circles div img{width:60%;height:60%}.app__header-circles div:nth-child(1){width:100px;height:100px}.app__header-circles div:nth-child(2){margin:1rem 0;width:150px;height:150px}.app__header-circles div:nth-child(3){width:70px;height:70px}@media screen and (min-width: 2000px){.app__header-circles div:nth-child(2){width:400px;height:400px}.app__header-circles div:nth-child(3){width:170px;height:170px}.app__header-circles div:nth-child(1){width:200px;height:200px}}@media screen and (max-width: 1200px){.app__header-circles{width:100%;flex-direction:row;flex-wrap:wrap;margin:0}.app__header-circles div{margin:.5rem}}.app__header-img{flex:1;height:100%;display:flex;justify-content:center;align-items:center;position:relative;margin:0}.app__header-img img{width:417px!important;height:417px!important;border-radius:50%;object-fit:cover;box-shadow:0 0 20px #0000001a;z-index:1;position:relative}.app__header-img .overlay_circle{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:0;width:437px;height:437px}@media screen and (min-width: 2000px){.app__header-img img{width:595px!important;height:595px!important}.app__header-img .overlay_circle{width:615px;height:615px}}@media screen and (max-width: 1200px){.app__header-img{margin:0}.app__header-img img{width:357px!important;height:357px!important}.app__header-img .overlay_circle{width:377px;height:377px}}@media screen and (max-width: 450px){.app__header-img img{width:298px!important;height:298px!important}.app__header-img .overlay_circle{width:318px;height:318px}}.app__skills{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 6px)}@media screen and (max-width: 900px){.app__skills{padding-top:0}}.app__skills-container{width:80%;margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width: 900px){.app__skills-container{width:100%;flex-direction:column}}.app__skills-list{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;align-items:center}@media screen and (min-width: 2000px){.app__skills-list{gap:4rem}}@media screen and (max-width: 900px){.app__skills-list{gap:1.5rem}}@media screen and (max-width: 600px){.app__skills-list{grid-template-columns:repeat(3,1fr);gap:1rem}}@media screen and (max-width: 450px){.app__skills-list{gap:.75rem}}.app__skills-item{flex-direction:column;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{width:90px;height:90px;border-radius:50%;background-color:#fef4f5;display:flex;justify-content:center;align-items:center;margin:0 auto}.app__skills-item div img{width:50%;height:50%}.app__skills-item div:hover{box-shadow:0 0 25px #fef4f5}@media screen and (min-width: 2000px){.app__skills-item div{width:150px;height:150px}}@media screen and (max-width: 600px){.app__skills-item div{width:80px;height:80px}}@media screen and (max-width: 450px){.app__skills-item div{width:65px;height:65px}}.app__skills-item p{font-weight:500;margin-top:.5rem}@media screen and (max-width: 450px){.app__skills-item p{font-size:.8rem;margin-top:.3rem}}@media screen and (min-width: 2000px){.app__skills-item p{margin-top:1rem}}.app__skills-exp{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media screen and (max-width: 900px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:1rem 0}.app__skills-exp-works{flex:1}.app__skills-exp-works .app__skills-exp-work{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem;cursor:pointer}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{font-weight:400;color:var(--gray-color);margin-top:5px}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{font-weight:800;color:var(--secondary-color)}@media screen and (max-width: 450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{max-width:300px!important;background-color:var(--white-color)!important;box-shadow:0 0 25px #0000001a!important;border-radius:5px!important;padding:1rem!important;color:var(--gray-color)!important;text-align:center!important;line-height:1.5!important;opacity:1!important}@media screen and (min-width: 2000px){.skills-tooltip{font-size:1.75rem!important;max-width:500px!important;line-height:2!important}}.app__works{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 40px)}@media screen and (max-width: 900px){.app__works{padding-top:4rem}}.app__work-filter{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem 0}.app__work-filter .app__work-filter-item{padding:.5rem 1rem;border-radius:.5rem;background-color:#fff;color:#000;font-weight:800;cursor:pointer;transition:all .3s ease;margin:.5rem}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width: 2000px){.app__work-filter .app__work-filter-item{padding:1rem 2rem;border-radius:.85rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff}.app__work-portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.app__work-portfolio .app__work-item{width:270px;flex-direction:column;margin:2rem;padding:1rem;border-radius:.5rem;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px #0003}@media screen and (min-width: 2000px){.app__work-portfolio .app__work-item{width:470px;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width: 300px){.app__work-portfolio .app__work-item{width:100%;margin:1rem}}.app__work-img{width:100%;height:230px;position:relative}.app__work-img img{width:100%;height:100%;border-radius:.5rem;object-fit:cover}@media screen and (min-width: 2000px){.app__work-img{height:350px}}.app__work-hover{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#00000080;border-radius:.5rem;opacity:0;transition:all .3s ease}.app__work-hover div{width:75px;height:75px;border-radius:50%;background-color:#00000080;color:#fff;margin:1rem;font-family:var(--font-base);cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.app__work-hover div svg{width:50%;height:50%;color:var(--white-color)}.app__work-hover div:hover{background-color:#000000b3}.app__work-content{padding:.5rem;width:100%;position:relative;flex-direction:column}.app__work-content h4{margin-top:1rem;line-height:1.5}.app__work-content .app__work-tag{position:absolute;padding:.5rem 1rem;border-radius:10px;background-color:#fff;top:-25px}.app__about{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 0px)}@media screen and (max-width: 900px){.app__about{padding-top:4rem}}.app__about-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__about-container{padding:1rem}}.app__about-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__about-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__about-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0}@media screen and (max-width: 1200px){.app__about-content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 750px){.app__about-content{grid-template-columns:1fr}}.app__about-card{background:var(--white-color);padding:1.5rem;border-radius:15px;box-shadow:0 0 20px #0000001a;transition:all .3s ease}.app__about-card:hover{box-shadow:0 0 25px #0003}.app__about-card img{width:100%;height:170px;border-radius:10px;object-fit:cover;margin-bottom:1.5rem}.app__about-card h3{font-size:1.2rem;margin-bottom:1rem;color:var(--black-color)}.app__about-card .p-text{color:var(--gray-color);line-height:1.6}.app__about-achievements{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;margin-top:2rem;padding:2rem;background:#ffffffe6;border-radius:15px;box-shadow:0 0 20px #0000001a}.app__about-achievements .achievement-item{text-align:center;margin:1rem 2rem}.app__about-achievements .achievement-item h2{font-size:2.5rem;color:var(--secondary-color);margin-bottom:.5rem}.app__about-achievements .achievement-item .p-text{font-weight:500;color:var(--gray-color)}@media screen and (max-width: 450px){.app__about-achievements{padding:1.5rem}.app__about-achievements .achievement-item{margin:1rem}.app__about-achievements .achievement-item h2{font-size:2rem}}.app__projects{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__projects{padding-top:4rem}}.app__projects-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__projects-container{padding:1rem}}.app__projects-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__projects-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__projects-grid{display:flex;flex-direction:column;gap:2rem;margin:0 0 4rem}.app__projects-card{background:var(--white-color);padding:1.5rem;border-radius:15px;box-shadow:0 0 20px #0000001a;transition:all .3s ease;display:flex;align-items:center;gap:2rem;text-decoration:none;color:inherit}.app__projects-card:hover{box-shadow:0 0 25px #0003;transform:translateY(-5px)}.app__projects-card .app__projects-image{flex-shrink:0;width:150px;height:150px;border-radius:10px;overflow:hidden}.app__projects-card .app__projects-image img{width:100%;height:100%;object-fit:cover}.app__projects-card:hover .link-icon{transform:translate(3px)}.app__projects-card .app__projects-content{flex:1}.app__projects-card .app__projects-content .title-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.app__projects-card .app__projects-content .title-container h3{font-size:1.4rem;color:var(--black-color);margin-bottom:0}.app__projects-card .app__projects-content .title-container .link-icon{color:var(--secondary-color);font-size:1.2rem;transition:transform .3s ease}.app__projects-card h3{font-size:1.4rem;margin-bottom:1rem;color:var(--black-color)}.app__projects-card .p-text{color:var(--gray-color);line-height:1.6}@media screen and (max-width: 768px){.app__projects-card{flex-direction:column;align-items:flex-start;gap:1rem}.app__projects-card .app__projects-image{width:120px;height:120px}}.app__contact{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__contact{padding-top:4rem}}.app__contact-container{width:100%;min-height:40vh;display:flex;gap:4rem;padding:2rem;max-width:1200px;margin:2rem auto}@media screen and (max-width: 768px){.app__contact-container{flex-direction:column;gap:2rem}}.app__contact-info{flex:1;display:flex;flex-direction:column;gap:2rem}.app__contact-info h3{font-size:2rem;margin-bottom:1rem}.app__contact-info .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.app__contact-details .app__contact-detail h4{font-size:1.2rem;margin-bottom:.5rem;color:var(--black-color)}.app__contact-details .app__contact-detail .p-text{color:var(--gray-color)}.app__contact-form{flex:1;display:flex;flex-direction:column;background:#ffffffe6;padding:2rem;border-radius:15px;box-shadow:0 0 20px #0000001a}.app__contact-form form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.app__contact-form form .app__flex{width:100%}.app__contact-form form input,.app__contact-form form textarea{width:100%;padding:1rem;border:2px solid var(--gray-color);border-radius:7px;background:#fff;font-size:1rem;outline:none;color:var(--black-color);transition:all .3s ease-in-out}.app__contact-form form input:focus,.app__contact-form form textarea:focus{border-color:var(--secondary-color)}.app__contact-form form input::placeholder,.app__contact-form form textarea::placeholder{color:var(--gray-color)}@media screen and (max-width: 450px){.app__contact-form form input,.app__contact-form form textarea{font-size:.85rem;padding:.8rem}.app__contact-form form input::placeholder,.app__contact-form form textarea::placeholder{font-size:.8rem}}.app__contact-form form textarea{min-height:150px;resize:vertical}.app__contact-status{text-align:center;min-height:24px}.app__contact-status .status-message{margin:0;font-size:.9rem;font-weight:500}.app__contact-status .status-message.pending{color:#f7931e}.app__contact-status .status-message.success{color:#28a745}.app__contact-status .status-message.error{color:#dc3545}.app__contact-button{padding:1rem 2rem;border-radius:10px;border:none;background-color:var(--secondary-color);color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;font-size:1rem;margin-top:1rem}.app__contact-button:hover:not(:disabled){background-color:var(--secondary-color);transform:translateY(-2px)}.app__contact-button:active:not(:disabled){transform:translateY(0)}.app__contact-button:disabled{opacity:.7;cursor:not-allowed}.app__blog{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__blog{padding-top:4rem}}.app__blog-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__blog-container{padding:1rem}}.app__blog-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__blog-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__blog-filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin:2rem 0;max-width:1200px;margin-left:auto;margin-right:auto;width:100%}@media screen and (max-width: 768px){.app__blog-filter{flex-direction:column;gap:1.5rem;align-items:center}}.app__blog-filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;width:auto}@media screen and (max-width: 768px){.app__blog-filter-buttons{justify-content:center;width:100%}}.app__blog-filter-item{padding:.5rem 1rem;border-radius:.5rem;background-color:#fff;color:#000;font-weight:800;cursor:pointer;transition:all .3s ease;margin:.5rem}.app__blog-filter-item:hover,.app__blog-filter-item.item-active{background-color:var(--secondary-color);color:#fff}.app__blog-search{flex:0 0 auto;max-width:300px;position:relative;width:100%;margin-left:auto}@media screen and (max-width: 768px){.app__blog-search{margin:0 auto;order:2}}.app__blog-search .app__blog-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--gray-color);font-size:1rem}.app__blog-search input{width:100%;padding:.8rem 1rem .8rem 2.5rem;border-radius:.5rem;border:1px solid var(--gray-color);font-size:1rem;transition:all .3s ease}.app__blog-search input:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px #f7931e33}.app__blog-search input::placeholder{color:var(--gray-color)}.app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;max-width:1200px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.app__blog-grid{grid-template-columns:1fr;gap:1.5rem}}.app__blog-post{background:var(--white-color);border-radius:15px;overflow:hidden;box-shadow:0 0 20px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.app__blog-post:hover{transform:translateY(-5px);box-shadow:0 5px 25px #00000026}.app__blog-post-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.app__blog-post-category{display:inline-block;width:fit-content;padding:.3rem .8rem;background:var(--secondary-color);color:var(--white-color);border-radius:20px;font-size:.8rem;margin-bottom:1rem}.app__blog-post-meta-container{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column}.app__blog-post-meta-container .p-text{margin:0;font-size:.9rem}.app__blog-post h3{font-size:1.4rem;margin-bottom:1rem;color:var(--black-color)}.app__blog-post .p-text{color:var(--gray-color);line-height:1.6;margin-bottom:1rem}.app__blog-post .p-text:last-child{margin-bottom:0}.app__blog-post-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}.app__blog-post-meta .p-text{margin:0;font-size:.9rem}.app__blog-post-link{color:var(--secondary-color);text-decoration:none;font-weight:600;font-size:.9rem;transition:color .3s ease}.app__blog-post-link:hover{color:var(--secondary-color)}.app__blog-no-results{grid-column:1/-1;text-align:center;padding:2rem;background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a}.app__blog-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:1rem;background:var(--white-color);border-radius:10px;box-shadow:0 0 20px #0000001a;max-width:fit-content;margin-left:auto;margin-right:auto}.app__blog-pagination-button{padding:.5rem 1rem;border:none;background-color:var(--secondary-color);color:#fff;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s ease}.app__blog-pagination-button:hover:not(:disabled){background-color:var(--secondary-color);transform:translateY(-2px)}.app__blog-pagination-button:disabled{opacity:.5;cursor:not-allowed;background-color:var(--gray-color)}.app__blog-pagination-info{font-size:.9rem;color:var(--gray-color);font-weight:500;padding:0 1rem;min-width:120px;text-align:center}.app__mywork{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__mywork{padding-top:4rem}}.app__mywork-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__mywork-container{padding:1rem}}.app__mywork-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__mywork-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__mywork-grid{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:2rem;margin:2rem 0;max-width:1200px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.app__mywork-grid{grid-template-columns:1fr;gap:1.5rem}}.app__mywork-card{background:var(--white-color);border-radius:15px;overflow:hidden;box-shadow:0 0 20px #0000001a;transition:all .3s ease;text-decoration:none;padding:2rem;cursor:pointer}.app__mywork-card:hover{transform:translateY(-5px);box-shadow:0 5px 25px #00000026}.app__mywork-card:hover .link-icon{transform:translate(3px)}.app__mywork-card .app__mywork-content .title-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.app__mywork-card .app__mywork-content .title-container h3{font-size:1.4rem;color:var(--black-color);margin-bottom:0}.app__mywork-card .app__mywork-content .title-container .link-icon{color:var(--secondary-color);font-size:1.2rem;transition:transform .3s ease}.app__mywork-card .app__mywork-content .p-text{color:var(--gray-color);line-height:1.6}.app__professional{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__professional{padding-top:4rem}}.app__professional-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__professional-container{padding:1rem}}.app__professional-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__professional-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__professional-timeline{max-width:1000px;margin:4rem auto;position:relative}.app__professional-timeline:before{content:"";position:absolute;left:7px;width:2px;height:calc(100% - 32px);background-color:var(--secondary-color);opacity:.3;top:24px}.app__professional-item{margin-bottom:3rem;width:100%}.app__professional-item:last-child{margin-bottom:0}.app__professional-content{display:flex;align-items:flex-start}.app__professional-content .timeline-marker{flex:0 0 auto;width:16px;height:16px;margin-top:.5rem;border-radius:50%;border:2px solid var(--secondary-color);background-color:transparent;margin-right:2rem;position:relative;z-index:1}.app__professional-content .timeline-marker.current{background-color:var(--secondary-color)}.app__professional-content .timeline-marker:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;border:2px solid var(--secondary-color);opacity:.3}.app__professional-content .timeline-content{flex:1;padding:1.5rem;background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a}.app__professional-content .timeline-content .header-container{display:flex;gap:1.5rem;margin-bottom:1rem;align-items:center}.app__professional-content .timeline-content .header-container .institution-logo{flex-shrink:0;width:80px;height:80px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #0000001a}.app__professional-content .timeline-content .header-container .institution-logo img{width:100%;height:100%;object-fit:cover}.app__professional-content .timeline-content .header-container .header-text{flex:1}.app__professional-content .timeline-content .header-container .header-text h3{font-size:1.4rem;color:var(--black-color);margin-bottom:.5rem}.app__professional-content .timeline-content .header-container .header-text .company-text{font-size:1.1rem;color:var(--secondary-color);margin-bottom:.3rem}.app__professional-content .timeline-content .header-container .header-text .period-text{color:var(--gray-color);font-size:.9rem}.app__professional-content .timeline-content .p-text{color:var(--gray-color);line-height:1.6;margin-bottom:1.5rem}.app__professional-content .timeline-content .achievements{margin:1.5rem 0}.app__professional-content .timeline-content .achievements .achievements-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--black-color)}.app__professional-content .timeline-content .achievements ul{list-style-type:none;padding-left:0}.app__professional-content .timeline-content .achievements ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:1.4;display:flex;align-items:center}.app__professional-content .timeline-content .achievements ul li:before{content:"•";color:var(--secondary-color);position:absolute;left:0;font-size:1.2rem;line-height:.9;top:.1rem}.app__professional-content .timeline-content .technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.app__professional-content .timeline-content .technologies .tech-tag{padding:.3rem .8rem;background-color:var(--lightGray-color);border-radius:20px;font-size:.85rem;color:var(--gray-color);transition:all .3s ease}.app__professional-content .timeline-content .technologies .tech-tag:hover{background-color:var(--secondary-color);color:var(--white-color)}@media screen and (max-width: 768px){.app__professional-timeline:before{left:8px}.app__professional-content .timeline-marker{margin-right:1.5rem}.app__professional-content .timeline-content{padding:1.5rem}.app__professional-content .timeline-content .header-container{flex-direction:column;align-items:flex-start;gap:1rem}.app__professional-content .timeline-content .header-container .institution-logo{width:60px;height:60px}}.app__education{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__education{padding-top:4rem}}.app__education-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__education-container{padding:1rem}}.app__education-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__education-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__education-timeline{max-width:1000px;margin:4rem auto;position:relative}.app__education-timeline:before{content:"";position:absolute;left:7px;width:2px;height:calc(100% - 32px);background-color:var(--secondary-color);opacity:.3;top:24px}.app__education-item{margin-bottom:3rem;width:100%}.app__education-item:last-child{margin-bottom:0}.app__education-content{display:flex;align-items:flex-start}.app__education-content .timeline-marker{flex:0 0 auto;width:16px;height:16px;margin-top:.5rem;border-radius:50%;border:2px solid var(--secondary-color);background-color:transparent;margin-right:2rem;position:relative;z-index:1}.app__education-content .timeline-marker.current{background-color:var(--secondary-color)}.app__education-content .timeline-marker:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;border:2px solid var(--secondary-color);opacity:.3}.app__education-content .timeline-content{flex:1;padding:1.5rem;background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a}.app__education-content .timeline-content .header-container{display:flex;gap:1.5rem;margin-bottom:1rem;align-items:center}.app__education-content .timeline-content .header-container .institution-logo{flex-shrink:0;width:80px;height:80px;border-radius:10px;overflow:hidden}.app__education-content .timeline-content .header-container .institution-logo img{width:100%;height:100%;object-fit:cover}.app__education-content .timeline-content .header-container .header-text{flex:1}.app__education-content .timeline-content .header-container .header-text h3{font-size:1.4rem;color:var(--black-color);margin-bottom:.5rem}.app__education-content .timeline-content .header-container .header-text .institution-text{font-size:1.1rem;color:var(--secondary-color);margin-bottom:.3rem}.app__education-content .timeline-content .header-container .header-text .period-text{color:var(--gray-color);font-size:.9rem}.app__education-content .timeline-content .p-text{color:var(--gray-color);line-height:1.6;margin-bottom:1.5rem}.app__education-content .timeline-content .coursework{margin:1.5rem 0}.app__education-content .timeline-content .coursework .coursework-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--black-color)}.app__education-content .timeline-content .coursework ul{list-style-type:none;padding-left:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.app__education-content .timeline-content .coursework ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:1.1;display:flex;align-items:center}.app__education-content .timeline-content .coursework ul li:before{content:"•";color:var(--secondary-color);position:absolute;left:0;font-size:1.2rem;line-height:.9;top:0rem}.app__education-content .timeline-content .achievements{margin:1.5rem 0}.app__education-content .timeline-content .achievements .achievements-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--black-color)}.app__education-content .timeline-content .achievements ul{list-style-type:none;padding-left:0}.app__education-content .timeline-content .achievements ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:1.1;display:flex;align-items:center}.app__education-content .timeline-content .achievements ul li:before{content:"•";color:var(--secondary-color);position:absolute;left:0;font-size:1.2rem;line-height:.6;top:.1rem}.app__education-content .timeline-content .technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.app__education-content .timeline-content .technologies .tech-tag{padding:.3rem .8rem;background-color:var(--lightGray-color);border-radius:20px;font-size:.85rem;color:var(--gray-color);transition:all .3s ease}.app__education-content .timeline-content .technologies .tech-tag:hover{background-color:var(--secondary-color);color:var(--white-color)}@media screen and (max-width: 768px){.app__education-timeline:before{left:8px}.app__education-content .timeline-marker{margin-right:1.5rem}.app__education-content .timeline-content{padding:1.5rem}.app__education-content .timeline-content .header-container{flex-direction:column;align-items:flex-start;gap:1rem}.app__education-content .timeline-content .header-container .institution-logo{width:60px;height:60px}}.app__photography{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 40px)}@media screen and (max-width: 900px){.app__photography{padding-top:4rem}}.app__photography-container{width:100%;min-height:40vh;display:flex;flex-direction:column;padding:2rem}@media screen and (max-width: 450px){.app__photography-container{padding:1rem}}.app__photography-intro{width:100%;max-width:800px;margin:2rem auto;text-align:center}.app__photography-intro .p-text{font-size:1.2rem;line-height:1.8;color:var(--gray-color);font-style:italic}.app__photography-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:4rem auto;max-width:1400px;padding:0 2rem}@media screen and (max-width: 900px){.app__photography-grid{grid-template-columns:1fr;padding:0 1rem}}.app__photography-category{text-decoration:none;color:inherit}.app__photography-category .category-content{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease;aspect-ratio:4/3}.app__photography-category .category-content:hover{transform:translateY(-10px)}.app__photography-category .category-content .image-container{position:relative;width:100%;height:100%}.app__photography-category .category-content .image-container img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.app__photography-category .category-content .image-container .overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;color:#fff;background:#0006}.app__photography-category .category-content .image-container .overlay h3{font-size:2rem;margin-bottom:1rem;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.app__photography-category .category-content .image-container .overlay p{font-size:1.1rem;line-height:1.6;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.app__photography-quote{text-align:center;margin:4rem auto;max-width:600px;padding:2rem;border-left:4px solid var(--secondary-color);background:var(--primary-color);border-radius:0 15px 15px 0}.app__photography-quote p{font-size:1.5rem;line-height:1.6;color:var(--black-color);font-style:italic;margin-bottom:1rem}.app__photography-quote span{color:var(--secondary-color);font-size:1rem}.app__project-detail{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 40px)}@media screen and (max-width: 900px){.app__project-detail{padding-top:4rem}}.app__project-detail-header{display:flex;align-items:center;gap:3rem;margin-bottom:4rem;padding:2rem}@media screen and (max-width: 768px){.app__project-detail-header{flex-direction:column;gap:2rem;text-align:center}}.app__project-detail-header .app__project-detail-main{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 768px){.app__project-detail-header .app__project-detail-main{flex-direction:column;gap:2rem;text-align:center}}.app__project-detail-header .app__project-detail-logo{flex-shrink:0;width:200px;height:200px;border-radius:15px;overflow:hidden;box-shadow:0 0 20px #0000001a}.app__project-detail-header .app__project-detail-logo img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.app__project-detail-header .app__project-detail-logo{width:150px;height:150px}}.app__project-detail-header .app__project-detail-intro{flex:1}.app__project-detail-header .app__project-detail-intro .head-text{margin-bottom:1rem}.app__project-detail-header .app__project-detail-intro .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__project-detail-back{display:inline-block;padding:.5rem 1rem;margin-left:2rem;margin-bottom:1rem;background:none;border:none;color:var(--secondary-color);font-size:1rem;cursor:pointer;transition:all .3s ease}.app__project-detail-back:hover{transform:translate(-5px)}.app__project-detail-content{padding:2rem;max-width:1000px;margin:0 auto}.app__project-detail-section{margin-bottom:4rem}.app__project-detail-section:last-child{margin-bottom:2rem}.app__project-detail-section h2{font-size:1.8rem;margin-bottom:1.5rem;color:var(--black-color)}.app__project-detail-section .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color);margin-bottom:1rem}.app__project-detail-section .p-text:last-child{margin-bottom:0}.app__blogpost{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__blogpost{padding-top:4rem}}.app__blogpost-container{width:100%;max-width:800px;margin:0 auto;padding:2rem}@media screen and (max-width: 450px){.app__blogpost-container{padding:1rem}}.app__blogpost-header{margin-bottom:3rem;text-align:center}.app__blogpost-header .head-text{margin:1rem 0}.app__blogpost-header .p-text{color:var(--gray-color)}.app__blogpost-back{display:inline-block;padding:.5rem 1rem;margin-bottom:1rem;background:none;border:none;color:var(--secondary-color);font-size:1rem;cursor:pointer;transition:all .3s ease}.app__blogpost-back:hover{transform:translate(-5px)}.app__blogpost-category{display:inline-block;padding:.3rem .8rem;background:var(--secondary-color);color:var(--white-color);border-radius:20px;font-size:.8rem;margin-bottom:1rem}.app__blogpost-content{background:var(--white-color);padding:2rem;border-radius:15px;box-shadow:0 0 20px #0000001a}.app__blogpost-content .app__blogpost-section{margin-bottom:2rem}.app__blogpost-content .app__blogpost-section:last-child{margin-bottom:0}.app__blogpost-content .app__blogpost-section h2{font-size:1.5rem;margin-bottom:1rem;color:var(--black-color)}.app__blogpost-content .app__blogpost-section .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color)}.app__photo-subpage{flex:1;width:100%;flex-direction:column;padding-top:calc(4rem + 40px)}@media screen and (max-width: 900px){.app__photo-subpage{padding-top:4rem}}.app__photo-subpage-container{width:100%;max-width:1400px;margin:0 auto;padding:2rem}@media screen and (max-width: 450px){.app__photo-subpage-container{padding:1rem}}.app__photo-subpage-header-title{color:var(--secondary-color)}.app__photo-subpage-back{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-bottom:2rem;background:none;border:none;color:var(--secondary-color);font-size:1rem;transition:all .3s ease;cursor:pointer}.app__photo-subpage-back .link-icon{font-size:1.2rem}.app__photo-subpage-back:hover{transform:translate(-5px)}.app__photo-subpage-header{margin-bottom:3rem;text-align:center}.app__photo-subpage-header .head-text{margin:1rem 0}.app__photo-subpage-header .p-text{max-width:800px;margin:0 auto;color:var(--gray-color);font-size:1.1rem;line-height:1.8}.app__photo-subpage-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;margin:2rem 0}.app__photo-subpage-grid .photo-item{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease-in-out;grid-column:span 4}.app__photo-subpage-grid .photo-item.portrait{grid-column:span 3}.app__photo-subpage-grid .photo-item.portrait .photo-container{aspect-ratio:2/3}.app__photo-subpage-grid .photo-item.landscape{grid-column:span 6}.app__photo-subpage-grid .photo-item.landscape .photo-container{aspect-ratio:3/2}.app__photo-subpage-grid .photo-item.panorama{grid-column:span 12}.app__photo-subpage-grid .photo-item.panorama .photo-container{aspect-ratio:16/9}.app__photo-subpage-grid .photo-item .photo-container{position:relative;width:100%;height:100%}.app__photo-subpage-grid .photo-item .photo-container img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;color:#fff;background:#0006;opacity:0;transition:all .3s ease-in-out;pointer-events:none}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info{transform:translateY(10px);transition:all .3s ease-in-out}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info h3{font-size:2rem;margin-bottom:1rem;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info .time{display:block;font-size:.9rem;color:var(--secondary-color);margin-bottom:.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info p{font-size:1.1rem;line-height:1.6;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.app__photo-subpage-grid .photo-item:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0003}.app__photo-subpage-grid .photo-item:hover .photo-container img{transform:scale(1.01)}.app__photo-subpage-grid .photo-item:hover .photo-container .photo-overlay{opacity:1}.app__photo-subpage-grid .photo-item:hover .photo-container .photo-overlay .photo-info{transform:translateY(0)}@media screen and (max-width: 1200px){.app__photo-subpage-grid .photo-item.portrait{grid-column:span 4}.app__photo-subpage-grid .photo-item.landscape{grid-column:span 6}.app__photo-subpage-grid .photo-item.panorama{grid-column:span 12}}@media screen and (max-width: 900px){.app__photo-subpage-grid{grid-template-columns:repeat(6,1fr)}.app__photo-subpage-grid .photo-item{grid-column:span 3!important}.app__photo-subpage-grid .photo-item.panorama{grid-column:span 6!important}}@media screen and (max-width: 600px){.app__photo-subpage-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.app__photo-subpage-grid .photo-item{grid-column:span 1!important}.app__photo-subpage-grid .photo-item.landscape,.app__photo-subpage-grid .photo-item.panorama{grid-column:span 2!important}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay{padding:1rem}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info h3{font-size:1.5rem;margin-bottom:.5rem}.app__photo-subpage-grid .photo-item .photo-container .photo-overlay .photo-info p{font-size:1rem}}.app__notfound{flex:1;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--white-color);position:relative;overflow:hidden}.app__notfound:before{content:"404";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25rem;font-weight:800;color:#0000000d;z-index:0}.app__notfound-content{text-align:center;z-index:1;background:#fffffff2;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:600px;width:90%}.app__notfound-content .error-code{font-size:8rem;font-weight:700;color:var(--secondary-color);margin:0;cursor:pointer;transition:transform .3s ease}.app__notfound-content .error-code:hover{transform:scale(1.1)}.app__notfound-content h1{font-size:2rem;color:var(--black-color);margin:1rem 0}.app__notfound-content .p-text{color:var(--gray-color);margin:1rem 0;font-size:1.1rem;text-align:center}.app__notfound .easter-egg{margin-top:1rem;padding:1rem;border:2px dashed var(--secondary-color);border-radius:8px;background-color:var(--white-color);box-shadow:0 2px 4px #0000001a}.app__notfound .easter-egg p{color:var(--black-color);font-style:italic;margin:.5rem 0}.app__notfound .home-button{display:inline-block;padding:.75rem 1.5rem;margin-top:1.5rem;background:var(--secondary-color);color:var(--white-color);text-decoration:none;border-radius:5px;font-weight:500;transition:all .3s ease}.app__notfound .home-button:hover{background-color:var(--secondary-color);transform:translateY(-2px)}@media screen and (max-width: 768px){.app__notfound:before{font-size:15rem}.app__notfound-content{padding:1.5rem}.app__notfound-content .error-code{font-size:6rem}.app__notfound-content h1{font-size:1.5rem}.app__notfound-content p{font-size:1rem}}.app__redirect{flex:1;width:100%;flex-direction:column;padding-top:4rem}@media screen and (max-width: 900px){.app__redirect{padding-top:4rem}}.app__redirect-container{width:100%;min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}@media screen and (max-width: 450px){.app__redirect-container{padding:1rem}}.app__redirect-content{max-width:800px;width:100%;text-align:center;background:#ffffffe6;padding:3rem 2rem;border-radius:15px;box-shadow:0 0 20px #0000001a}.app__redirect-content .head-text{margin-bottom:1.5rem}.app__redirect-content .p-text{font-size:1.1rem;line-height:1.8;color:var(--gray-color);margin-bottom:2rem;text-align:center}.app__redirect-info{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.app__redirect-urls{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:600px;width:100%;padding:1.5rem;background:var(--white-color);border-radius:10px;box-shadow:0 0 15px #0000000d}.app__redirect-urls .old-url,.app__redirect-urls .new-url{text-align:left}.app__redirect-urls .old-url h3,.app__redirect-urls .new-url h3{font-size:1rem;color:var(--gray-color);margin-bottom:.5rem}.app__redirect-urls .old-url p,.app__redirect-urls .new-url p{font-size:1.1rem;color:var(--black-color);font-family:monospace;padding:.5rem;background:#f5f5f5;border-radius:5px;word-break:break-all}.app__redirect-urls .new-url p{color:var(--secondary-color)}.app__redirect-button{display:inline-block;padding:1rem 2rem;background:var(--secondary-color);color:#fff;border-radius:10px;text-decoration:none;font-weight:500;transition:all .3s ease}.app__redirect-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.app__redirect-actions{margin-top:2rem}.app__error{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:var(--lightGray-color)}.app__error-content{max-width:600px;padding:2rem;text-align:center;background:#ffffffe6;border-radius:10px;box-shadow:0 4px 6px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app__error-content h1{color:var(--secondary-color);font-size:2rem;margin-bottom:1rem}.app__error-content p{color:var(--gray-color);margin:1rem 0}.app__error .refresh-button{display:inline-block;padding:.75rem 1.5rem;margin-top:1rem;margin-left:1rem;margin-right:1rem;background:#f7931e;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.app__error .refresh-button:hover{background-color:var(--secondary-color)}.app__error .error-details{margin-top:2rem;text-align:left;background:#f8f9fa;padding:1rem;border-radius:5px}.app__error .error-details summary{cursor:pointer;color:var(--primary-color);font-weight:700}.app__error .error-details pre{margin-top:1rem;white-space:pre-wrap;word-wrap:break-word;color:#721c24;background:#f8d7da;padding:1rem;border-radius:4px;font-family:monospace}:root{--primary-color: #000000;--secondary-color: #F7931E;--background-color: #FFFFFF;--text-color: #333333;--white-color: #FFFFFF;--black-color: #000000;--gray-color: #666666;--lightGray-color: #F5F5F5}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{width:100%;min-height:100vh;display:flex;flex-direction:row}.app__flex{display:flex;justify-content:center;align-items:center}.app__wrapper{flex:1;width:100%;flex-direction:column;padding:4rem 2rem}@media screen and (max-width: 450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{width:100%;padding:2rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.copyright p{text-transform:uppercase;color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:var(--black-color);text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width: 2000px){.head-text{font-size:4rem}}@media screen and (max-width: 450px){.head-text{font-size:2rem}}.p-text{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5}@media screen and (min-width: 2000px){.p-text{font-size:1.75rem}}.p-text_top_footer{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5;padding-top:3rem}@media screen and (min-width: 2000px){.p-text_top_footer{font-size:1.75rem}}.bold-text{font-size:1rem;font-weight:800;color:var(--black-color);text-align:left}@media screen and (min-width: 2000px){.bold-text{font-size:2rem}}@media screen and (max-width: 450px){.bold-text{font-size:.9rem}}.app__social{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:1rem}.app__social div{width:40px;height:40px;border-radius:50%;background-color:var(--white-color);margin:.25rem 0;border:1px solid var(--lightGray-color);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.app__social div svg{width:15px;height:15px;color:var(--gray-color)}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width: 2000px){.app__social div{width:70px;height:70px;margin:.5rem 0}.app__social div svg{width:30px;height:30px}}.app__navigation{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.app__navigation .app__navigation-dot{width:10px;height:10px;border-radius:50%;background-color:#cbcbcb;margin:.5rem;transition:background-color .2s ease-in-out}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width: 2000px){.app__navigation .app__navigation-dot{width:20px;height:20px}}.app__balance-dots{width:58px;padding:1rem}@media screen and (max-width: 500px){.app__balance-dots{display:none}}@media screen and (max-width: 500px){.app__navigation{display:none}.copyright{padding:2rem;margin-top:2rem}}:root{--font-base: "DM Sans", sans-serif;--primary-color: #edf2f8;--secondary-color: #ed4600;--black-color: #030303;--lightGray-color: #e4e4e4;--gray-color: #6b7688;--brown-color: #46364a;--white-color: #ffffff}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}
