*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1c1c1e;--bg-card:#2a2a2c;--text-primary:#f5f5f7;--text-secondary:#98989d;--accent:#7b7bf5;--accent-glow:#7b7bf533;--border:#ffffff14}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}.navbar{z-index:100;background:#000;border-bottom:1px solid #ffffff73;justify-content:space-between;align-items:center;height:68px;padding:0 64px;font-family:Inter,sans-serif;display:flex;position:fixed;top:0;left:0;right:0}.navbar__brand{color:#fff;letter-spacing:.01em;font-size:19px;font-weight:600}.navbar__links{gap:6px;margin:0;padding:0;list-style:none;display:flex}.navbar__link{color:#fff;border-radius:6px;padding:7px 16px;font-size:16px;font-weight:400;text-decoration:none;transition:background .15s;position:relative}.navbar__link:hover{background:#ffffff14}.navbar__link:after{content:"";opacity:0;transform-origin:50%;background:#fff;border-radius:999px;height:1.5px;transition:opacity .2s,transform .2s;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(.6)}.navbar__link--active:after{opacity:1;transform:scaleX(1)}.hero{background:#000;align-items:center;height:100dvh;display:flex;position:relative;overflow:visible}.hero__content{z-index:2;flex:none;align-items:center;width:54%;padding:68px 3vw 0 5vw;display:flex;position:relative}.hero__card{text-align:center;background:#000;border-radius:22px;flex-direction:column;align-items:center;gap:26px;width:100%;max-width:660px;padding:64px 60px 60px;display:flex}.hero__heading{letter-spacing:-.04em;color:#fff;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1}.hero__sub{color:var(--text-secondary);margin:0;font-size:1.15rem;line-height:1.65}.hero__buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;padding-top:4px;display:grid}.hbtn{cursor:pointer;letter-spacing:.01em;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.hbtn--outline{color:var(--text-primary);background:0 0;border:2px solid #ffffff47}.hbtn--outline:hover{background:#ffffff12;border-color:#ffffff8c;box-shadow:0 0 0 1px #ffffff1a}.hero__scene{pointer-events:none;z-index:3;height:70%;margin-left:-370px;position:absolute;top:15%;left:88%;right:-180px;overflow:visible}.hero__scene:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff1a 0%,#dcdcff0d 45%,#0000 70%);width:55%;height:55%;position:absolute;top:55%;left:48%;transform:translate(-50%,-50%)}.hero__scene:after{content:"";z-index:10;pointer-events:none;background:#000;width:260px;height:64px;position:absolute;bottom:0;right:150px}.hero__scene spline-viewer::part(logo),.hero__scene spline-viewer::part(watermark){display:none!important}.hero__scene spline-viewer,.hero__scene canvas{background:0 0!important;width:100%!important;height:100%!important}.scene-loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.scene-loader__ring{border:3px solid #7b7bf526;border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;animation:.9s linear infinite spin}.scroll-hint{z-index:2;color:var(--text-secondary);letter-spacing:.06em;align-items:center;gap:10px;font-size:13px;animation:1s 1.2s both fadeUp;display:flex;position:absolute;bottom:40px;left:5vw}.scroll-hint__mouse{border:2px solid var(--text-secondary);border-radius:12px;justify-content:center;width:22px;height:35px;padding-top:5px;display:flex}.scroll-hint__wheel{background:var(--text-secondary);border-radius:2px;width:3px;height:7px;animation:1.6s infinite scroll-wheel}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scroll-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.navbar{padding:0 20px}.navbar__links{display:none}.hero{flex-direction:column;align-items:center;min-height:100dvh;padding-top:68px;padding-bottom:48px;overflow:hidden}.hero__content{order:1;justify-content:center;width:100%;padding:24px 24px 0;display:flex}.hero__card{text-align:center;border:none;align-items:center;max-width:100%;padding:24px 20px}.hero__heading{font-size:clamp(2rem,9vw,2.8rem)}.hero__sub{font-size:.9rem}.hero__buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__scene{pointer-events:none;order:2;width:100%;height:60vw;min-height:220px;max-height:320px;margin-left:0!important;position:relative!important;top:0!important;left:auto!important;right:auto!important}.hero__scene iframe{width:100%!important;height:100%!important;transform:none!important}.hero__scene:after{display:none}.about{flex-direction:column;align-items:center;gap:40px;min-height:auto;padding:72px 24px 80px}.about__text{max-width:100%}.about__body{font-size:1.05rem}.about__image-wrap{width:100%;max-width:320px;height:360px}}.about{background:#000;justify-content:space-between;align-items:center;gap:64px;min-height:100dvh;padding:80px 10vw;display:flex}.about__text{flex-direction:column;flex:1;gap:20px;max-width:580px;display:flex}.about__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.about__heading{color:#fff;letter-spacing:-.04em;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1}.about__body{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.75}.about__body strong{color:#fff;font-weight:600}.about__image-wrap{border-radius:16px;flex-shrink:0;width:500px;height:600px;overflow:hidden}.about__image{object-fit:cover;object-position:60% top;filter:grayscale(15%);width:100%;height:100%;display:block}.exp{background:#000;padding:100px 10vw 120px}.exp__title{color:#fff;letter-spacing:-.03em;margin:0 0 72px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800}.exp__list{flex-direction:column;display:flex}.exp__item{grid-template-columns:200px 1fr;gap:0 48px;padding:48px 0;display:grid;position:relative}.exp__divider{background:#ffffff1a;height:1px;position:absolute;bottom:0;left:0;right:0}.exp__left{flex-direction:column;gap:10px;padding-top:4px;display:flex}.exp__num{color:#ffffff59;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.exp__dates{color:#fff6;letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400}.exp__right{flex-direction:column;gap:20px;display:flex}.exp__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.exp__role{color:#fff;margin:0 0 6px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.2}.exp__company{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.95rem}.exp__link-btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:border-color .15s,color .15s;display:flex}.exp__link-btn:hover{color:#fff;border-color:#fff6}.exp__bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.exp__bullets li{color:#ffffffa6;padding-left:18px;font-family:Inter,sans-serif;font-size:.98rem;line-height:1.7;position:relative}.exp__bullets li:before{content:"•";color:#ffffff4d;position:absolute;left:0}@media (width<=768px){.exp{padding:72px 24px 80px}.exp__title{margin-bottom:48px;font-size:clamp(2rem,8vw,2.8rem)}.exp__item{grid-template-columns:1fr;gap:12px;padding:36px 0}.exp__left{flex-direction:row;align-items:center;gap:16px}.exp__role{font-size:1.15rem}.proj{padding:72px 24px 80px}.proj__title{font-size:clamp(2rem,8vw,2.8rem)}.proj__grid{grid-template-columns:1fr}.proj__featured{min-height:240px;padding:24px}.proj__featured-body{flex-direction:column;align-items:flex-start;gap:16px;padding-top:40px}.proj__featured-title{font-size:clamp(1.6rem,6vw,2.2rem)}.proj__card{min-height:260px}}.proj{background:#000;padding:100px 10vw 120px}.proj__title{color:#fff;letter-spacing:-.03em;margin:0 0 48px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800}.proj__featured{border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:340px;margin-bottom:20px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.proj__tag{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;width:fit-content;padding:4px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.proj__featured-body{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:auto;padding-top:64px;display:flex}.proj__featured-title{color:#fff;letter-spacing:-.03em;margin:0 0 4px;font-family:Inter,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.proj__featured-desc{color:#ffffffd1;max-width:480px;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.proj__featured-links{flex-shrink:0;align-items:center;gap:10px;display:flex}.proj__pill{letter-spacing:.1em;color:#fff;border:1px solid #ffffff59;border-radius:6px;padding:7px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s}.proj__pill:hover{background:#ffffff1a;border-color:#fff9}.proj__icon-btn{color:#ffffff80;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.proj__icon-btn:hover{color:#fff;border-color:#ffffff80}.proj__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.proj__card{border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:320px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.proj__card-top{justify-content:flex-end;align-items:center;display:flex}.proj__card-num{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.proj__card-bottom{margin-top:auto;padding-top:60px}.proj__card-title{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700}.proj__card-desc{color:#ffffffc7;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;line-height:1.6}.stack{background:#000;padding:80px 10vw}.stack__title{color:#fff;letter-spacing:-.03em;margin:0 0 32px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800}.stack__bento{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:stretch;gap:14px;width:100%;max-width:100%;display:grid}.stack__card{background:#000;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:12px;padding:18px 18px 20px;display:flex;overflow:hidden}.stack__card--languages{grid-area:1/1;justify-self:stretch;max-width:none}.stack__card--frameworks{grid-area:1/2/span 2}.stack__card--devtools{grid-area:2/1;align-self:stretch}.stack__card--frameworks,.stack__card--devtools,.stack__card--languages{width:100%}.stack__num{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.stack__pills{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.stack__pill{color:#fffc;text-align:center;background:#ffffff08;border:1px solid #ffffff24;border-radius:7px;justify-content:center;align-items:center;min-height:31px;padding:5px 10px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.stack__card--frameworks{background:#000}.stack__large-list{scrollbar-width:none;background:#000;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.stack__large-list::-webkit-scrollbar{display:none}.stack__large-list li{color:#fff;letter-spacing:-.02em;background:#000;border-bottom:1px solid #ffffff0f;padding:6px 0;font-family:Inter,sans-serif;font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:700;line-height:1.2}.stack__large-list li:last-child{border-bottom:none}.stack__tool-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.stack__tool-item{border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px;display:flex}.stack__tool-item:nth-child(2n){border-right:none}.stack__tool-item:nth-last-child(-n+2){border-bottom:none}.stack__tool-icon{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.stack__tool-label{color:#fffc;font-family:Inter,sans-serif;font-size:.83rem;font-weight:500}@media (width<=768px){.stack{padding:72px 24px}.stack__title{font-size:clamp(2rem,8vw,2.8rem)}.stack__bento{grid-template-columns:1fr;width:100%;max-width:100%}.stack__card--languages,.stack__card--frameworks,.stack__card--devtools{max-width:100%;min-height:unset;grid-area:auto/1;justify-self:stretch}.stack__pills{grid-template-columns:repeat(2,minmax(0,1fr))}.stack__tool-grid{grid-template-columns:1fr 1fr}}.contact{background:#000;align-items:center;min-height:50vh;padding:80px 10vw;display:flex}.contact__inner{align-items:flex-start;gap:80px;width:100%;max-width:1200px;display:flex}.contact__left{flex:1}.contact__heading{letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin:0 0 22px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1}.contact__sub{color:#ffffff8c;max-width:430px;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.contact__right{flex-direction:column;gap:28px;min-width:260px;padding-top:8px;display:flex}.contact__field{flex-direction:column;gap:4px;display:flex}.contact__label{letter-spacing:.12em;color:#fff6;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.contact__value{color:#fff;font-family:Inter,sans-serif;font-size:1.26rem;font-weight:600;text-decoration:none;transition:color .2s}.contact__value:hover{color:#ffffffb3}.contact__socials{gap:12px;margin-top:4px;display:flex}.contact__social-btn{color:#fff;border:1px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.contact__social-btn svg{width:24px;height:24px}.contact__social-btn:hover{background:#ffffff12;border-color:#fffc}@media (width<=768px){.contact{min-height:auto;padding:72px 24px 80px}.contact__inner{flex-direction:column;gap:40px}.contact__heading{font-size:clamp(2.2rem,9vw,3.2rem)}.contact__right{width:100%;min-width:0}.contact__value{word-break:break-all;font-size:1.05rem}}.site-footer{text-align:center;background:#000;border-top:1px solid #ffffffbf;padding:10px 16px}.site-footer__text{color:#ffffffe0;margin:0;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500}*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--text:#fff;--text-dim:#ffffff8c;--border:#ffffff1a;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:56px}body{color:#fff;background:#000;overflow-x:hidden}.mn-navbar{z-index:100;background:#000;border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.mn-brand{color:#fff;letter-spacing:.01em;font-size:17px;font-weight:700}.mn-resume-btn{color:#fff;border:1px solid #ffffff59;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none}.mn-hero{background:#000;flex-direction:column;min-height:100dvh;padding-top:56px;display:flex}.mn-hero-text{flex-direction:column;gap:20px;padding:36px 24px 0;display:flex}.mn-hero-heading{letter-spacing:-.04em;text-transform:uppercase;color:#fff;font-size:clamp(2.2rem,10vw,3rem);font-weight:900;line-height:1}.mn-hero-sub{color:#ffffff8c;font-size:.9rem;line-height:1.65}.mn-hero-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mn-btn{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #ffffff47;border-radius:100px;justify-content:center;align-items:center;padding:11px 12px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.mn-hero-robot{flex:1;width:100%;min-height:260px;max-height:360px;overflow:visible}.mn-section{background:#000;border-top:1px solid #ffffff14;padding:64px 24px 72px}.mn-section-title{letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin-bottom:32px;font-size:clamp(2rem,9vw,2.6rem);font-weight:900;line-height:1}.mn-body{color:#ffffffd9;margin-bottom:16px;font-size:1rem;line-height:1.75}.mn-body strong{color:#fff;font-weight:600}.mn-divider{background:#ffffff14;height:1px;margin:32px 0 0}.mn-photo-wrap{border-radius:14px;width:100%;height:340px;margin-top:36px;overflow:hidden}.mn-photo{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.mn-exp-list{flex-direction:column;display:flex}.mn-exp-item{padding-bottom:32px}.mn-exp-meta{align-items:center;gap:12px;margin-bottom:10px;display:flex}.mn-exp-num{color:#ffffff4d;letter-spacing:.06em;font-size:.78rem;font-weight:600}.mn-exp-dates{color:#ffffff59;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:500}.mn-exp-role{color:#fff;margin-bottom:4px;font-size:1.15rem;font-weight:700}.mn-exp-company{color:#ffffff73;margin-bottom:14px;font-size:.88rem}.mn-exp-link{color:inherit;text-decoration:none}.mn-exp-bullets{flex-direction:column;gap:8px;list-style:none;display:flex}.mn-exp-bullets li{color:#fff9;padding-left:16px;font-size:.9rem;line-height:1.65;position:relative}.mn-exp-bullets li:before{content:"•";color:#ffffff40;position:absolute;left:0}.mn-proj-featured{border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:260px;margin-bottom:16px;padding:24px;display:flex;overflow:hidden}.mn-proj-featured-body{flex-direction:column;gap:16px;display:flex}.mn-proj-cat{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:4px;font-size:.7rem;font-weight:700}.mn-proj-title{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:1.8rem;font-weight:800}.mn-proj-desc{color:#ffffffbf;font-size:.88rem;line-height:1.55}.mn-proj-links{align-items:center;gap:10px;display:flex}.mn-pill{letter-spacing:.1em;color:#fff;border:1px solid #ffffff59;border-radius:6px;padding:7px 14px;font-size:11px;font-weight:700;text-decoration:none}.mn-icon-btn{color:#ffffff8c;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.mn-proj-grid{flex-direction:column;gap:16px;display:flex}.mn-proj-card{border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:240px;padding:20px 22px;display:flex;overflow:hidden}.mn-proj-card-top{justify-content:flex-end;display:flex}.mn-proj-card-bottom{margin-top:auto;padding-top:48px}.mn-proj-card-title{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:1.25rem;font-weight:700}.mn-stack-card{background:#000;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:12px;padding:18px}.mn-stack-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:14px;font-size:10px;font-weight:600;display:block}.mn-pills{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mn-pill-tag{color:#fffc;text-align:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:7px;padding:6px 10px;font-size:.78rem;font-weight:600}.mn-stack-list{flex-direction:column;list-style:none;display:flex}.mn-stack-list li{color:#fff;letter-spacing:-.01em;border-bottom:1px solid #ffffff0f;padding:6px 0;font-size:1rem;font-weight:700}.mn-stack-list li:last-child{border-bottom:none}.mn-devtools{flex-wrap:wrap;gap:8px;display:flex}.mn-devtool-item{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:5px 12px;font-size:.8rem;font-weight:500}.mn-cert-list{flex-direction:column;gap:10px;list-style:none;display:flex}.mn-cert-list li{color:#fffc;padding-left:14px;font-size:.92rem;font-weight:500;position:relative}.mn-cert-list li:before{content:"✦";color:#ffffff4d;font-size:8px;position:absolute;top:4px;left:0}.mn-contact-sub{color:#ffffff80;margin-bottom:36px;font-size:.95rem;line-height:1.65}.mn-contact-fields{flex-direction:column;gap:24px;margin-bottom:28px;display:flex}.mn-contact-field{flex-direction:column;gap:4px;display:flex}.mn-contact-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.7rem;font-weight:700}.mn-contact-value{color:#fff;word-break:break-all;font-size:1.1rem;font-weight:600;text-decoration:none}.mn-socials{gap:12px;display:flex}.mn-social-btn{color:#fff;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;display:flex}.mn-footer{text-align:center;color:#ffffffb3;background:#000;border-top:1px solid #ffffff80;padding:14px 24px;font-size:.82rem;font-weight:500}
