@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Acme&family=Bree+Serif&family=Inconsolata:wght@200..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Poiret+One&display=swap";body{margin:0;padding:0;box-sizing:border-box;background-color:#f2f2f2;font-family:sans-serif}.nav-section{background:#f9f9f9;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid #8c5d76;box-shadow:0 2px 4px #0000001a}.nav-section h1{margin:0;font-size:1.5rem;color:#733456}.nav-bars{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.nav-bars li a{display:flex;align-items:center;gap:.5rem;color:#2d3540;font-size:1rem;text-decoration:none;transition:color .2s}.nav-bars li a svg{font-size:1.25rem}.nav-bars li a:hover{color:#733456}.nav-bars li button{background:none;border:none;color:#2d3540;font-size:1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:color .2s}.nav-bars li button svg{font-size:1.25rem}.nav-bars li button:hover{color:#733456}@media (max-width: 600px){.nav-section{flex-direction:column;align-items:flex-start}.nav-bars{flex-wrap:wrap;gap:1rem}}footer{background-color:#e6e6e6;color:#2d3540;padding:2rem 1rem;text-align:center}footer .social-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}footer .social-links a{color:#2d3540;text-decoration:none;font-size:1.25rem}footer .social-links a:hover{color:#733456}footer .foot-logo{font-size:1.25rem;color:#d9d9d9;font-weight:900;margin-bottom:.5rem}footer .copy-rights{font-size:.875rem;color:#6e8e9a}.home-div{display:flex;flex-direction:column;background-color:#8c5d76}.hero-content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;padding:2rem}.hero-content .sub-hero{display:flex;justify-content:space-around;flex-direction:column}.hero-content p{max-width:500px;font-size:1.2rem;color:#444;line-height:1.6}.hero-content img{width:500px;height:auto;border-radius:12px;box-shadow:0 6px 20px #0000001a;transition:transform .3s ease}.hero-content img:hover{transform:scale(1.03)}@media (max-width: 768px){.hero-content{flex-direction:column}.hero-content img{width:100%;max-width:90vw}}.home-div{padding:4rem 2rem;background-color:#f9f9f9;text-align:center}.home-div h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.home-div p{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto 2rem;line-height:1.6}.home-div .steps{margin-top:3rem;display:grid;gap:2rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:left}.home-div .steps .step{background-color:#fff;border-left:5px solid #8c5d76;padding:1rem 1.5rem;border-radius:6px;box-shadow:0 2px 6px #0000000d}.home-div .steps .step h3{color:#8c5d76;margin-bottom:.5rem}.home-div .steps .step p{margin:0}footer{background-color:#e6e6e6;color:#2d3540;margin:0 40px}footer a{text-decoration:none;color:#2d3540}footer .footer{padding:30px;display:flex;justify-content:space-around;align-items:center}footer .footer .foot-logo{font-size:20px;color:#6684ad;font-weight:900}footer .footer .copy-rights{display:flex;justify-content:space-around;align-items:center;flex-direction:column}footer .social-links{display:flex;justify-content:center;align-items:center;gap:30px;flex-direction:row}footer .social-links span{color:#6e8e9a;font-size:20px;padding:0 10px}.about-header h2{text-align:center;color:#2d3540;font-size:30px;text-shadow:3px 3px 5px #9bb4bd}.about-header p{text-align:center;font-family:Acme,sans-serif;font-weight:400;font-style:normal}.about-content{display:flex;justify-content:space-around;padding:4rem 2rem}.about-content img{width:400px;height:400px}.about-content .about-text{max-width:700px;width:100%;display:grid;gap:2rem}.about-content .about-text .section{padding:2rem;border-left:4px solid #8c5d76;background:#f9f9f9;border-radius:8px}.about-content .about-text .section h3{font-size:1.8rem;color:#8c5d76;margin-bottom:.5rem}.about-content .about-text .section p{font-size:1rem;color:#444;line-height:1.5}.about-content .about-text .section ul{margin-top:1rem;padding-left:1.2rem}.about-content .about-text .section ul li{position:relative;margin-bottom:.6rem;font-size:1rem;color:#555}.about-content .about-text .section ul li:before{content:"–";position:absolute;left:-1.2rem;color:#8c5d76}.about-content .about-text .section ul li strong{color:#333}@media (max-width: 768px){.about-content{padding:2rem 1rem}.about-content .about-text .section{padding:1.5rem}}.pricing{padding:60px 40px;background-color:#f7f9fc;text-align:center}.pricing .price-plan{margin-bottom:40px}.pricing .price-plan h1{font-size:2.5rem;margin-bottom:10px;color:#2c3e50}.pricing .price-plan p{font-size:1rem;color:#555}.pricing .price-plan .plan{margin-top:20px;display:flex;justify-content:center;gap:20px}.pricing .price-plan .plan span{padding:10px 20px;border:1px solid #ccc;border-radius:20px;cursor:pointer;background-color:#93608f;color:#e1ccdc}.pricing .price-plan .plan span:hover{background-color:#eaeaea;border:2px solid #8c5d76;color:#2c3e50}.pricing .plan-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.pricing .plan-cards .card{background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:30px;width:300px;height:300px;box-shadow:0 8px 16px #0000000d;transition:transform .3s ease}.pricing .plan-cards .card:hover{transform:translateY(-5px)}.pricing .plan-cards .card .card-header{margin-bottom:20px}.pricing .plan-cards .card .card-header h2{font-size:1.5rem;color:#73848b}.pricing .plan-cards .card .card-header p{font-size:1.2rem;color:#9883a5}.pricing .plan-cards .card ul{list-style:none;padding:0;margin:0 0 20px}.pricing .plan-cards .card ul li{font-size:.95rem;text-align:center;margin-bottom:10px;color:#555}.contact-page{display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 80px;background-color:#f9f9f9;gap:40px}.contact-page .right{flex:1;min-width:300px}.contact-page .right h1{font-size:2.8rem;color:#333;margin-bottom:15px}.contact-page .right h5{font-size:1.1rem;color:#555;margin:10px 0}.contact-page .right p{font-size:1rem;color:#666;line-height:1.6;margin:20px 0}.contact-page .left{flex:1;min-width:400px;display:flex;justify-content:center}.contact-page .left form{width:100%;max-width:450px;display:flex;flex-direction:column;gap:20px;border:2px solid #505e71;padding:30px;border-radius:20px;background-color:#fff;box-shadow:0 8px 24px #505e7114}.contact-page .left form input,.contact-page .left form textarea{width:80%;padding:14px 18px;border-radius:10px;border:1px solid #ccc;font-size:1rem;background-color:#f9f9f9;transition:border .3s,background-color .3s}.contact-page .left form input:focus,.contact-page .left form textarea:focus{border-color:#396d8d;background-color:#fff;outline:none}.contact-page .left form textarea{height:140px;resize:vertical}.contact-page .left form button{align-self:flex-start;padding:12px 24px;background-color:#6a4dad;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.contact-page .left form button:hover{background-color:#5537a5}@media (max-width: 768px){.contact-page{flex-direction:column;padding:40px 20px}.contact-page .right,.contact-page .left{width:100%}}button{background-color:#49728d;color:#c7d4d7;font-size:1.2rem;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#2e5e6b}body{font-family:Arial,sans-serif;margin:0;padding:0;line-height:1.6}.navbar{background-color:#3b5e8c;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a;margin:30px}.navbar ul{display:flex;justify-content:center;gap:2rem;list-style:none;margin:0;padding:0}.navbar ul li a{color:#fff;text-decoration:none;font-weight:500;font-size:1.1rem;position:relative;transition:color .3s ease}.navbar ul li a:hover{color:#bbd8f2}.navbar ul li a:after{content:"";position:absolute;width:0%;height:2px;bottom:-4px;left:0;background-color:#bbd8f2;transition:width .3s ease}.navbar ul li a:hover:after{width:100%}.home-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px}.home-section .profile-description{flex:1}.home-section .profile-description .name{font-size:2rem;color:#3b5e8c;margin-bottom:.5rem}.home-section .profile-description .role{font-size:1.5rem;color:#4b72a6;margin-bottom:1rem}.home-section .profile-description .bio{font-size:1rem;color:#444;line-height:1.6;margin-bottom:1.5rem}.home-section .profile-description .social-media-links h2{font-size:1.2rem;color:#5d84a6;margin-bottom:.5rem}.home-section .profile-description .social-media-links ul{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;padding:0}.home-section .profile-description .social-media-links ul li a{display:flex;align-items:center;gap:.5rem;color:#3b5e8c;text-decoration:none;font-weight:500}.home-section .profile-description .social-media-links ul li a:hover{color:#91b7d9}.home-section .profile-description .social-media-links ul li a svg{font-size:1.2rem}.home-section .mini-profile-photo{flex-shrink:0}.home-section .mini-profile-photo img{width:180px;height:180px;object-fit:cover;border-radius:50%;border:3px solid #BBD8F2;box-shadow:0 0 12px #00000014}.about-section{margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px;box-shadow:0 4px 8px #0000000d}.about-section h2{font-size:2rem;color:#3b5e8c;margin-bottom:1rem;text-align:center}.about-section p{font-size:1.1rem;color:#555;line-height:1.6;text-align:justify}.skills-section{margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px;box-shadow:0 4px 8px #0000000d}.skills-section h2{font-size:2rem;margin-bottom:1rem;color:#3b5e8c;text-align:center}.skills-section ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0}.skills-section ul li{background-color:#bbd8f2;color:#1c2d44;padding:.75rem 1.25rem;border-radius:20px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}.skills-section ul li:hover{background-color:#91b7d9;transform:translateY(-2px)}.education-section,.education{margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px;box-shadow:0 4px 8px #0000000d}.education__title{font-size:2rem;color:#3b5e8c;margin-bottom:30px;text-align:center;font-weight:700;letter-spacing:1px}.education__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;padding:0 10px}.education__card{background:#fff;border:2px solid #91b7d9;border-radius:15px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.education__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.education__card p{font-size:.95rem;color:#333;margin:6px 0}.education__top{display:flex;justify-content:space-between;align-items:baseline}.education__type{font-size:1.25rem;color:#4b72a6;font-weight:600}.education__year{font-size:.9rem;color:#5d84a6}.education__details{padding-top:10px}.education__details strong{color:#3b5e8c}.education__empty{padding:40px;text-align:center;font-size:1.2rem;color:#999}.projects{margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px;box-shadow:0 4px 8px #0000000d}.projects__title{font-size:2rem;color:#3b5e8c;text-align:center;margin-bottom:2rem}.projects__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.projects__card{background:#fff;display:flex;justify-content:space-around;border:1px solid #d6e6f2;border-radius:15px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.projects__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.projects__image{width:100%;height:200px;object-fit:cover}.projects__content{padding:15px}.projects__content h3{color:#104489;font-size:1.25rem;text-transform:capitalize;margin-bottom:8px}.projects__content p{font-size:.95rem;color:#424445;margin:5px 0;text-align:justify}.projects__content strong{color:#3b5e8c;font-size:17px}.projects__content span{font-size:.8rem;color:#52565a;font-weight:600;text-transform:uppercase;margin-top:5px;display:inline-block}.projects__empty{text-align:center;padding:50px;font-size:1.1rem;color:#aaa}.contact-section{margin:30px;padding:2rem;background-color:#f5f9ff;border-radius:12px;box-shadow:0 4px 8px #0000000d}.contact-section h2{font-size:2rem;color:#3b5e8c;margin-bottom:20px}.contact-info{display:flex;flex-direction:column;gap:20px;align-items:center}.contact-item{background-color:#fff;padding:15px 25px;border-radius:8px;width:100%;max-width:500px;box-shadow:0 4px 8px #0000001a}.contact-item h3,.contact-item h4{color:#4b72a6;text-align:center;margin:0;font-weight:500}.contact-phone{font-size:1.5rem;color:#2f8f9d}.contact-email{font-size:1.2rem;color:#56cfe1}.contact-address{font-size:1.2rem;color:#ff6f61}.creative-container{display:flex;font-family:Arial,sans-serif}.creative-navbar{width:220px;height:100vh;background-color:#403e34;color:#fff;box-shadow:2px 0 10px #0003;z-index:10;display:flex;flex-direction:column}.creative-navbar ul{list-style:none;padding:0;margin:0;flex-grow:1}.creative-navbar ul li{margin:1.2rem 0}.creative-navbar ul li a{display:flex;align-items:center;padding:.75rem 1.5rem;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;transition:background-color .3s ease,color .3s ease;border-radius:8px}.creative-navbar ul li a span{display:inline-flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1.2rem}.creative-navbar ul li a:hover{background-color:#737065;color:#fff}.creative-navbar ul li a:focus,.creative-navbar ul li a:active{background-color:#737065;color:#fff}.creative-content{flex-grow:1;color:#333;transition:all .3s ease}.creative-home-section,.creative-about-section,.creative-education-section,.creative-projects-section,.creative-contact-section{padding:1.5rem;margin-bottom:2rem;background-color:#d9d7c5;border-radius:8px;margin:1rem 2rem;box-shadow:0 2px 8px #0000001a}.creative-profile-description{display:flex;justify-content:space-between;align-items:center;background-color:#d9d7c5;border-radius:16px;flex-wrap:wrap;margin:2rem auto;max-width:1100px}.creative-profiles{display:flex;flex-direction:column;justify-content:center;color:#0d0000;flex:1;padding-right:2rem}.creative-name{text-shadow:2px 2px 4px rgba(64,62,52,.4);margin-bottom:1rem}.creative-name h2{font-size:2rem;color:#737065;margin:0}.creative-name h1{font-size:3rem;font-weight:700;color:#403e34;margin:.3rem 0;text-shadow:3px 3px 5px rgba(13,0,0,.5)}.creative-role{text-align:center;padding:1rem 2rem;align-self:center}.creative-role h2{font-size:1.8rem;font-weight:600;color:#0d0000;margin-bottom:.6rem}.creative-role .bio{font-size:1.1rem;color:#403e34;line-height:1.6;margin:0 auto;max-width:500px}.creative-profile-img{flex-shrink:0}.creative-profile-img img{width:200px;height:200px;object-fit:cover;border-radius:50%;border:5px solid #BFBAA8;box-shadow:0 8px 20px #0000004d}@media (max-width: 768px){.profile-description{flex-direction:column;text-align:center;padding:2rem}.creative-profiles{padding-right:0}.creative-role{margin-top:1rem;width:100%}.creative-profile-img{margin:2rem 0 0}}.creative-skills-section{padding:3rem 2rem;background-color:#d9d7c5;border-radius:16px;box-shadow:0 6px 18px #00000026;max-width:1000px;margin:2rem auto}.creative-skills-title{font-size:2.5rem;text-align:center;color:#403e34;text-shadow:2px 2px 4px rgba(13,0,0,.3);margin-bottom:2rem}.creative-skills-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;padding:0;list-style:none}.creative-skill-item{background-color:#bfbaa8;color:#0d0000;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,background-color .3s ease}.creative-skill-item:hover{background-color:#403e34;color:#fff;transform:translateY(-4px);cursor:default}@media (max-width: 768px){.creative-skills-list{gap:.8rem}.creative-skill-item{padding:.6rem 1.2rem;font-size:1rem}}.creative-education-section{padding:2rem;background-color:#d9d7c5}.creative-education-section .creative-education-title{text-align:center;font-size:2rem;color:#0d0000;margin-bottom:2rem;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.creative-education-section .creative-timeline{position:relative;margin-left:2rem;padding-left:2rem;border-left:3px solid #403E34}.creative-education-section .creative-timeline:before{content:"";position:absolute;top:0;left:-8px;height:100%;width:3px;background:#403e34}.creative-education-section .creative-timeline .creative-timeline-item{position:relative;margin-bottom:2rem}.creative-education-section .creative-timeline .creative-timeline-item:before{content:"";position:absolute;left:-1.1rem;top:.3rem;width:1rem;height:1rem;background-color:#bfbaa8;border:2px solid #0D0000;border-radius:50%}.creative-education-section .creative-timeline .creative-timeline-item .creative-timeline-content{background:#fdfdfb;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 4px 10px #0000001a;color:#403e34}.creative-education-section .creative-timeline .creative-timeline-item .creative-timeline-content h3{margin:0 0 .5rem;font-size:1.3rem;color:#737065}.creative-education-section .creative-timeline .creative-timeline-item .creative-timeline-content p{margin:.2rem 0;font-size:1rem}.creative-projects-section .creative-projects-title{text-align:center;font-size:2rem;color:#0d0000;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.creative-projects-section .creative-projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.creative-projects-section .creative-project-card{background-color:#fff;border:2px solid #BFBAA8;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.creative-projects-section .creative-project-card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0003}.creative-projects-section .creative-project-card .creative-project-image{width:100%;height:180px;object-fit:cover;border-bottom:2px solid #BFBAA8}.creative-projects-section .creative-project-card .creative-project-content{padding:1rem;color:#403e34}.creative-projects-section .creative-project-card .creative-project-content h3{text-align:center;margin:0 0 .5rem;font-size:1.3rem;color:#403e34}.creative-projects-section .creative-project-card .creative-project-content p{text-align:justify;font-size:1rem;margin:0 0 1rem;color:#737065}.creative-projects-section .creative-project-card .creative-project-content .creative-project-tech{font-size:.9rem;color:#0d0000;text-align:center;background:#bfbaa8;padding:.4rem .6rem;border-radius:6px;display:inline-block}.creative-contact-section .creative-contact-title{text-align:center;font-size:2rem;margin-bottom:2rem;color:#403e34;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.creative-contact-section .creative-contact-info{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.creative-contact-section .creative-contact-item{background-color:#bfbaa8;padding:1rem 2rem;border-radius:10px;width:100%;max-width:500px;box-shadow:0 4px 12px #00000026;text-align:center}.creative-contact-section .creative-contact-item strong{font-size:1.1rem;color:#403e34}.creative-contact-section .creative-contact-item p{margin:.3rem 0 0;font-size:1rem;color:#0d0000}.professional-container{display:flex;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.professional-sidebar{background-color:#010b40;color:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center}.professional-sidebar .brand{font-size:1.5rem;margin-bottom:2rem;color:#f2c230}.professional-sidebar ul{list-style:none;padding:0;width:100%}.professional-sidebar li{display:flex;align-items:center;padding:.75rem 1rem;margin:.5rem 0;cursor:pointer;border-radius:8px;transition:background .3s}.professional-sidebar li:hover{background-color:#d99e30;color:#010b40}.professional-sidebar li svg{margin-right:.5rem}.professional-content{flex:1;padding:2rem;background-color:#f9f9f9;overflow-y:auto}.professional-home{display:flex;align-items:center;justify-content:space-between;gap:2rem}.professional-home .text-zone{flex:1}.professional-home .text-zone h1{font-size:2.5rem;color:#010b40}.professional-home .text-zone h1 span{color:#f2c230}.professional-home .text-zone h2{font-size:1.5rem;color:#733924}.professional-home .text-zone p{color:#8c5c20;font-size:1.1rem;margin-top:1rem;line-height:1.6}.professional-home .image-zone{flex:0 0 200px}.professional-home .image-zone img,.professional-home .image-zone .image-placeholder{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #F2C230;box-shadow:0 4px 12px #0003;display:flex;align-items:center;justify-content:center;background:#fff}.professional-home .image-zone .image-placeholder{color:#010b40;font-weight:700}.professional-section{margin-bottom:2rem}.professional-section h2{font-size:2rem;color:#010b40;border-bottom:2px solid #F2C230;padding-bottom:.5rem;margin-bottom:1rem}.skills-list{display:flex;justify-content:space-around;flex-wrap:wrap;gap:1rem}.skills-list li{background:#f2c230;color:#010b40;padding:.5rem 1rem;border-radius:20px;font-weight:700;list-style:none}.timeline{border-left:4px solid #F2C230;padding-left:1.5rem}.timeline .timeline-item{margin-bottom:1.5rem}.timeline .timeline-item h3{color:#010b40;margin-bottom:.25rem}.timeline .timeline-item span{color:#733924;font-style:italic}.timeline .timeline-item p{margin:.25rem 0 0;color:#8c5c20}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.project-card{background:#fff;padding:1rem;border:2px solid #F2C230;border-radius:12px;box-shadow:0 2px 10px #0000001a}.project-card img,.project-card .image-placeholder{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:.5rem;background:#eee}.project-card h3{color:#010b40;margin-bottom:.25rem}.project-card p{color:#8c5c20;font-size:.95rem}.project-card .tech{display:inline-block;margin-top:.5rem;padding:.25rem .75rem;background:#d99e30;color:#fff;border-radius:12px;font-size:.8rem}@media (max-width: 768px){.professional-container{flex-direction:column}.professional-sidebar{width:100%;flex-direction:row;overflow-x:auto}.professional-sidebar ul{display:flex;gap:1rem}.professional-home{flex-direction:column;text-align:center}.image-zone{margin-top:1rem}}.modern-container{display:flex;flex-direction:column;background-color:#f2f2f2;color:#333;font-family:Arial,sans-serif}.modern-container .modern-navbar{background-color:#bf0436;padding:20px}.modern-container .modern-navbar ul{display:flex;justify-content:center;list-style-type:none;margin:0;padding:0}.modern-container .modern-navbar ul li{margin:0 20px}.modern-container .modern-navbar ul li a{color:#fff;text-decoration:none;font-size:18px;display:flex;align-items:center}.modern-container .modern-navbar ul li a span{margin-right:8px}.modern-container .modern-navbar ul li a:hover{color:#e7edf2}.modern-container .modern-content{padding:40px}.modern-container .modern-home-section,.modern-container .modern-about-section,.modern-container .modern-skills-section,.modern-container .modern-education-section,.modern-container .modern-projects-section,.modern-container .modern-contact-section{background-color:#fff;padding:40px;margin-bottom:30px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.modern-container .modern-name h2{color:#ba2954;font-size:35px;text-align:justify;text-transform:capitalize;text-shadow:3px 3px 3px #e9d8dd}.modern-container .modern-home-section{text-align:center}.modern-container .modern-profile-description{display:flex;justify-content:space-around;align-items:center}.modern-container .modern-name{display:flex;flex-direction:column;align-items:flex-start}.modern-container .modern-profile-img img{width:200px;height:200px}.modern-container .modern-skills-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.modern-container .modern-skills-list li{list-style:none}.modern-container .modern-skill-item{padding:10px;background-color:#f2f2f2;border-radius:5px;text-align:center}.modern-container .modern-skill-item:hover{border:#333 solid 1px;box-shadow:0 4px 8px #0000001a}.modern-container .modern-timeline{display:flex;flex-direction:column}.modern-container .modern-timeline-item{margin-bottom:20px}.modern-container .modern-projects-section{padding:2rem;background:#f9f9f9;min-height:100vh}.modern-container .modern-masonry-grid{column-count:2;column-gap:1.5rem}@media (min-width: 768px){.modern-container .modern-masonry-grid{column-count:3}}@media (min-width: 1024px){.modern-container .modern-masonry-grid{column-count:4}}.modern-container .modern-masonry-card{background:#fff;border-radius:1rem;margin-bottom:1.5rem;display:inline-block;width:100%;box-shadow:0 8px 24px #00000014;overflow:hidden;transition:all .3s ease-in-out}.modern-container .modern-masonry-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001f}.modern-container .modern-masonry-img{width:100%;display:block;border-bottom:1px solid #eee}.modern-container .modern-masonry-content{padding:1rem}.modern-container .modern-masonry-content h3{font-size:1.25rem;margin-bottom:.5rem;color:#2b590b}.modern-container .modern-masonry-content p{font-size:.95rem;margin:.3rem 0;color:#444}.modern-container .modern-masonry-content .modern-masonry-tech{margin-top:.5rem;font-weight:500;color:#f28705}.modern-container .modern-contact-info{display:flex;flex-direction:column}.modern-container .modern-contact-info .modern-contact-item{margin-bottom:10px}.dashboard{padding:40px;background-color:#f2f2f2;text-align:center}.dashboard .dashboard-header{padding:20px;border-radius:10px;color:#98667f}.dashboard .dashboard-header h1{font-size:2rem;margin-bottom:10px}.dashboard .dashboard-header p{font-size:1.2rem;color:#523e4d}.dashboard .dashboard-nav{display:flex;justify-content:center;gap:20px}.dashboard .dashboard-nav .btn{background-color:#733456;color:#fff;padding:15px 30px;font-size:1.1rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.dashboard .dashboard-nav .btn:hover{background-color:#6c5e6c;transform:translateY(-5px)}.dashboard .dashboard-nav .btn:active{background-color:#77868c}.dashboard .saved-portfolios{margin-top:50px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a}.dashboard .saved-portfolios h2{color:#bf5079;font-size:1.5rem}.dashboard .saved-portfolios p{color:#2d3540;font-size:1rem}.dashboard .loading,.dashboard .error{text-align:center;color:#bf5079;font-size:1.5rem;margin-top:50px}@media (max-width: 768px){.dashboard .dashboard-nav{flex-direction:column;align-items:center}}.portfolio-view{padding:2rem;display:flex;flex-wrap:wrap;width:500px}.published-portfolio h2{color:#3b5e8c;font-size:2rem;margin-bottom:1rem}.template-info,.publish-date{font-size:1rem;color:#4b72a6}.view-portfolio-btn{background-color:#4b72a6;color:#fff;padding:.8rem 2rem;border-radius:5px;text-align:center;text-decoration:none;display:inline-block;transition:background-color .3s ease}.view-portfolio-btn:hover{background-color:#3b5e8c}.link-to-portfolio,.share-info{margin-top:1rem;font-size:1rem;color:#5d84a6}.link-to-portfolio a{color:#4b72a6;text-decoration:none;font-weight:700}.link-to-portfolio a:hover{text-decoration:underline}.no-portfolio{text-align:center;font-size:1.2rem;color:#f44336;margin-top:2rem}.login-wrapper{height:100vh;display:flex;align-items:center;justify-content:center;background:#fbeaec}.login-form{background:#fff;padding:30px;border-radius:20px;box-shadow:0 8px 20px #0000001a;width:350px;display:flex;flex-direction:column;gap:15px;font-family:Segoe UI,sans-serif}.login-form h2{text-align:center;color:#504454;margin-bottom:10px}.login-form input{padding:10px;border-radius:10px;border:1px solid #474647;transition:.3s}.login-form input:focus{outline:none;border-color:#f2059f;box-shadow:0 0 5px #a67b9366}.login-form button{background:#ad75ac;color:#fff;border:none;padding:12px;border-radius:10px;font-weight:700;cursor:pointer;transition:.3s}.login-form button:hover{background:#936388}.signup-link{text-align:center;font-size:14px;margin-top:10px}.signup-link a{color:#531a48;text-decoration:none}.signup-link a:hover{text-decoration:underline}.templates-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background-color:#f9f9f9}.templates-search{display:flex;justify-content:space-around;align-items:center;gap:20px;margin:30px}.templates-search input{padding:10px;width:250px;border-radius:20px;border:2px solid #5e3b50}.templates-search input:focus{outline:none;border:2px solid #734a62}.templates-header{text-align:center;margin-bottom:20px}.templates-header h1{color:#4b768a;text-shadow:2px 2px 4px rgba(121,129,133,.7);font-size:45px;font-weight:700;margin-bottom:20px;letter-spacing:1px}.templates-header p{color:#1a2e36;font-size:16px;max-width:600px;margin:auto}.template-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin:40px 20px}.template-card{display:flex;flex-direction:column;align-items:center;background-color:#eee;border:2px solid #733456;border-radius:15px;width:400px;height:440px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.template-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.template-card .template-photo{display:flex;justify-content:center;align-items:center;padding-top:20px}.template-card .template-photo img{width:360px;height:200px;border-radius:15px;object-fit:cover}.template-card h2{margin-top:10px;color:#734a62;font-weight:600;font-size:20px}.template-card p{text-align:center;margin:10px 15px;color:#1a2e36;font-size:14px}.template-card .btn{display:flex;align-items:center;justify-content:center;margin:10px auto 20px;padding:10px 20px;width:50%;background-color:#49728d;color:#c7d4d7;border:none;border-radius:20px;text-decoration:none;font-weight:700;transition:background-color .3s}.template-card .btn:hover{background-color:#2e5e6b}.template-info span{font-size:14px;color:#7f6192;font-weight:700;margin:0 5px;text-transform:capitalize}.builder-page{display:flex;min-height:100vh;font-family:Segoe UI,sans-serif;background:#f4f6fa}.sidebar{width:200px;margin:3px;background-color:#733456;color:#fff;border-radius:5px;padding:20px;height:100vh;box-shadow:2px 0 10px #0000001a}.sidebar h2{font-size:22px;margin-bottom:20px;color:#d9d9d9;text-align:center}.sidebar ul{list-style:none;padding:0}.sidebar ul li{padding:10px 15px;margin:10px 0;border-radius:6px;cursor:pointer;transition:.2s ease;border-bottom:2px solid #d9d9d9;color:#dcdcdc}.sidebar ul li:hover,.sidebar ul li.active{background-color:#d7cfd7;color:#2f3e46;color:#21151d}.sidebar ul li{display:flex;align-items:center;gap:10px;font-size:15px}.builder-form{flex:1;padding:40px;background-color:#fff}.builder-form h1{color:#2f3e46;font-size:28px;margin-bottom:20px}.builder-form form{display:flex;flex-direction:column}.builder-form form label{margin:10px 0 5px;color:#3d3d3d;font-weight:600}.builder-form form input,.builder-form form textarea{padding:10px;border-radius:6px;border:1px solid #ccc;margin-bottom:15px;font-size:14px;transition:border .3s ease}.builder-form form input:focus,.builder-form form textarea:focus{outline:none;border-color:#5a8dee;box-shadow:0 0 0 2px #5a8dee33}.builder-form form textarea{resize:vertical;min-height:80px}.builder-form .action-buttons{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.builder-form .action-buttons .btn{padding:10px 20px;font-size:15px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.builder-form .action-buttons .btn.save{background-color:#2d6a4f;color:#fff}.builder-form .action-buttons .btn.save:hover{background-color:#1b4332}.builder-form .action-buttons .btn.preview{background-color:#0077b6;color:#fff}.builder-form .action-buttons .btn.preview:hover{background-color:#023e8a}.builder-form .action-buttons .btn.publish{background-color:#f77f00;color:#fff}.builder-form .action-buttons .btn.publish:hover{background-color:#d62828}.builder-form .template-preview{margin-top:40px;padding:20px;background:#f1f3f5;border-radius:8px;box-shadow:0 0 8px #0000000d}.builder-form .template-preview h2{font-size:20px;margin-bottom:10px;color:#2f3e46}.form{display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.form .input-container{display:flex;flex-direction:row;gap:10px}.form label{margin-bottom:5px;font-weight:700}.form input,.form textarea{margin-bottom:15px;padding:10px;border:1px solid #ddd;border-radius:5px;width:100%;box-sizing:border-box}.form .social-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.form .social-links input{width:calc(50% - 10px)}.form .form-footer{display:flex;justify-content:flex-end}.account-container{border-radius:12px;padding:24px;margin:32px;display:flex;flex-direction:column;gap:30px;background-color:#f9f6f8;box-shadow:0 8px 16px #3456210d}.profile-photo{display:flex;justify-content:center;align-items:center;background-color:#77868c;padding:16px;border-radius:20px}.profile-photo img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #2D3540}.basic-information-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px}.basic-information-form .left,.basic-information-form .right{flex:1;display:flex;flex-direction:column;min-width:250px}.basic-information-form label{margin-top:12px;margin-bottom:4px;font-size:16px;font-weight:500;color:#733456}.basic-information-form input{padding:10px 14px;border-radius:6px;border:1px solid #ccc;font-size:15px;transition:border .3s}.basic-information-form input:focus{border-color:#345621;outline:none}.basic-information-form button{margin-top:20px;align-self:flex-start;padding:10px 20px;background-color:#345621;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background .3s}.basic-information-form button:hover{background-color:#274b19}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
