.mmo-home{width:min(100% - 2rem,1440px);margin:0 auto}
.mmo-home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;padding:clamp(2rem,3vw,3rem) 0 clamp(2.5rem,3.5vw,3.5rem);gap:clamp(2.5rem,5vw,6rem);border-bottom:1px solid var(--mmo-border)}
.mmo-hero-copy{position:relative;z-index:2;max-width:760px}
.mmo-eyebrow{margin:0 0 .9rem;color:var(--mmo-primary-600);font-size:.69rem;font-weight:730;letter-spacing:.11em;text-transform:uppercase}
.mmo-hero-copy .mmo-h1{max-width:72rem;padding:.06em 0 .1em;overflow:visible;font-size:clamp(2.8rem,4vw,4.25rem);line-height:1.06;letter-spacing:-.045em}
.mmo-hero-copy .mmo-h1 span{display:block;padding-bottom:.04em;overflow:visible;color:var(--mmo-primary-600);line-height:1.08}
.mmo-hero-lede{max-width:39rem;margin:1.15rem 0 0;color:var(--mmo-text-muted);font-size:clamp(.94rem,1.2vw,1.08rem);line-height:1.6}
.mmo-hero-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(100%,38rem);min-height:52px;margin-top:1.55rem;padding:4px 4px 4px .9rem;gap:.65rem;border:1px solid var(--mmo-border-strong);border-radius:var(--radius-full);background:color-mix(in srgb,var(--mmo-surface-raised) 86%,transparent);box-shadow:var(--shadow-soft)}
.mmo-hero-search>svg{width:17px;height:17px;color:var(--mmo-text-soft)}
.mmo-hero-search input#heroSearch{min-width:0;min-height:42px;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:.85rem}
.mmo-hero-search input#heroSearch:focus{border:0!important;box-shadow:none!important}
.mmo-hero-search button{min-height:42px;padding:0 1.05rem;border:0;border-radius:var(--radius-full);color:#fffaf0;background:#24231f;font-size:.76rem;font-weight:690;transition:transform var(--duration-fast) ease,background var(--duration-fast) ease}
.mmo-hero-search button:hover{background:var(--mmo-primary-600);transform:translateY(-1px)}
.mmo-benefit-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:43rem;margin-top:1.75rem;border-block:1px solid var(--mmo-border)}
.mmo-benefit-row>div{display:flex;align-items:flex-start;padding:.8rem .7rem .8rem 0;gap:.58rem}
.mmo-benefit-row>div+div{padding-left:.7rem;border-left:1px solid var(--mmo-border)}
.mmo-benefit-row svg{width:16px;height:16px;flex:none;color:var(--mmo-primary-500)}
.mmo-benefit-row span{display:grid}
.mmo-benefit-row strong{font-size:.72rem;font-weight:690}
.mmo-benefit-row small{margin-top:.18rem;color:var(--mmo-text-soft);font-size:.63rem;line-height:1.35}
.mmo-hero-visual{position:relative;min-width:0}
.mmo-material-scene{position:relative;min-height:320px;overflow:hidden;border:1px solid color-mix(in srgb,var(--mmo-border) 76%,transparent);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--mmo-surface-raised) 52%,transparent);box-shadow:inset 0 1px rgba(255,255,255,.62),var(--shadow-soft)}
.mmo-material-scene::before{position:absolute;inset:10% 8%;border-radius:50%;background:var(--mmo-surface-soft);filter:blur(38px);opacity:.82;content:""}
.mmo-material-card,.mmo-material-tile{position:absolute;border:1px solid color-mix(in srgb,var(--mmo-border-strong) 44%,transparent);background:var(--mmo-surface-raised);box-shadow:0 24px 55px rgba(53,47,41,.14),inset 0 1px rgba(255,255,255,.8)}
.mmo-material-card{top:9%;right:12%;width:43%;height:31%;padding:1rem;border-radius:1.1rem;transform:rotate(8deg)}
.mmo-material-card-chip{width:22%;height:22%;border-radius:.28rem;background:var(--mmo-border-strong)}
.mmo-material-card-lines{display:grid;width:52%;margin-top:1.1rem;gap:.38rem}
.mmo-material-card-lines span{display:block;height:7px;border-radius:var(--radius-full);background:var(--mmo-border)}
.mmo-material-card-lines span:last-child{width:68%}
.mmo-material-tile{display:grid;place-items:center;color:var(--mmo-primary-600)}
.mmo-material-tile svg{width:34%;height:34%;stroke-width:1.25}
.mmo-material-shield{top:34%;left:12%;width:27%;aspect-ratio:1;border-radius:28% 38% 30% 42%;transform:rotate(-10deg)}
.mmo-material-package{right:7%;bottom:8%;width:39%;aspect-ratio:1;border-radius:32% 24% 38% 27%;transform:rotate(7deg)}
.mmo-material-wallet{bottom:10%;left:37%;width:21%;aspect-ratio:1;border-radius:34% 24% 30% 26%;transform:rotate(-5deg)}
.mmo-category-accordion{display:flex;height:48px;margin-top:.55rem;overflow:hidden;border:1px solid var(--mmo-border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--mmo-surface-raised) 76%,transparent)}
.mmo-category-accordion a{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;padding:0 .8rem;gap:.5rem;border-right:1px solid var(--mmo-border);font-size:.7rem;font-weight:670;transition:flex 360ms var(--ease-fluid),color 180ms ease,background 180ms ease}
.mmo-category-accordion a:last-child{border-right:0}
.mmo-category-accordion a:hover,.mmo-category-accordion a:focus-visible{flex:1.45;color:#fffaf0;background:#24231f}
.mmo-category-accordion svg{width:13px;height:13px;flex:none}
.mmo-mobile-category-only{display:none!important}
.mmo-featured-section{padding:clamp(2.75rem,4vw,4rem) 0 clamp(6rem,9vw,9rem)}
.mmo-trust-section{padding:clamp(7rem,12vw,12rem) 0}
.mmo-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}
.mmo-section-heading .mmo-body{max-width:42rem;margin:1.2rem 0 0}
.mmo-section-link{display:inline-flex;align-items:center;width:max-content;gap:.55rem;color:var(--mmo-primary-600);font-size:.8rem;font-weight:680;white-space:nowrap}
.mmo-section-link svg{width:16px;height:16px;transition:transform 200ms ease}
.mmo-section-link:hover svg{transform:translateX(4px)}
.mmo-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.75rem;gap:1rem}
.mmo-product-grid .mmo-skeleton{min-height:390px}
.mmo-grid-empty{grid-column:1/-1}
.mmo-grid-empty h3{margin:0;font-size:1.1rem}
.mmo-grid-empty .mmo-body{margin:.55rem 0 1rem}
.mmo-featured-actions{display:grid;justify-items:center;margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid var(--mmo-border);gap:.75rem}
.mmo-featured-actions[hidden]{display:none}
.mmo-featured-progress{margin:0;color:var(--mmo-text-muted);font-size:.72rem;font-weight:620;letter-spacing:.01em;font-variant-numeric:tabular-nums}
.mmo-featured-action-row{display:flex;align-items:center;justify-content:center;gap:1.15rem}
.mmo-featured-load-more{display:inline-flex;min-height:46px;min-width:210px;align-items:center;justify-content:center;padding:0 1.2rem;border:1px solid var(--mmo-border-strong);border-radius:var(--radius-md);gap:.65rem;color:var(--mmo-text);background:var(--mmo-surface-raised);font-size:.78rem;font-weight:700;box-shadow:0 8px 22px color-mix(in srgb,var(--mmo-primary-500) 8%,transparent);transition:transform 220ms var(--ease-fluid),border-color 220ms ease,background 220ms ease,box-shadow 220ms ease}
.mmo-featured-load-more[hidden]{display:none}
.mmo-featured-load-more svg{width:16px;height:16px;transition:transform 220ms var(--ease-fluid)}
.mmo-featured-load-more:hover:not(:disabled){border-color:var(--mmo-primary-500);background:var(--mmo-primary-50);box-shadow:0 12px 28px color-mix(in srgb,var(--mmo-primary-500) 14%,transparent);transform:translateY(-2px)}
.mmo-featured-load-more:hover:not(:disabled) svg{transform:translateY(3px)}
.mmo-featured-load-more:active:not(:disabled){transform:translateY(1px) scale(.985)}
.mmo-featured-load-more:focus-visible{outline:3px solid color-mix(in srgb,var(--mmo-primary-500) 35%,transparent);outline-offset:3px}
.mmo-featured-load-more:disabled{cursor:wait;opacity:.72}
.mmo-load-more-spinner{width:15px;height:15px;border:2px solid color-mix(in srgb,var(--mmo-primary-500) 25%,transparent);border-top-color:var(--mmo-primary-600);border-radius:50%;animation:mmo-load-more-spin .7s linear infinite}
.mmo-load-more-skeleton{min-height:390px}
.mmo-product-card.mmo-product-reveal{opacity:0;transform:translateY(14px);transition:opacity 380ms ease,transform 520ms var(--ease-fluid),box-shadow 520ms var(--ease-fluid),border-color 220ms ease}
.mmo-product-reveal.is-visible{opacity:1;transform:translateY(0)}
@keyframes mmo-load-more-spin{to{transform:rotate(360deg)}}
.mmo-trust-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,8vw,8rem)}
.mmo-trust-intro{top:130px}
.mmo-trust-intro .mmo-body{max-width:32rem;margin:1.3rem 0 1.8rem}
.mmo-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;border-top:1px solid var(--mmo-border);border-left:1px solid var(--mmo-border)}
.mmo-trust-grid article{min-height:270px;padding:clamp(1.5rem,3vw,2.5rem);border-right:1px solid var(--mmo-border);border-bottom:1px solid var(--mmo-border)}
.mmo-trust-grid svg{width:22px;height:22px;color:var(--mmo-primary-500)}
.mmo-trust-grid h3{margin:4rem 0 0;font-size:1.05rem;font-weight:680}
.mmo-trust-grid p{margin:.8rem 0 0;color:var(--mmo-text-muted);font-size:.84rem;line-height:1.65}
.mmo-home-action{display:grid;place-items:center;min-height:540px;padding:5rem 1rem;border-block:1px solid var(--mmo-border);text-align:center}
.mmo-home-action h2{max-width:60rem;margin:0 0 2.5rem;font-size:clamp(2.7rem,6vw,6rem);font-weight:620;line-height:.98;letter-spacing:-.06em}
.mmo-home-action h2 span{color:var(--mmo-primary-600)}
.mmo-home-about{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);padding:clamp(3.5rem,6vw,6rem) 0;gap:clamp(2rem,7vw,7rem);border-bottom:1px solid var(--mmo-border)}
.mmo-home-about .mmo-h2{max-width:24rem}
.mmo-home-about-copy{display:grid;max-width:54rem;gap:1rem;color:var(--mmo-text-muted);font-size:.9rem;line-height:1.75}
.mmo-home-about-copy p{margin:0}
.mmo-home-about-links{display:flex;flex-wrap:wrap;margin-top:.5rem;gap:.75rem 1.25rem}
.mmo-home-about-links a{display:inline-flex;align-items:center;gap:.4rem;color:var(--mmo-primary-600);font-size:.78rem;font-weight:690}
.mmo-home-about-links svg{width:14px;height:14px}
@media(max-width:1100px){
  .mmo-home-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:2.5rem}
  .mmo-benefit-row small{display:none}
  .mmo-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .mmo-home-hero{width:100%;grid-template-columns:minmax(0,1fr);min-height:auto;padding:3.5rem 0}
  .mmo-hero-copy{width:100%;max-width:760px}
  .mmo-material-scene{display:none}
  .mmo-category-accordion{margin-top:0}
  .mmo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mmo-trust-section{grid-template-columns:1fr}
  .mmo-home-about{grid-template-columns:1fr;gap:1.5rem}
}
@media(max-width:640px){
  .mmo-home{width:min(100% - 1.25rem,1440px)}
  .mmo-home-hero{padding:2.5rem 0 3rem;gap:1.5rem}
  .mmo-hero-copy{min-width:0}
  .mmo-hero-copy .mmo-h1{max-width:100%;font-size:clamp(2rem,9vw,2.55rem);text-wrap:pretty}
  .mmo-hero-copy .mmo-h1 span{max-width:100%;overflow-wrap:break-word;text-wrap:pretty}
  .mmo-hero-lede{font-size:.94rem}
  .mmo-hero-search{grid-template-columns:auto minmax(0,1fr) auto;padding:4px 4px 4px .8rem;gap:.45rem}
  .mmo-hero-search button{grid-column:auto;width:auto;margin:0;padding-inline:.9rem;border-radius:var(--radius-full)}
  .mmo-benefit-row{margin-top:1.35rem}
  .mmo-benefit-row>div{align-items:center;justify-content:center;padding:.75rem .3rem;gap:.35rem}
  .mmo-benefit-row>div+div{padding-left:.3rem}
  .mmo-benefit-row small{display:none}
  .mmo-benefit-row strong{font-size:.65rem}
  .mmo-category-accordion{display:grid;height:auto;grid-template-columns:repeat(2,minmax(0,1fr))}
  .mmo-category-accordion a{min-height:46px;border-bottom:1px solid var(--mmo-border)}
  .mmo-section-heading{align-items:flex-start;flex-direction:column}
  .mmo-section-heading>.mmo-section-link{display:none}
  .mmo-product-grid{grid-template-columns:1fr}
  .mmo-product-grid .mmo-skeleton{min-height:220px}
  .mmo-featured-actions{margin-top:1.6rem;padding-top:1.15rem}
  .mmo-featured-action-row{width:100%;flex-direction:column;gap:.8rem}
  .mmo-featured-load-more{width:100%}
  .mmo-trust-grid{grid-template-columns:1fr}
  .mmo-trust-grid article{min-height:230px}
  .mmo-home-action{min-height:440px}
  .mmo-home-about{padding:3.25rem 0}
  .mmo-home-about-links{display:grid}
}
@media(prefers-reduced-motion:reduce){
  .mmo-product-reveal{opacity:1;transform:none}
  .mmo-featured-load-more,.mmo-featured-load-more svg{transition:none}
}
@media(max-width:420px){
  .mmo-hero-search{grid-template-columns:auto minmax(0,1fr);padding:.55rem;border-radius:var(--radius-lg)}
  .mmo-hero-search button{grid-column:1/-1;width:100%;margin:0;border-radius:var(--radius-md)}
}
