.landing{font-family:Oswald,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#fff;overflow-x:hidden;font-size:14px}.landing a{text-decoration:none;color:inherit}.landing a:hover{text-decoration:none;opacity:.85}.landing-header{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;padding:1rem 1.5rem;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.08)}.landing-header,.landing-logo{display:flex;align-items:center}.landing-logo{gap:.5rem;font-weight:700;font-size:1.5rem;letter-spacing:-.02em}.landing-logo-icon{width:28px;height:28px;background:#1a1a1a;-webkit-clip-path:polygon(0 0,28% 0,28% 72%,100% 72%,100% 100%,0 100%);clip-path:polygon(0 0,28% 0,28% 72%,100% 72%,100% 100%,0 100%)}.landing-nav{display:flex;align-items:center;gap:2rem}.landing-nav a{font-size:.95rem;font-weight:500;transition:opacity .2s ease}.landing-nav a:hover{opacity:.8}.landing-cta{padding:.55rem 1.35rem;background:#1a1a1a;border:none;font-weight:600;font-size:.875rem;letter-spacing:.04em;cursor:pointer;border-radius:8px;transition:background .2s ease,transform .15s ease}.landing a.landing-cta{color:#fff}.landing a.landing-cta:hover{text-decoration:none}.landing-cta:hover{background:#2d2d2d;transform:translateY(-1px)}.landing-hamburger{display:none;background:none;border:none;padding:.5rem;cursor:pointer}.landing-hamburger span{display:block;width:22px;height:2px;background:#1a1a1a;margin:5px 0}@media (max-width:768px){.landing-nav{position:fixed;top:60px;left:0;right:0;background:#fff;flex-direction:column;padding:1.5rem;gap:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-120%);transition:transform .2s ease}.landing-nav.open{transform:translateY(0)}.landing-hamburger{display:block}.landing-nav .landing-cta{width:100%;text-align:center}}.landing-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 1.5rem 4rem;background-color:#2d2d2d;isolation:isolate}.landing-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.35)),var(--hero-bg) center/cover no-repeat;filter:grayscale(100%);z-index:-1;transition:background-image .8s ease}.landing-hero h1{font-size:clamp(1.5rem,4.5vw,2.75rem);font-weight:700;color:#fff;max-width:720px;line-height:1.3;margin-bottom:2rem;letter-spacing:-.02em;position:relative;z-index:1;animation:fadeInDown .8s ease .2s both}.landing-hero .landing-cta-outline{padding:.85rem 1.75rem;background:transparent;color:#fff;border:2px solid #fff;font-weight:600;font-size:.85rem;letter-spacing:.05em;cursor:pointer;border-radius:2px;transition:background .25s ease,color .25s ease,transform .2s ease}.landing-hero .landing-cta-outline:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}.landing-scroll-dots{display:flex;gap:8px;margin-top:3rem;justify-content:center}.landing-scroll-dots span{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.6);transition:background .25s ease,transform .25s ease}.landing-scroll-dots span.active{background:#fff;transform:scale(1.2)}.landing-section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.landing-section-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;animation:fadeInUp .5s ease both;text-align:left}.landing-who{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:3rem;gap:3rem;align-items:start}@media (max-width:768px){.landing-who{grid-template-columns:1fr}}.landing-who h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.landing-who p{color:#444;line-height:1.7;margin-bottom:1rem}.landing-explore-card{display:grid;grid-template-columns:320px 1fr;grid-gap:0;gap:0;background:#fff;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.06);overflow:hidden;min-height:380px;animation:fadeInUp .6s ease .15s both}@media (max-width:768px){.landing-explore-card{grid-template-columns:1fr}}.landing-explore-left{background:#f5f5f5;padding:1.5rem 1.25rem}.landing-explore-left-title{font-size:.8rem;font-weight:600;color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem;text-align:left}.landing-explore-list{list-style:none}.landing-explore-list li{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;border-bottom:1px solid #e5e7eb;gap:1rem}.landing-explore-list li:last-child{border-bottom:none}.landing-explore-list-label{font-size:1rem;font-weight:700;color:#1a1a1a}.landing-explore-list-icon{flex-shrink:0;color:#6b7280;display:flex;align-items:center;justify-content:center}.landing-explore-list-icon svg{width:24px;height:24px}.landing-explore-right-card{background:#1a1a1a;padding:2rem 2rem 1.75rem;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid hsla(0,0%,100%,.08)}.landing-explore-right-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:left}.landing-explore-right-text{font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.92);margin-bottom:2rem;text-align:left}.landing-explore-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.12)}.landing-explore-metric-card{display:flex;flex-direction:column;gap:.45rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:.85rem}.landing-explore-metric-value{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#fff;letter-spacing:-.02em}.landing-explore-metric-label{font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.75);letter-spacing:.08em;text-transform:uppercase}.landing-explore-metric-detail{margin:0;font-size:.82rem;line-height:1.45;color:hsla(0,0%,100%,.9)}@media (max-width:1024px){.landing-explore-metrics{grid-template-columns:1fr}}.landing-marketplace{padding-bottom:3rem}.landing-marketplace-see-all-wrap{display:flex;justify-content:flex-start;margin-top:1.25rem}.landing-marketplace-see-all{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.05rem;border-radius:10px;background:#1a1a1a;font-weight:650;font-size:.95rem;transition:background .2s ease,transform .15s ease}.landing .landing-marketplace-see-all,.landing .landing-marketplace-see-all:hover,.landing .landing-marketplace-see-all:visited,.landing-marketplace-see-all{color:#fff;text-decoration:none}.landing-marketplace-see-all:hover{background:#2d2d2d;transform:translateY(-1px)}.landing-marketplace-empty,.landing-marketplace-loading{text-align:center;color:#666;font-size:1rem;margin:2rem 0}.landing-marketplace-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.landing-marketplace-grid--split{grid-template-columns:1fr}.landing-marketplace-grid--split .landing-marketplace-card-link{display:flex;align-items:stretch}.landing-marketplace-grid--split .landing-marketplace-card-image{flex:0 0 280px;aspect-ratio:auto;height:180px}.landing-marketplace-grid--split .landing-marketplace-card-body{flex:1 1}@media (max-width:768px){.landing-marketplace-grid--split{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.landing .landing-marketplace-grid--split a.landing-marketplace-card-link,.landing-marketplace-grid--split .landing-marketplace-card-link{display:block}.landing-marketplace-grid--split .landing-marketplace-card-image{flex:initial;height:auto;aspect-ratio:16/10}}.landing-marketplace-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:box-shadow .25s ease,transform .2s ease}.landing a.landing-marketplace-card-link{display:block;text-decoration:none;color:inherit}.landing .landing-marketplace-grid--split a.landing-marketplace-card-link{display:flex;align-items:stretch}.landing a.landing-marketplace-card-link:hover{text-decoration:none;color:inherit;opacity:1}.landing-marketplace-card-view{display:inline-block;margin-top:.75rem;font-size:.85rem;font-weight:600;color:#1a1a1a;letter-spacing:.02em}.landing-marketplace-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.landing-marketplace-card-image{aspect-ratio:16/10;background:#e5e5e5;overflow:hidden}.landing-marketplace-card-image img{width:100%;height:100%;object-fit:cover}.landing-marketplace-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e5e5,#f0f0f0)}.landing-marketplace-card-body{padding:1.25rem 1.25rem 1.5rem}.marketplace-split-card__title{font-size:1.05rem;font-weight:700;margin:0 0 .25rem;color:#111827}.marketplace-split-card__location{margin:0;font-size:.85rem;color:#6b7280}.marketplace-split-card__status{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:.6rem;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:650;background:#d1fae5;color:#065f46}.marketplace-split-card__stats{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding-top:.9rem;border-top:1px solid #eef2f7}.marketplace-split-card__stat{display:flex;flex-direction:column;gap:.25rem;min-width:0}.marketplace-split-card__stat-label{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;font-weight:650}.marketplace-split-card__stat-value{font-size:.85rem;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marketplace-split-card__cta{display:inline-block;margin-top:.85rem;font-size:.85rem;font-weight:650;color:#111827}@media (max-width:900px){.marketplace-split-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-marketplace-card-name{font-size:1.1rem;font-weight:700;margin:0 0 .35rem;color:#1a1a1a}.landing-marketplace-card-location{font-size:.875rem;color:#666;margin:0 0 .75rem}.landing-marketplace-card-meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;font-size:.8rem;color:#555;margin-bottom:.75rem}.landing-marketplace-card-progress{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.landing-marketplace-card-progress-track{height:8px;background:#eee;border-radius:4px;overflow:hidden}.landing-marketplace-card-progress-bar{height:100%;background:#1a1a1a;border-radius:4px;transition:width .3s ease}.landing-marketplace-card-progress span{font-size:.75rem;color:#666}.landing-marketplace-card-min{font-size:.8rem;font-weight:600;color:#1a1a1a;margin:.5rem 0 0}@media (max-width:640px){.landing-marketplace-see-all-wrap{justify-content:center}.landing-marketplace-see-all{width:100%;justify-content:center}}.landing-malaysia-wrap{padding:0 1.5rem 4rem;max-width:1200px;margin:0 auto}.landing-malaysia-wrap .landing-malaysia{animation:fadeInUp .7s ease .1s both}.landing-malaysia{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;text-align:left;padding:4rem 2rem;background-color:#2d2d2d;isolation:isolate;border-radius:14px;overflow:hidden}.landing-malaysia:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1596422846543-75c6fc197f07?w=1920&q=80) 50%/cover no-repeat;filter:grayscale(100%);z-index:-1}.landing-malaysia-inner{max-width:720px;position:relative;z-index:1}.landing-malaysia h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:left}.landing-malaysia p{color:hsla(0,0%,100%,.95);line-height:1.75}.landing-products{text-align:left;padding-bottom:3rem}.landing-products h2{margin-bottom:.5rem}.landing-products .subtitle{font-size:.95rem;color:#666;margin-bottom:2.5rem}.landing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width:900px){.landing-cards{grid-template-columns:1fr}}.landing-card{padding:1.5rem 1.5rem 1.75rem;background:#fff;border:none;border-radius:14px;text-align:left;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:box-shadow .25s ease,transform .25s ease;display:flex;flex-direction:column;min-height:280px;animation:fadeInUp .6s ease both}.landing-card:first-child{animation-delay:.1s}.landing-card:nth-child(2){animation-delay:.2s}.landing-card:nth-child(3){animation-delay:.3s}.landing-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.landing-card-icon{width:48px;height:48px;margin:0 0 1.25rem;background:#f0f0f0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1a1a1a;flex-shrink:0}.landing-card-icon svg{width:24px;height:24px}.landing-card h3{font-size:1.1rem;font-weight:700;color:#1a1a1a;line-height:1.35;margin-bottom:.75rem}.landing-card p{font-size:.9rem;font-weight:400;color:#6b7280;line-height:1.6;margin-bottom:1.25rem;flex-grow:1}.landing-card-tagline{font-style:italic;color:#4b5563;margin-bottom:.75rem!important}.landing-card-list{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0 0 1rem 1rem;padding-left:.5rem}.landing-card-list li{margin-bottom:.5rem}.landing-card-list ol,.landing-card-list ul{margin:.5rem 0 0 1rem;padding-left:.5rem}.landing-card a,.landing-card-cta{font-size:.9rem;font-weight:400;color:#1a1a1a;letter-spacing:.02em;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;text-decoration:underline;text-underline-offset:.2em}.landing-card a:hover,.landing-card-cta:hover{text-decoration:none;opacity:.85}.landing-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;animation:landing-modal-fade-in .2s ease-out}@keyframes landing-modal-fade-in{0%{opacity:0}to{opacity:1}}.landing-modal{background:#fff;max-width:560px;width:100%;max-height:calc(100vh - 3rem);overflow-y:auto;border-radius:12px;box-shadow:0 24px 48px rgba(0,0,0,.18);padding:2rem 2rem 2.25rem;position:relative;animation:landing-modal-slide-in .25s ease-out}@keyframes landing-modal-slide-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border:none;background:#f3f4f6;color:#374151;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,color .15s}.landing-modal-close:hover{background:#e5e7eb;color:#1f2937}.landing-modal-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.landing-modal-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:12px;color:#1a1a1a}.landing-modal-title{font-size:1.35rem;font-weight:700;color:#1a1a1a;margin:0 2rem 0 0;line-height:1.3}.landing-modal-tagline{font-size:.95rem;font-style:italic;color:#6b7280;margin:.25rem 0 0}.landing-modal-body{font-size:.95rem;color:#4b5563;line-height:1.65}.landing-modal-body p{margin:0 0 1rem}.landing-modal-body p:last-of-type{margin-bottom:.75rem}.landing-modal-body ol,.landing-modal-body ul{margin:0 0 1rem 1.25rem;padding-left:.5rem}.landing-modal-body li{margin-bottom:.5rem}.landing-modal-body li:last-child{margin-bottom:0}.landing-modal-body strong{color:#374151}.landing-modal-contact{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.9rem;font-weight:600;color:#1a1a1a;text-decoration:none;padding:.5rem 1rem;background:#25d366;color:#fff;border-radius:8px;transition:background .2s ease,opacity .2s ease}.landing-modal-contact:hover{text-decoration:none;background:#20bd5a;opacity:1}.landing-team{text-align:left;padding-bottom:2rem}.landing-team .intro{max-width:100%;margin:0 0 3rem;color:#555;line-height:1.7;text-align:left}.landing-team-card{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:0;gap:0;max-width:1200px;margin:0 auto 2rem;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);animation:fadeInUp .6s ease both;transition:box-shadow .3s ease,transform .3s ease;border:1px solid hsla(0,0%,100%,.06)}.landing-team-card:nth-child(3){animation-delay:.05s}.landing-team-card:nth-child(4){animation-delay:.1s}.landing-team-card:nth-child(5){animation-delay:.15s}.landing-team-card:nth-child(6){animation-delay:.2s}.landing-team-card:nth-child(7){animation-delay:.25s}.landing-team-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-2px)}.landing-team-card:last-child{margin-bottom:0}@media (max-width:768px){.landing-team-card{grid-template-columns:1fr}.landing-team-card .landing-team-card-photo{order:-1}}.landing-team-card-photo{position:relative;background:#f0f0f0;min-height:280px}.landing-team-card-photo img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.landing-team-card-bio{background:#1a1a1a;padding:2rem 2rem 1.75rem;display:flex;flex-direction:column;justify-content:center}.landing-team-card-name{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:left}.landing-team-card-role-text{font-size:.95rem;font-weight:400;color:hsla(0,0%,100%,.85);margin:0 0 .9rem;text-align:left;letter-spacing:.01em}.landing-team-card-bio p{font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.92);margin-bottom:1rem;text-align:left}.landing-team-card-bio p:last-child{margin-bottom:0}.landing-footer{background:#fff;padding:4rem 1.5rem 0}.landing-footer-inner{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch}@media (max-width:768px){.landing-footer-inner{grid-template-columns:1fr}}.landing-footer-left-card{background:#fafafa;color:#1a1a1a;padding:2.5rem 2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;animation:fadeInUp .5s ease .1s both;transition:transform .25s ease,box-shadow .25s ease}.landing-footer-left-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.landing-footer-brand{display:flex;flex-direction:column;gap:.35rem}.landing-footer-logo-img{width:48px;height:auto;display:block;object-fit:contain}.landing-footer-company{font-size:1.35rem;font-weight:700;letter-spacing:.02em;color:#1a1a1a;line-height:1.2}.landing-footer-tagline{font-size:.75rem;font-weight:400;letter-spacing:.2em;color:#6b7280}.landing-footer-sections{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem 2rem;gap:1.5rem 2rem;margin-top:auto;padding-top:2rem}@media (max-width:480px){.landing-footer-sections{grid-template-columns:1fr}}.landing-footer-left-card h4{font-size:.7rem;font-weight:700;letter-spacing:.12em;color:#374151;margin-bottom:.4rem}.landing-footer-left-card p{font-size:.875rem;color:#4b5563;line-height:1.5;margin:0}.landing-footer-left-card a{color:#1a1a1a}.landing-footer-left-card a:hover{text-decoration:none;opacity:.9}.landing-footer-cta{background:#1a1a1a;color:#fff;padding:2.5rem 2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:320px;animation:fadeInUp .5s ease .15s both;transition:transform .25s ease,box-shadow .25s ease}.landing-footer-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.landing-footer-cta h4{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.landing-footer-cta p{font-size:.95rem;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;line-height:1.5;flex:1 1}.landing-footer-cta .landing-footer-cta-btn{display:inline-block;padding:.75rem 1.75rem;background:#fff;color:#000!important;font-weight:600;font-size:.9rem;border-radius:8px;width:-moz-fit-content;width:fit-content;border:none;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .15s ease;text-align:center}.landing-partners-subtitle{color:#6b7280;margin-bottom:1rem;text-align:left}.landing-partners-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.landing-partners-logo{height:84px;border:1px solid #e5e7eb;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;padding:.5rem;transition:transform .2s ease,border-color .2s ease}.landing-partners-logo:hover{transform:translateY(-2px);border-color:#94a3b8}.landing-partners-logo img{width:100%;height:100%;object-fit:contain;display:block}.landing-footer-cta-actions{display:flex;gap:.75rem;flex-wrap:wrap}.landing-footer-cta-btn--linkedin{background:#0077b5!important;color:#fff!important}@media (max-width:900px){.landing-partners-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.landing-section{padding:3rem 1rem}.landing-footer{padding:3rem 1rem 0}.landing{font-size:14px}.landing-card p,.landing-explore-right-text,.landing-footer-cta p,.landing-footer-left-card p,.landing-malaysia p,.landing-marketplace-card-location,.landing-marketplace-card-meta,.landing-marketplace-card-min,.landing-modal-body,.landing-partners-subtitle,.landing-team .intro,.landing-team-card-bio p,.landing-who p{font-size:13px;line-height:1.6}.landing-explore-right-title,.landing-marketplace-card-name,.landing-modal-title,.landing-team-card-name{font-size:1.05rem}.landing-card-tagline,.landing-modal-tagline,.landing-team-card-role-text{font-size:13px}}.landing-footer-cta .landing-footer-cta-btn:hover{background:#eee;color:#000!important;text-decoration:none;transform:translateY(-1px)}.landing-footer-bottom{margin-top:0;margin-left:auto;margin-right:auto;padding:1.25rem 1.5rem;max-width:1200px;width:100%;background:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.landing-footer-copy{font-size:.85rem;color:#6b7280}.landing-footer-bottom-links{display:flex;gap:1.5rem}.landing-footer-bottom-links a{font-size:.85rem;color:#6b7280}.landing-footer-bottom-links a:hover{color:#1a1a1a;text-decoration:none;opacity:.9}.landing-social a:hover{background:#d0d0d0}