body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#000;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center;transition:color .3s ease}.section-title:after{background:#000;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:60px}.btn{border:none;border-radius:3px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-decoration:none;transition:all .4s ease}.btn-primary{background:#000;color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #000;color:#000}.btn-secondary:hover{background:#000;color:#fff}@media (max-width:768px){.container{padding:0 15px}.section-title{font-size:2rem}}.staggered-menu-wrapper{height:100%;pointer-events:none;position:relative;width:100%;z-index:1100}.staggered-menu-wrapper.fixed-wrapper{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:1100}.staggered-menu-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;left:0;padding:1rem 1.25rem;pointer-events:none;position:absolute;top:0;width:100%;z-index:20}.staggered-menu-header>*{pointer-events:auto}.sm-logo{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.sm-logo-text{color:#000;font-size:1.3rem;font-weight:700;letter-spacing:-.5px}.sm-toggle{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:inline-flex;font-weight:500;gap:.4rem;line-height:1;overflow:visible;position:relative}.sm-toggle:focus-visible{border-radius:4px;outline:2px solid #000000aa;outline-offset:4px}.sm-line:last-of-type{margin-top:6px}.sm-toggle-textWrap{display:inline-block;height:1em;min-width:auto;min-width:var(--sm-toggle-width,auto);overflow:hidden;position:relative;white-space:nowrap;width:auto;width:var(--sm-toggle-width,auto)}.sm-toggle-textInner{display:flex;flex-direction:column;line-height:1}.sm-toggle-line{display:block;height:1em;line-height:1}.sm-icon{align-items:center;display:inline-flex;flex:0 0 16px;height:16px;justify-content:center;position:relative;width:16px;will-change:transform}.sm-panel-itemWrap{line-height:1;overflow:hidden;position:relative}.sm-icon-line{background:currentColor;border-radius:2px;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;will-change:transform}.sm-line{display:none!important}.staggered-menu-panel{background:#fff;display:flex;flex-direction:column;height:100%;opacity:0;overflow-y:auto;padding:6em 2em 2em;pointer-events:auto;position:absolute;right:0;top:0;width:min(100vw,420px);z-index:10}[data-position=left] .staggered-menu-panel{left:0;right:auto}.sm-prelayers{bottom:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:min(100vw,420px);z-index:5}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{height:100%;opacity:0;position:absolute;right:0;top:0;transform:translateX(0);width:100%}.sm-panel-inner{flex:1 1;gap:1.25rem}.sm-panel-inner,.sm-socials{display:flex;flex-direction:column}.sm-socials{gap:.75rem;margin-top:auto;padding-top:2rem}.sm-socials-title{color:#000;color:var(--sm-accent,#000);font-size:1rem;font-weight:500;margin:0}.sm-socials-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.sm-socials-list .sm-socials-link{opacity:1}.sm-socials-list:hover .sm-socials-link{opacity:.35}.sm-socials-list:hover .sm-socials-link:hover{opacity:1}.sm-socials-link:focus-visible{outline:2px solid #000;outline:2px solid var(--sm-accent,#000);outline-offset:3px}.sm-socials-list:focus-within .sm-socials-link{opacity:.35}.sm-socials-list:focus-within .sm-socials-link:focus-visible{opacity:1}.sm-socials-link{color:#111;display:inline-block;font-size:1.2rem;font-weight:500;padding:2px 0;position:relative;text-decoration:none;transition:color .3s ease,opacity .3s ease}.sm-socials-link:hover{color:#000;color:var(--sm-accent,#000)}.sm-panel-title{color:#fff;font-size:1rem;font-weight:600;margin:0;text-transform:uppercase}.sm-panel-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.sm-panel-item{color:#000;cursor:pointer;display:inline-block;font-size:2.75rem;font-weight:600;letter-spacing:-1.5px;line-height:1;padding-right:1.4em;position:relative;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s}.staggered-menu-panel .sm-socials-list .sm-socials-link{opacity:1;transition:opacity .3s ease}.staggered-menu-panel .sm-socials-list:hover .sm-socials-link:not(:hover){opacity:.35}.staggered-menu-panel .sm-socials-list:focus-within .sm-socials-link:not(:focus-visible){opacity:.35}.staggered-menu-panel .sm-socials-list .sm-socials-link:focus-visible,.staggered-menu-panel .sm-socials-list .sm-socials-link:hover{opacity:1}.sm-panel-itemLabel{display:inline-block;transform-origin:50% 100%;will-change:transform}.sm-panel-item:hover{color:#000;color:var(--sm-accent,#000)}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-panel-list[data-numbering] .sm-panel-item:after{color:#000;color:var(--sm-accent,#000);content:counter(smItem,decimal-leading-zero);counter-increment:smItem;font-size:16px;font-weight:400;letter-spacing:0;opacity:0;opacity:var(--sm-num-opacity,0);pointer-events:none;position:absolute;right:2.8em;top:.1em;-webkit-user-select:none;user-select:none}@media (min-width:769px){.staggered-menu-mobile-only{display:none}}@media (max-width:640px){.staggered-menu-panel{left:0;right:0;width:100%}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .4s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 4px 12px #00000014;padding:.5rem 0}.header .container{align-items:center;display:flex;justify-content:space-between}.logo h2{color:#000;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;transition:color .4s ease}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#666;cursor:pointer;font-weight:500;letter-spacing:.3px;position:relative;text-decoration:none;transition:color .4s ease}.nav a.active,.nav a:hover{color:#000}.nav a:after{background:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:0}.nav a.active:after,.nav a:hover:after{width:100%}@media (max-width:768px){.header{display:none}}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0}.hero,.hero-minimal{background:#fff}.hero-center{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.decrypted-container{margin-bottom:2rem}.hero-name{color:#000;font-size:5rem;font-weight:700;letter-spacing:-2px;line-height:1.1;margin:0 0 .5rem}.hero-name,.hero-title{display:block;transition:color .3s ease}.hero-title{color:#555;font-size:2rem;font-weight:400;letter-spacing:3px;margin:0;text-transform:uppercase}.decrypted-revealed{color:#000;transition:color .2s ease}.decrypted-encrypted{color:#d0d0d0;font-weight:700}.hero-description{color:#666;font-size:1.1rem;line-height:1.8;margin:3rem 0 2.5rem;max-width:600px;transition:color .3s ease}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero-buttons,.social-links{display:flex;justify-content:center}.social-links{gap:1.5rem}.social-links a{align-items:center;background:#0000;border:2px solid #000;border-radius:50%;color:#000;display:flex;font-size:1.5rem;height:50px;justify-content:center;text-decoration:none;transition:all .4s ease;width:50px}.social-links a:hover{background:#000;box-shadow:0 8px 20px #00000026;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.hero-name{font-size:3.5rem}.hero-title{font-size:1.4rem;letter-spacing:2px}.hero-description{font-size:1rem;margin:2rem 0}.hero-buttons{flex-direction:column;gap:.75rem;width:100%}.btn{width:100%}.social-links{gap:1rem}.social-links a{font-size:1.2rem;height:45px;width:45px}}@media (max-width:480px){.hero-name{font-size:2.5rem;letter-spacing:-1px}.hero-title{font-size:1.1rem;letter-spacing:2px}.hero-center{padding:0 15px}.decrypted-container{margin-bottom:1.5rem}}.about{background:#fff;padding:100px 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin-top:2rem}.about-text p{color:#718096;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.stat{background:#f7fafc;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease}.stat:hover{transform:translateY(-5px)}.stat h3{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat p{color:#4a5568;font-weight:600;margin:0}.about-image{display:flex;justify-content:center}.about-image img{border-radius:15px;box-shadow:0 20px 40px #0000001a;height:400px;max-width:300px;object-fit:cover;transition:transform .3s ease;width:100%}.about-image img:hover{transform:scale(1.05)}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-stats{gap:1rem;grid-template-columns:1fr}.stat h3{font-size:2rem}}.education{background:#f7fafc;padding:100px 0}.education-timeline{display:flex;justify-content:center;margin-top:3rem;position:relative}.timeline-item-single{display:flex;justify-content:center;max-width:800px;width:100%}.timeline-content-single{animation:fadeInUp .6s ease-out;width:100%}.education-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.education-card:before{background:linear-gradient(135deg,#000,#333);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.education-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.education-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.education-icon{align-items:center;background:linear-gradient(135deg,#000,#333);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.education-basic{flex:1 1}.degree{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.institution{color:#000;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.education-meta{color:#718096;display:flex;flex-wrap:wrap;font-size:1rem;gap:1.5rem}.education-meta span{align-items:center;display:flex;gap:.5rem}.education-meta svg{font-size:.9rem}.gpa{background:#e6fffa;border-radius:15px;color:#319795;font-weight:600;padding:.3rem .8rem}.education-description{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:2rem}.achievements h5{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.achievements ul{list-style:none;padding:0}.achievements li{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.achievements li:before{color:#48bb78;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.timeline-content-single{padding:0 15px}.education-card{padding:2rem}.education-header{flex-direction:column;gap:1rem;text-align:center}.education-meta{gap:1rem;justify-content:center}.degree{font-size:1.3rem}.institution{font-size:1.1rem}}.experience{background:#fff;padding:100px 0}.experience-timeline{margin-top:3rem;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#000,#333);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px}.timeline-item{align-items:center;display:flex;margin-bottom:4rem;position:relative}.timeline-item.left{flex-direction:row}.timeline-item.right{flex-direction:row-reverse}.timeline-content{animation:slideIn .6s ease-out;width:45%}.timeline-item.left .timeline-content{animation:slideInLeft .6s ease-out}.timeline-item.right .timeline-content{animation:slideInRight .6s ease-out}.experience-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.experience-card:before{background:linear-gradient(135deg,#000,#333);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.experience-card:hover{border-color:#000;box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.experience-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.experience-icon{align-items:center;background:linear-gradient(135deg,#000,#333);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;width:50px}.experience-basic{flex:1 1}.job-title{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.company{color:#000;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.experience-meta{color:#718096;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;margin-bottom:.5rem}.experience-meta span{align-items:center;display:flex;gap:.3rem}.experience-meta svg,.type{font-size:.8rem}.type{background:#edf2f7;border-radius:12px;color:#4a5568;font-weight:500;padding:.2rem .5rem}.achievements,.responsibilities,.technologies{margin-bottom:1.5rem}.achievements h5,.responsibilities h5,.technologies h5{align-items:center;color:#2d3748;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.8rem}.achievements ul,.responsibilities ul{list-style:none;padding:0}.achievements li,.responsibilities li{color:#4a5568;font-size:.9rem;line-height:1.5;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.achievements li:before,.responsibilities li:before{color:#000;content:"▶";font-size:.7rem;left:0;position:absolute;top:.2rem}.achievements li:before{color:#f6d55c;content:"★"}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:linear-gradient(135deg,#000,#333);color:#fff}.timeline-marker{height:60px;left:50%;position:absolute;transform:translateX(-50%);width:60px;z-index:10}.marker-content{align-items:center;background:#fff;border:4px solid #000;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#000;display:flex;font-size:1.2rem;height:100%;justify-content:center;width:100%}.previous-experience-text{color:var(--text-gray);font-size:1.05rem;line-height:1.6;margin-top:2.5rem;text-align:left}.previous-experience-text strong{color:var(--michigan-blue);font-weight:600}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.experience-timeline:before{left:30px}.timeline-item{flex-direction:row!important}.timeline-content{margin-left:80px;width:calc(100% - 80px)}.timeline-marker{height:40px;left:30px;width:40px}.marker-content{border-width:3px;font-size:1rem}.experience-card{padding:1.5rem}.experience-header{flex-direction:column;text-align:center}.experience-meta{gap:.5rem}.experience-meta,.tech-tags{justify-content:center}}.leadership{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:4rem 0}.leadership-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.leadership-card{background:#fff;border-left:5px solid #007bff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.leadership-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.leadership-header{display:flex;gap:1.5rem;margin-bottom:1.5rem}.leadership-icon{align-items:center;background:linear-gradient(135deg,#000,#333);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.leadership-basic{flex:1 1}.leadership-title{color:#2c3e50;font-size:1.3rem;font-weight:700;margin:0 0 .3rem}.organization{color:#34495e;font-size:1.1rem;font-weight:600;margin:0 0 .8rem}.leadership-meta{color:#7f8c8d;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;margin-top:.8rem}.leadership-meta span{align-items:center;display:flex;gap:.5rem}.location{color:#e74c3c}.duration{color:#3498db}.leadership-responsibilities{margin-top:1.5rem}.leadership-responsibilities ul{list-style:none;margin:0;padding:0}.leadership-responsibilities li{color:#555;font-size:.95rem;line-height:1.6;padding:.7rem 0 .7rem 1.5rem;position:relative}.leadership-responsibilities li:before{color:#3498db;content:"▸";font-weight:700;left:0;position:absolute}@media (max-width:768px){.leadership-grid{grid-template-columns:1fr}.leadership-title{font-size:1.1rem}.leadership-meta{flex-direction:column;gap:.5rem}}.skills{background:#f7fafc;padding:100px 0}.skills-marquee{margin-top:3rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);overflow:hidden;width:100%}.skills-marquee-track{align-items:center;animation:skills-scroll 25s linear infinite;display:flex;gap:1.5rem;width:-webkit-max-content;width:max-content}.skills-marquee:hover .skills-marquee-track{animation-play-state:paused}.skill-pill{background:#fff;border-radius:50px;box-shadow:0 10px 30px #00000014;flex-shrink:0;gap:.75rem;padding:1.25rem 2rem;white-space:nowrap}.skill-icon,.skill-pill{align-items:center;display:flex}.skill-icon{color:#000;font-size:2rem}.skill-name{color:#2d3748;font-size:1.1rem;font-weight:600}@keyframes skills-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.skill-pill{gap:.5rem;padding:1rem 1.5rem}.skill-icon{font-size:1.5rem}.skill-name{font-size:.95rem}}.projects{background:#fff;padding:100px 0}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.project-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.project-image{height:250px;overflow:hidden;position:relative}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-image-placeholder{align-items:center;background:#f7fafc;color:#a0aec0;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:center;width:100%}.project-image-placeholder svg{font-size:2.5rem}.project-image-placeholder span{font-size:.9rem;font-weight:500;letter-spacing:.02em}.project-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-card:hover .project-image img{transform:scale(1.1)}.project-links{display:flex;gap:1rem}.project-link{align-items:center;background:#fff;border-radius:50%;color:#000;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.project-link:hover{background:#000;color:#fff;transform:scale(1.1)}.project-info{padding:2rem}.project-info h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.project-info p{color:#718096;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#edf2f7;border-radius:20px;color:#4a5568;font-size:.8rem;font-weight:500;padding:.3rem .8rem}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}.project-info{padding:1.5rem}}.contact{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:100px 0}.contact-content{display:flex;justify-content:center;margin-top:2rem}.contact-card{background:linear-gradient(180deg,#ffffffe6,#fffc);border:1px solid #0000000f;border-radius:16px;box-shadow:0 14px 40px #19283214;display:flex;flex-direction:column;gap:1.25rem;max-width:520px;padding:1.8rem;width:100%}.contact-card h4{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.contact-card p{color:#556074;font-size:1rem;line-height:1.5;margin:0}.contact-form{gap:1rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.4rem}.form-group label{color:#2d3748;font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:1px solid #0000001f;border-radius:10px;color:#2d3748;font-family:inherit;font-size:1rem;padding:.7rem .9rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#000;box-shadow:0 0 0 3px #00000014;outline:none}.cta-btn{align-items:center;background:#000;border:none;border-radius:10px;box-shadow:0 8px 20px #00000026;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.cta-btn:hover{box-shadow:0 18px 36px #0003;transform:translateY(-3px)}@media (max-width:992px){.contact-card{padding:1.4rem}}.footer{background:#000;color:#fff;padding:3rem 0 1rem;transition:background .4s ease}.footer-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.footer-info h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;transition:color .4s ease}.footer-info p{color:#999;line-height:1.6;transition:color .4s ease}.footer-links{display:flex;gap:1rem;justify-content:flex-end}.footer-links a{align-items:center;background:#0000;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .4s ease;width:45px}.footer-links a:hover{background:#fff;box-shadow:0 8px 16px #ffffff1a;color:#000;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center;transition:border-color .4s ease}.footer-bottom p{align-items:center;color:#999;display:flex;gap:.5rem;justify-content:center;transition:color .4s ease}.heart{animation:heartbeat 1.5s ease-in-out infinite;color:#fff}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}.footer-bottom p{flex-direction:column;gap:.3rem}}
/*# sourceMappingURL=main.df1a89ce.css.map*/