/* Stage1077 premium miniature art for the homepage intention cards. */
body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon{
  position:relative;
  isolation:isolate;
  flex-basis:62px;
  width:62px;
  height:62px;
  overflow:hidden;
  border:1px solid rgba(161,73,108,.15);
  border-radius:20px;
  background:
    radial-gradient(circle at 24% 18%,rgba(255,255,255,.98),rgba(255,255,255,0) 34%),
    linear-gradient(145deg,#f8dfe6 0%,#fff6f1 58%,#f2dde8 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(91,40,64,.09);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon:after{
  content:"";
  position:absolute;
  inset:5px;
  z-index:-1;
  border:1px solid rgba(255,255,255,.68);
  border-radius:15px;
  pointer-events:none;
}
body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage804-path-card:hover .lt-stage1077-path-icon{
  transform:translateY(-2px) rotate(-1deg);
  border-color:rgba(161,73,108,.27);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 14px 28px rgba(91,40,64,.14);
}
body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon svg{
  width:47px;
  height:47px;
  overflow:visible;
  color:#9f4568;
  fill:none;
  stroke:currentColor;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-halo{fill:rgba(255,255,255,.52);stroke:rgba(177,87,121,.12)}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-rear-card{fill:#e9bfd0;stroke:#bd6d8b;stroke-width:1.25}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-main-card{stroke:#9f4568;stroke-width:1.55}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-inner-frame{stroke:rgba(159,69,104,.46);stroke-width:1}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-star{fill:#bf6888;stroke:#9f4568;stroke-width:1.15}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-dot{fill:#d88ca5;stroke:none}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-embrace{stroke:#a95777;stroke-width:2.1}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-embrace-detail{stroke:rgba(169,87,119,.56);stroke-width:1.25}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-heart{stroke:#97405f;stroke-width:1.35}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-heart-glint{stroke:#fff8f7;stroke-width:1.5}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-spark{fill:#d98ca4;stroke:#a34d6d;stroke-width:.9}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-orbit{stroke:rgba(165,77,110,.3);stroke-dasharray:2.5 3.5;stroke-width:1.1}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-sun{stroke:#a64d6e;stroke-width:1.3}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-rays{stroke:#b65b7b;stroke-width:1.55}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-horizon{stroke:#9e4869;stroke-width:1.55}
body.lt-en-shell[data-route-key="home"] .lt-stage1077-icon-crescent{fill:#f5d9b9;stroke:#a95876;stroke-width:1.15}
@media(max-width:620px){
  body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon{flex-basis:56px;width:56px;height:56px;border-radius:18px}
  body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon svg{width:43px;height:43px}
}
@media(prefers-reduced-motion:reduce){
  body.lt-en-shell[data-route-key="home"] [data-stage1077-intention-icon-art="premium-miniatures"] .lt-stage1077-path-icon{transition:none}
}
/* /Stage1077 premium miniature art. */
