/* MiKO Girls Love homepage feature v2 — editorial pink spotlight */
body.home .miko-gl-home-v2{
  --gl-pink:#ff2f7d;--gl-pink-2:#ff67a6;--gl-deep:#9d2459;--gl-ink:#18243a;--gl-muted:#748096;
  position:relative;margin:12px 0 22px;padding:18px;border:1px solid #f4cddd;border-radius:17px;overflow:hidden;isolation:isolate;
  background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.96),rgba(255,255,255,0) 25%),radial-gradient(circle at 82% 18%,rgba(255,106,170,.18),rgba(255,106,170,0) 30%),linear-gradient(112deg,#fff8fc 0%,#ffeaf3 46%,#fff4fa 100%);
  box-shadow:0 12px 32px rgba(207,56,119,.10)
}
body.home .miko-gl-home-v2:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 8% 22%,rgba(255,255,255,.85) 0 1px,transparent 2px),radial-gradient(circle at 28% 72%,rgba(255,255,255,.75) 0 1px,transparent 2px),radial-gradient(circle at 68% 26%,rgba(255,255,255,.8) 0 1px,transparent 2px),radial-gradient(circle at 92% 66%,rgba(255,255,255,.75) 0 1px,transparent 2px);background-size:96px 96px,120px 120px,110px 110px,140px 140px;opacity:.72}
body.home .miko-gl-home-v2:after{content:"";position:absolute;inset:-2px;z-index:-1;border-radius:18px;padding:2px;background:linear-gradient(110deg,rgba(255,255,255,.9),rgba(255,48,126,.55),rgba(255,255,255,.95),rgba(255,93,160,.65),rgba(255,255,255,.9));background-size:260% 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:mikoGlBorderRun 4.8s linear infinite;pointer-events:none}
body.home .miko-gl-light{position:absolute;z-index:0;height:3px;width:44%;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98),#ff4e99,rgba(255,255,255,.98),transparent);filter:blur(.15px) drop-shadow(0 0 8px rgba(255,47,125,.72));pointer-events:none;opacity:.92}
body.home .miko-gl-light-a{top:10px;left:-48%;animation:mikoGlSweepA 4.1s cubic-bezier(.45,0,.2,1) infinite}
body.home .miko-gl-light-b{bottom:8px;right:-48%;animation:mikoGlSweepB 5.2s cubic-bezier(.45,0,.2,1) infinite 1.1s}
body.home .miko-gl-head,body.home .miko-gl-feed-grid{position:relative;z-index:2}
body.home .miko-gl-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}
body.home .miko-gl-title-row{display:flex;align-items:center;gap:12px}
body.home .miko-gl-heartmark{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ff6fa8,#ff2f7d 64%,#db1f68);box-shadow:0 9px 22px rgba(232,45,120,.25),inset 0 1px 0 rgba(255,255,255,.6)}
body.home .miko-gl-heartmark svg{width:23px;height:23px;stroke:currentColor;fill:rgba(255,255,255,.18);stroke-width:1.9}
body.home .miko-gl-heading h2{margin:0;color:var(--gl-pink);font-size:28px;line-height:1;font-weight:950;letter-spacing:-.035em}
body.home .miko-gl-heading h2 em{margin-left:8px;color:#e95890;font-size:16px;font-weight:500;font-style:italic;letter-spacing:.01em}
body.home .miko-gl-heading p{margin:7px 0 0;color:#66738a;font-size:11.5px;font-weight:650;line-height:1.4}
body.home .miko-gl-head-actions{display:flex;align-items:center;gap:10px;min-width:0}
body.home .miko-gl-tabs{display:flex;align-items:center;gap:6px;min-width:0}
body.home .miko-gl-tabs button{appearance:none;border:1px solid rgba(222,171,194,.52);background:rgba(255,255,255,.88);color:#59647a;min-width:78px;height:34px;padding:0 13px;border-radius:999px;font:inherit;font-size:10.5px;font-weight:850;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
body.home .miko-gl-tabs button:hover{transform:translateY(-1px);border-color:#ef9cbe;box-shadow:0 7px 16px rgba(195,61,115,.09)}
body.home .miko-gl-tabs button.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#ff4b91,#f62a76);box-shadow:0 8px 20px rgba(231,44,116,.22)}
body.home .miko-gl-all{height:35px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;flex:0 0 auto;border:0;border-radius:999px;background:linear-gradient(135deg,#ff4b91,#f52775);color:#fff;text-decoration:none;font-size:10.5px;font-weight:900;box-shadow:0 8px 18px rgba(232,48,120,.20);transition:.2s ease}
body.home .miko-gl-all:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(232,48,120,.28)}
body.home .miko-gl-all svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}
body.home .miko-gl-feed-grid{display:grid;grid-template-columns:minmax(0,1.62fr) repeat(3,minmax(0,1fr));gap:11px;align-items:stretch}
body.home .miko-gl-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(226,191,205,.72);border-radius:13px;background:#fff;box-shadow:0 8px 20px rgba(86,53,74,.07);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
body.home .miko-gl-card:hover{transform:translateY(-3px);border-color:#efa9c5;box-shadow:0 14px 28px rgba(122,47,78,.13)}
body.home .miko-gl-card-media{position:relative;display:block;height:145px;overflow:hidden;background:#f4dfe8}
body.home .miko-gl-card.is-feature .miko-gl-card-media{height:100%;min-height:310px}
body.home .miko-gl-card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .48s cubic-bezier(.22,.61,.36,1),filter .35s ease}
body.home .miko-gl-card:hover .miko-gl-card-media img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02)}
body.home .miko-gl-card-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 40%,rgba(28,19,29,.10) 62%,rgba(28,19,29,.28) 100%)}
body.home .miko-gl-card.is-feature .miko-gl-card-media:after{background:linear-gradient(180deg,rgba(20,13,22,.02) 22%,rgba(20,13,22,.18) 54%,rgba(20,13,22,.92) 100%)}
body.home .miko-gl-card-shine{position:absolute;inset:-25% auto -25% -60%;z-index:2;width:34%;transform:skewX(-17deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),rgba(255,79,151,.34),rgba(255,255,255,.72),transparent);opacity:0;pointer-events:none}
body.home .miko-gl-card:hover .miko-gl-card-shine{opacity:1;animation:mikoGlCardShine .8s ease forwards}
body.home .miko-gl-card-label{position:absolute;left:10px;top:10px;z-index:3;display:inline-flex;align-items:center;height:27px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#ff4e94,#f42573);color:#fff;font-size:9.5px;font-weight:900;box-shadow:0 6px 14px rgba(229,43,113,.24)}
body.home .miko-gl-card-body{position:relative;padding:12px 12px 40px;min-height:174px}
body.home .miko-gl-card-body h3{margin:0;color:var(--gl-ink);font-size:14px;line-height:1.33;font-weight:950;letter-spacing:-.012em}
body.home .miko-gl-card-body h3 a{color:inherit;text-decoration:none}
body.home .miko-gl-card-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:7px 0 0;color:var(--gl-muted);font-size:10.5px;line-height:1.5}
body.home .miko-gl-card-meta{position:absolute;left:12px;right:44px;bottom:11px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#8b96a8;font-size:9px;font-weight:650}
body.home .miko-gl-card-meta span{display:inline-flex;align-items:center;gap:4px}
body.home .miko-gl-card-meta svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8}
body.home .miko-gl-card-go{position:absolute;right:10px;bottom:9px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:var(--gl-pink);background:#fff;border:1px solid #ff7aad;box-shadow:0 4px 10px rgba(234,58,126,.12)}
body.home .miko-gl-card-go svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.1}
body.home .miko-gl-card.is-feature .miko-gl-card-body{position:absolute;z-index:4;left:0;right:0;bottom:0;min-height:0;padding:20px 56px 17px 18px;color:#fff;background:linear-gradient(180deg,transparent,rgba(20,13,22,.76) 28%,rgba(20,13,22,.94))}
body.home .miko-gl-card.is-feature .miko-gl-card-body h3{color:#fff;font-size:20px;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.28)}
body.home .miko-gl-card.is-feature .miko-gl-card-body p{color:rgba(255,255,255,.86);font-size:11px;-webkit-line-clamp:2}
body.home .miko-gl-card.is-feature .miko-gl-card-meta{position:static;margin-top:10px;color:rgba(255,255,255,.8)}
body.home .miko-gl-card.is-feature .miko-gl-card-go{right:14px;bottom:14px;width:33px;height:33px;background:rgba(22,13,23,.38);color:#ff80b2;border-color:#ff7aad;backdrop-filter:blur(9px)}
body.home .miko-gl-card[hidden]{display:none!important}
body.home .miko-gl-home-v2.is-filtering .miko-gl-feed-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-media{height:145px;min-height:0}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-body{position:relative;color:inherit;padding:12px 12px 40px;background:#fff}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-body h3{color:var(--gl-ink);font-size:14px;text-shadow:none}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-body p{color:var(--gl-muted);font-size:10.5px}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-meta{position:absolute;margin:0;color:#8b96a8}
body.home .miko-gl-home-v2.is-filtering .miko-gl-card.is-feature .miko-gl-card-go{right:10px;bottom:9px;width:29px;height:29px;background:#fff;color:var(--gl-pink)}
@keyframes mikoGlBorderRun{to{background-position:260% 0}}
@keyframes mikoGlSweepA{0%{left:-48%;opacity:0}10%{opacity:.95}70%{opacity:.95}100%{left:108%;opacity:0}}
@keyframes mikoGlSweepB{0%{right:-48%;opacity:0}10%{opacity:.9}70%{opacity:.9}100%{right:108%;opacity:0}}
@keyframes mikoGlCardShine{from{left:-60%}to{left:135%}}
@media(max-width:1180px){body.home .miko-gl-head{align-items:flex-start}body.home .miko-gl-head-actions{flex-direction:column;align-items:flex-end}body.home .miko-gl-feed-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(180px,1fr))}}
@media(max-width:1024px){body.home .miko-gl-head{display:block}body.home .miko-gl-head-actions{margin-top:12px;flex-direction:row;align-items:center;justify-content:space-between}body.home .miko-gl-tabs{overflow-x:auto;scrollbar-width:none;padding-bottom:2px}body.home .miko-gl-tabs::-webkit-scrollbar{display:none}body.home .miko-gl-tabs button{flex:0 0 auto}body.home .miko-gl-feed-grid{grid-template-columns:1.35fr 1fr 1fr}body.home .miko-gl-card:nth-child(4){grid-column:2/4}}
@media(max-width:760px){body.home .miko-gl-home-v2{margin:10px 0 20px;padding:14px;border-radius:15px}body.home .miko-gl-title-row{align-items:flex-start}body.home .miko-gl-heartmark{width:38px;height:38px;flex-basis:38px}body.home .miko-gl-heading h2{font-size:24px}body.home .miko-gl-heading h2 em{display:block;margin:5px 0 0;font-size:14px}body.home .miko-gl-head-actions{display:block}body.home .miko-gl-tabs{margin-bottom:9px}body.home .miko-gl-all{height:33px}body.home .miko-gl-feed-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding-bottom:4px}body.home .miko-gl-card,body.home .miko-gl-card:nth-child(4){flex:0 0 82%;grid-column:auto;scroll-snap-align:start}body.home .miko-gl-card.is-feature .miko-gl-card-media{min-height:305px}}
@media(max-width:430px){body.home .miko-gl-card{flex-basis:90%}body.home .miko-gl-card.is-feature .miko-gl-card-body h3{font-size:18px}body.home .miko-gl-card.is-feature .miko-gl-card-body p{display:none}}
@media(prefers-reduced-motion:reduce){body.home .miko-gl-home-v2:after,body.home .miko-gl-light,body.home .miko-gl-card-shine{animation:none!important}body.home .miko-gl-card,body.home .miko-gl-card-media img,body.home .miko-gl-tabs button,body.home .miko-gl-all{transition:none!important}}
/* v3 layout correction: keep GL category labels visible and match the approved reference proportions */
body.home .miko-gl-home-v2 .miko-gl-head{align-items:center!important}
body.home .miko-gl-home-v2 .miko-gl-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}
body.home .miko-gl-home-v2 .miko-gl-tabs{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  min-width:84px!important;height:36px!important;padding:0 14px!important;border:1px solid #edd8e1!important;
  border-radius:999px!important;background:#fff!important;color:#536078!important;
  font-size:11px!important;line-height:1!important;font-weight:850!important;text-indent:0!important;
  opacity:1!important;visibility:visible!important;white-space:nowrap!important;box-shadow:0 4px 12px rgba(83,48,66,.045)!important
}
body.home .miko-gl-home-v2 .miko-gl-tabs button>span{display:inline!important;color:inherit!important;font-size:inherit!important;line-height:1!important;opacity:1!important;visibility:visible!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button>svg{display:block!important;width:15px!important;height:15px!important;flex:0 0 15px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.9!important;opacity:1!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button.is-active{background:linear-gradient(135deg,#ff4c93,#f52c78)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 8px 18px rgba(231,44,116,.20)!important}
body.home .miko-gl-home-v2 .miko-gl-all{height:36px!important;padding:0 15px!important;font-size:11px!important}
body.home .miko-gl-home-v2 .miko-gl-feed-grid{grid-template-columns:minmax(0,1.72fr) repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}
body.home .miko-gl-home-v2 .miko-gl-card{height:320px!important;border-radius:14px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature{height:320px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-media{height:320px!important;min-height:320px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small{display:grid!important;grid-template-rows:150px minmax(0,1fr)!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-media{height:150px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-body{min-height:0!important;height:auto!important;padding:12px 12px 38px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-body h3{font-size:13px!important;line-height:1.32!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-body p{font-size:10px!important;line-height:1.45!important;-webkit-line-clamp:1!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-body{padding:22px 58px 17px 18px!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-body h3{font-size:21px!important;line-height:1.24!important}
body.home .miko-gl-home-v2 .miko-gl-card-label{height:28px!important;padding:0 11px!important;font-size:9.5px!important}
body.home .miko-gl-home-v2 .miko-gl-card-meta{font-size:9px!important}
body.home .miko-gl-home-v2 .miko-gl-card-go{z-index:6!important}
body.home .miko-gl-home-v2 .miko-gl-card-media img{object-position:center center!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-media img{object-position:center 42%!important}
@media(max-width:1180px){
  body.home .miko-gl-home-v2 .miko-gl-head{align-items:flex-start!important}
  body.home .miko-gl-home-v2 .miko-gl-head-actions{max-width:62%!important}
  body.home .miko-gl-home-v2 .miko-gl-tabs{overflow-x:auto!important;max-width:100%!important;scrollbar-width:none!important}
  body.home .miko-gl-home-v2 .miko-gl-tabs::-webkit-scrollbar{display:none!important}
  body.home .miko-gl-home-v2 .miko-gl-tabs button{flex:0 0 auto!important}
}
@media(max-width:900px){
  body.home .miko-gl-home-v2 .miko-gl-head{display:block!important}
  body.home .miko-gl-home-v2 .miko-gl-head-actions{max-width:none!important;margin-top:12px!important;justify-content:space-between!important}
  body.home .miko-gl-home-v2 .miko-gl-feed-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:5px!important}
  body.home .miko-gl-home-v2 .miko-gl-card{height:318px!important;flex:0 0 78%!important;scroll-snap-align:start!important}
  body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-media{height:318px!important;min-height:318px!important}
}
@media(max-width:560px){
  body.home .miko-gl-home-v2 .miko-gl-head-actions{display:block!important}
  body.home .miko-gl-home-v2 .miko-gl-tabs{margin-bottom:9px!important}
  body.home .miko-gl-home-v2 .miko-gl-card{flex-basis:88%!important}
  body.home .miko-gl-home-v2 .miko-gl-tabs button{min-width:auto!important;padding:0 12px!important;height:35px!important}
}

/* v4 romantic polish — decoration is scoped to the existing Girls Love section only */
body.home .miko-gl-home-v2{
  background:
    radial-gradient(ellipse at 12% -8%,rgba(255,255,255,.98) 0 12%,transparent 34%),
    radial-gradient(circle at 91% 8%,rgba(255,151,195,.22),transparent 24%),
    radial-gradient(circle at 72% 94%,rgba(255,220,235,.72),transparent 26%),
    linear-gradient(118deg,#fff9fc 0%,#fff0f6 42%,#ffe8f2 70%,#fff7fb 100%)!important;
  box-shadow:0 18px 42px rgba(221,57,126,.11),inset 0 1px 0 rgba(255,255,255,.94)!important
}
body.home .miko-gl-home-v2 .miko-gl-decor{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}
body.home .miko-gl-home-v2 .miko-gl-float-heart{position:absolute;display:grid;place-items:center;color:#ff5d9c;opacity:.20;filter:drop-shadow(0 3px 7px rgba(255,71,145,.16));will-change:transform,opacity}
body.home .miko-gl-home-v2 .miko-gl-float-heart svg{width:100%;height:100%;stroke:currentColor;fill:rgba(255,110,170,.12);stroke-width:1.4}
body.home .miko-gl-home-v2 .gl-heart-1{width:18px;height:18px;left:4%;top:23%;animation:mikoGlFloatHeart 7.6s ease-in-out infinite}
body.home .miko-gl-home-v2 .gl-heart-2{width:14px;height:14px;left:29%;top:8%;animation:mikoGlFloatHeart 9.2s ease-in-out infinite 1.2s}
body.home .miko-gl-home-v2 .gl-heart-3{width:20px;height:20px;right:20%;top:15%;animation:mikoGlFloatHeart 8.4s ease-in-out infinite .4s}
body.home .miko-gl-home-v2 .gl-heart-4{width:12px;height:12px;right:6%;top:42%;animation:mikoGlFloatHeart 10s ease-in-out infinite 2s}
body.home .miko-gl-home-v2 .gl-heart-5{width:16px;height:16px;left:42%;bottom:7%;animation:mikoGlFloatHeart 8.8s ease-in-out infinite 1.6s}
body.home .miko-gl-home-v2 .gl-heart-6{width:13px;height:13px;right:35%;bottom:11%;animation:mikoGlFloatHeart 9.6s ease-in-out infinite .8s}
body.home .miko-gl-home-v2 .miko-gl-sparkle{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.32),0 0 15px rgba(255,76,148,.55);animation:mikoGlSpark 3.4s ease-in-out infinite}
body.home .miko-gl-home-v2 .miko-gl-sparkle:before,
body.home .miko-gl-home-v2 .miko-gl-sparkle:after{content:"";position:absolute;left:50%;top:50%;background:rgba(255,255,255,.92);transform:translate(-50%,-50%);border-radius:999px}
body.home .miko-gl-home-v2 .miko-gl-sparkle:before{width:1px;height:16px}
body.home .miko-gl-home-v2 .miko-gl-sparkle:after{width:16px;height:1px}
body.home .miko-gl-home-v2 .gl-spark-1{left:18%;top:17%}
body.home .miko-gl-home-v2 .gl-spark-2{right:23%;top:9%;animation-delay:1.1s}
body.home .miko-gl-home-v2 .gl-spark-3{right:9%;bottom:18%;animation-delay:.5s}
body.home .miko-gl-home-v2 .gl-spark-4{left:33%;bottom:9%;animation-delay:1.8s}
body.home .miko-gl-home-v2 .miko-gl-ribbon{position:absolute;width:68%;height:92px;border-radius:50%;border-top:2px solid rgba(255,255,255,.76);filter:drop-shadow(0 0 8px rgba(255,75,148,.28));opacity:.56;transform:rotate(-7deg)}
body.home .miko-gl-home-v2 .gl-ribbon-1{left:-14%;top:13%;animation:mikoGlRibbon 8s ease-in-out infinite}
body.home .miko-gl-home-v2 .gl-ribbon-2{right:-23%;bottom:7%;transform:rotate(6deg);animation:mikoGlRibbon 10s ease-in-out infinite reverse}
body.home .miko-gl-home-v2 .miko-gl-heartmark{position:relative;overflow:visible;background:linear-gradient(145deg,#ff92bd 0%,#ff4b91 45%,#ee1769 100%)!important;box-shadow:0 11px 24px rgba(240,38,112,.26),inset 0 2px 2px rgba(255,255,255,.72)!important}
body.home .miko-gl-home-v2 .miko-gl-heartmark:before{content:"";position:absolute;width:22px;height:10px;border-radius:50%;left:7px;top:5px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,0));transform:rotate(-28deg);filter:blur(.2px)}
body.home .miko-gl-home-v2 .miko-gl-heading h2{font-size:30px!important;text-shadow:0 4px 18px rgba(233,45,119,.08)}
body.home .miko-gl-home-v2 .miko-gl-heading h2 em{font-family:"Georgia","Times New Roman",serif!important;font-weight:500!important;letter-spacing:.02em!important}
body.home .miko-gl-home-v2 .miko-gl-heading p{color:#5f6a80!important;font-weight:700!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,251,253,.94))!important;box-shadow:0 5px 15px rgba(125,61,88,.06),inset 0 1px 0 rgba(255,255,255,1)!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button:hover{transform:translateY(-2px)!important;border-color:#efa1c2!important;box-shadow:0 9px 20px rgba(209,65,122,.12)!important}
body.home .miko-gl-home-v2 .miko-gl-tabs button.is-active{background:linear-gradient(135deg,#ff5d9f,#f62b79)!important;box-shadow:0 9px 22px rgba(230,43,115,.25),inset 0 1px 0 rgba(255,255,255,.25)!important}
body.home .miko-gl-home-v2 .miko-gl-card{background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important;box-shadow:0 10px 24px rgba(104,48,73,.08)!important}
body.home .miko-gl-home-v2 .miko-gl-card:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 92% 82%,rgba(255,117,171,.10),transparent 24%),radial-gradient(circle at 12% 102%,rgba(255,222,235,.34),transparent 29%)}
body.home .miko-gl-home-v2 .miko-gl-card>*{position:relative;z-index:1}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-body{background:linear-gradient(145deg,#fff 0%,#fffafd 62%,#fff4f8 100%)!important}
body.home .miko-gl-home-v2 .miko-gl-card.is-small .miko-gl-card-body:before{content:"";position:absolute;right:18px;top:15px;width:36px;height:36px;border:1px solid rgba(255,75,145,.09);border-radius:50%;box-shadow:18px 13px 0 -14px rgba(255,75,145,.16),-13px 24px 0 -16px rgba(255,75,145,.12);pointer-events:none}
body.home .miko-gl-home-v2 .miko-gl-card-media:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;box-shadow:inset 0 0 34px rgba(255,91,154,.10)}
body.home .miko-gl-home-v2 .miko-gl-card.is-feature .miko-gl-card-media:before{box-shadow:inset 0 0 54px rgba(255,77,145,.13)}
body.home .miko-gl-home-v2 .miko-gl-card:hover{transform:translateY(-5px)!important;border-color:#ef9cbd!important;box-shadow:0 18px 34px rgba(119,42,76,.15)!important}
body.home .miko-gl-home-v2 .miko-gl-card:hover .miko-gl-card-media img{transform:scale(1.045)!important;filter:saturate(1.07) contrast(1.02) brightness(1.015)!important}
body.home .miko-gl-home-v2 .miko-gl-card-go{transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}
body.home .miko-gl-home-v2 .miko-gl-card:hover .miko-gl-card-go{transform:scale(1.08);background:#ff3d87!important;color:#fff!important;box-shadow:0 0 0 6px rgba(255,57,133,.10),0 7px 18px rgba(238,52,121,.25)!important;animation:mikoGlArrowPulse 1.5s ease-in-out infinite}
body.home .miko-gl-home-v2 .miko-gl-empty{grid-column:1/-1;min-height:120px;display:grid;place-items:center;text-align:center;padding:24px;border:1px dashed #efc5d7;border-radius:14px;background:rgba(255,255,255,.58);color:#9c5472;font-size:12px;font-weight:800}
@keyframes mikoGlFloatHeart{0%,100%{transform:translate3d(0,0,0) rotate(-6deg) scale(.92);opacity:.14}45%{transform:translate3d(10px,-13px,0) rotate(7deg) scale(1.08);opacity:.30}70%{transform:translate3d(-4px,-6px,0) rotate(-2deg) scale(1);opacity:.22}}
@keyframes mikoGlSpark{0%,100%{transform:scale(.55) rotate(0);opacity:.22}50%{transform:scale(1.08) rotate(45deg);opacity:.9}}
@keyframes mikoGlRibbon{0%,100%{transform:translateX(0) rotate(-7deg) scaleX(.98);opacity:.38}50%{transform:translateX(18px) rotate(-4deg) scaleX(1.04);opacity:.68}}
@keyframes mikoGlArrowPulse{0%,100%{box-shadow:0 0 0 5px rgba(255,57,133,.09),0 7px 18px rgba(238,52,121,.24)}50%{box-shadow:0 0 0 9px rgba(255,57,133,.03),0 9px 22px rgba(238,52,121,.30)}}
@media(max-width:900px){
  body.home .miko-gl-home-v2 .miko-gl-float-heart{opacity:.14}
  body.home .miko-gl-home-v2 .miko-gl-ribbon{opacity:.34}
}
@media(max-width:560px){
  body.home .miko-gl-home-v2 .miko-gl-decor .gl-heart-2,
  body.home .miko-gl-home-v2 .miko-gl-decor .gl-heart-5,
  body.home .miko-gl-home-v2 .miko-gl-decor .gl-spark-3{display:none}
  body.home .miko-gl-home-v2 .miko-gl-heading h2{font-size:25px!important}
}
@media(prefers-reduced-motion:reduce){
  body.home .miko-gl-home-v2 .miko-gl-float-heart,
  body.home .miko-gl-home-v2 .miko-gl-sparkle,
  body.home .miko-gl-home-v2 .miko-gl-ribbon,
  body.home .miko-gl-home-v2 .miko-gl-card:hover .miko-gl-card-go{animation:none!important}
}