:root{--msph-primary:#ff8300;--msph-dark:#17141d;--msph-text:#201d25;--msph-muted:#746f7b;--msph-line:#ebe8ef;--msph-surface:#fff;--msph-soft:#f7f5f8}
.msph-landing,.msph-embed,.msph-widget-section,.msph-featured,.msph-category-grid,.msph-carousel,.msph-modal{font-family:Estedad,Tahoma,sans-serif;direction:rtl;box-sizing:border-box}.msph-landing *,.msph-embed *,.msph-widget-section *,.msph-featured *,.msph-category-grid *,.msph-carousel *,.msph-modal *{box-sizing:border-box}.msph-container{width:min(1280px,calc(100% - 32px));margin:auto}.msph-landing{background:#fff;color:var(--msph-text);min-height:600px;overflow:hidden}.msph-hero{position:relative;background:var(--msph-dark);color:#fff;padding:86px 0 76px;isolation:isolate;overflow:hidden}.msph-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent)}.msph-hero__glow{position:absolute;border-radius:999px;filter:blur(4px);opacity:.65;z-index:-1}.msph-hero__glow--one{width:430px;height:430px;right:-170px;top:-180px;background:radial-gradient(circle,var(--msph-primary),transparent 68%)}.msph-hero__glow--two{width:520px;height:520px;left:-240px;bottom:-330px;background:radial-gradient(circle,#6d3bff,transparent 68%)}.msph-hero__inner{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:56px;align-items:center;position:relative}.msph-hero__badge,.msph-widget-heading span{display:inline-flex;align-items:center;gap:9px;color:#ffd2a5;background:rgba(255,131,0,.13);border:1px solid rgba(255,131,0,.35);padding:8px 13px;border-radius:999px;font-size:13px;font-weight:700}.msph-hero h1,.msph-hero .msph-hero__title{font-size:clamp(34px,5vw,66px);line-height:1.25;margin:20px 0 16px;letter-spacing:-1.7px;max-width:780px;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.24)}.msph-hero__content>p{font-size:18px;line-height:2;color:#c9c5cf;max-width:720px;margin:0 0 28px}.msph-search{display:flex;align-items:center;background:#fff;border-radius:18px;padding:7px 8px 7px 7px;max-width:720px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.msph-search>i{color:#8d8791;margin:0 15px}.msph-search input{border:0!important;box-shadow:none!important;outline:0;flex:1;min-width:0;padding:14px 0;font:inherit;font-size:15px;background:transparent;color:#19161d}.msph-search button,.msph-btn--primary{border:0;background:var(--msph-primary);color:#fff;border-radius:13px;padding:13px 22px;font:inherit;font-weight:800;cursor:pointer;transition:.25s}.msph-search button:hover,.msph-btn--primary:hover{transform:translateY(-2px);filter:brightness(.95);box-shadow:0 10px 25px rgba(255,131,0,.28)}.msph-hero__stats{display:flex;flex-wrap:wrap;gap:22px;margin-top:25px;color:#a8a2ae;font-size:13px}.msph-hero__stats span{display:flex;align-items:center;gap:6px}.msph-hero__stats b{color:#fff;font-size:18px}.msph-hero__visual{height:420px;position:relative;display:grid;place-items:center}.msph-hero-card{position:relative;width:min(330px,82%);padding:28px;border-radius:27px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 70px rgba(0,0,0,.42);backdrop-filter:blur(16px);transform:rotate(-3deg)}.msph-hero-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(145deg,rgba(255,131,0,.9),transparent 44%,rgba(109,59,255,.65));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.msph-hero-card__top{display:flex;align-items:center;gap:8px;color:#f8bd83;font-size:12px;margin-bottom:28px}.msph-hero-card strong{font-size:24px;line-height:1.65;display:block}.msph-hero-card__lines{display:grid;gap:9px;margin:24px 0}.msph-hero-card__lines i{height:7px;border-radius:99px;background:rgba(255,255,255,.14)}.msph-hero-card__lines i:nth-child(2){width:82%}.msph-hero-card__lines i:nth-child(3){width:58%}.msph-hero-card__button{display:inline-flex;align-items:center;gap:8px;background:var(--msph-primary);padding:10px 15px;border-radius:12px;font-size:13px;font-weight:800}.msph-orbit{position:absolute;border:1px dashed rgba(255,255,255,.15);border-radius:50%;inset:50%;transform:translate(-50%,-50%);animation:msphSpin 24s linear infinite}.msph-orbit span{position:absolute;width:48px;height:48px;border-radius:15px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:#fff;backdrop-filter:blur(10px)}.msph-orbit--one{width:380px;height:380px}.msph-orbit--one span{top:20px;right:32px}.msph-orbit--two{width:470px;height:470px;animation-direction:reverse;animation-duration:32s}.msph-orbit--two span{left:8px;top:190px;color:#ffc284}.msph-orbit--three{width:310px;height:310px;animation-duration:18s}.msph-orbit--three span{bottom:-5px;right:105px;color:#c5afff}@keyframes msphSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
.msph-landing__body{padding:34px 0 90px}.msph-category-strip{display:flex;gap:10px;overflow:auto;padding:5px 2px 14px;scrollbar-width:thin}.msph-chip{white-space:nowrap;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--msph-line);background:#fff;color:#403b45;border-radius:13px;padding:11px 15px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.msph-chip:hover{border-color:var(--msph-cat-color,var(--msph-primary));transform:translateY(-1px)}.msph-chip.is-active{color:#fff;background:var(--msph-cat-color,var(--msph-dark));border-color:transparent;box-shadow:0 9px 22px color-mix(in srgb,var(--msph-cat-color,var(--msph-dark)) 28%,transparent)}.msph-chip b{font-size:11px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:99px;background:rgba(0,0,0,.06)}.msph-chip.is-active b{background:rgba(255,255,255,.18)}.msph-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:38px 0 24px}.msph-toolbar__eyebrow{color:var(--msph-primary);font-size:12px;font-weight:800;display:flex;align-items:center;gap:7px}.msph-toolbar h2,.msph-widget-heading h2{font-size:clamp(25px,3vw,36px);margin:8px 0 5px;color:var(--msph-dark);line-height:1.35}.msph-toolbar p{color:var(--msph-muted);margin:0}.msph-sort{display:flex;align-items:center;gap:8px;border:1px solid var(--msph-line);border-radius:13px;padding:0 13px;background:#fff;color:#6b6570}.msph-sort select{font:inherit;border:0!important;box-shadow:none!important;background:transparent;padding:11px 5px;min-width:150px}.msph-grid{--msph-columns:4;display:grid;grid-template-columns:repeat(var(--msph-columns),minmax(0,1fr));gap:24px;transition:opacity .2s}.msph-landing.is-loading .msph-grid{opacity:.45;pointer-events:none}.msph-card{position:relative;background:#fff;border:1px solid var(--msph-line);border-radius:21px;overflow:hidden;box-shadow:0 10px 35px rgba(31,25,36,.06);transition:transform .28s,box-shadow .28s,border-color .28s;min-width:0}.msph-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(31,25,36,.13);border-color:rgba(255,131,0,.35)}.msph-card__open{display:block;width:100%;border:0;background:none;text-align:right;color:inherit;padding:0;font:inherit;cursor:pointer}.msph-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1.22/1;background:linear-gradient(145deg,#28232f,#17141d);overflow:hidden}.msph-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.msph-card:hover .msph-card__media img{transform:scale(1.045)}.msph-card__media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(0,0,0,.44));pointer-events:none}.msph-card__media--empty i{font-size:45px;color:var(--msph-primary);filter:drop-shadow(0 8px 22px rgba(255,131,0,.35))}.msph-card__featured{position:absolute;z-index:2;top:13px;right:13px;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:9px;background:rgba(23,20,29,.83);color:#ffd08e;font-size:11px;font-weight:800;backdrop-filter:blur(9px)}.msph-card__body{display:block;padding:18px}.msph-card__category{display:inline-flex;align-items:center;gap:6px;color:var(--msph-cat-color,var(--msph-primary));font-size:11px;font-weight:800;margin-bottom:10px}.msph-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:17px;line-height:1.75;color:var(--msph-dark);min-height:59px}.msph-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--msph-muted);font-size:12.5px;line-height:1.9;margin-top:7px;min-height:48px}.msph-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--msph-line);padding-top:14px;margin-top:14px}.msph-card__cta{font-size:12px;font-weight:800;color:var(--msph-primary);display:flex;align-items:center;gap:7px}.msph-card__stats{display:flex;gap:9px;color:#918b95;font-size:10px}.msph-card__stats span{display:flex;align-items:center;gap:4px}.msph-card--compact .msph-card__excerpt{display:none}.msph-card--compact .msph-card__title{min-height:58px}.msph-loadmore-wrap{text-align:center;margin-top:34px}.msph-loadmore{border:1px solid var(--msph-line);background:#fff;border-radius:14px;padding:13px 22px;font:inherit;font-weight:800;color:var(--msph-dark);cursor:pointer;display:inline-flex;align-items:center;gap:9px}.msph-loadmore:hover{border-color:var(--msph-primary);color:var(--msph-primary)}.msph-loadmore:disabled i{animation:msphRotate 1s linear infinite}@keyframes msphRotate{to{transform:rotate(360deg)}}.msph-empty{grid-column:1/-1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #d8d3dd;border-radius:20px;background:#faf9fb;color:#8a8490}.msph-empty>i{font-size:36px;color:var(--msph-primary);margin-bottom:14px}.msph-empty strong{color:#3d3842;font-size:18px;margin-bottom:5px}.msph-empty span{font-size:13px}.msph-widget-section{color:var(--msph-text)}.msph-widget-heading{margin-bottom:23px}.msph-widget-heading span{color:var(--msph-primary);background:rgba(255,131,0,.08)}
.msph-category-grid{--msph-columns:3;display:grid;grid-template-columns:repeat(var(--msph-columns),minmax(0,1fr));gap:18px}.msph-category-card{--msph-cat-color:#ff8300;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:18px;background:#fff;border:1px solid var(--msph-line);border-radius:18px;text-decoration:none!important;color:var(--msph-text)!important;box-shadow:0 8px 25px rgba(31,25,36,.05);transition:.25s}.msph-category-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--msph-cat-color) 45%,#fff);box-shadow:0 15px 38px rgba(31,25,36,.11)}.msph-category-card__icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--msph-cat-color) 12%,#fff);color:var(--msph-cat-color);font-size:20px}.msph-category-card__text{min-width:0}.msph-category-card__text strong{display:block;font-size:15px;margin-bottom:4px}.msph-category-card__text small{display:block;color:var(--msph-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.msph-category-card__count{min-width:30px;height:30px;padding:0 7px;border-radius:9px;display:grid;place-items:center;background:#f3f1f5;color:#716b76;font-size:11px;font-weight:800}.msph-category-card__arrow{color:#aaa4ad;font-size:11px}.msph-carousel{--msph-primary:#ff8300;position:relative}.msph-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;direction:ltr}.msph-carousel__viewport::-webkit-scrollbar{display:none}.msph-carousel__track{display:flex;gap:20px;padding:8px 4px 20px;direction:ltr}.msph-carousel__slide{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start;direction:rtl}.msph-carousel__nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:9px}.msph-carousel__nav>button{width:42px;height:42px;border:1px solid var(--msph-line);border-radius:12px;background:#fff;color:var(--msph-dark);cursor:pointer;transition:.2s}.msph-carousel__nav>button:hover{background:var(--msph-primary);border-color:var(--msph-primary);color:#fff}.msph-carousel__nav>div{display:flex;gap:6px}.msph-carousel__nav>div button{border:0;width:7px;height:7px;border-radius:99px;background:#d8d3dc;padding:0;cursor:pointer;transition:.2s}.msph-carousel__nav>div button.is-active{width:22px;background:var(--msph-primary)}.msph-featured{--msph-primary:#ff8300;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:0;overflow:hidden;border-radius:28px;background:#17141d;color:#fff;box-shadow:0 25px 70px rgba(23,20,29,.23)}.msph-featured__media{min-height:390px;background:#25202c;display:grid;place-items:center;overflow:hidden}.msph-featured__media img{width:100%;height:100%;object-fit:cover}.msph-featured__media i{font-size:55px;color:var(--msph-primary)}.msph-featured__body{padding:clamp(30px,5vw,70px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.msph-featured__body>span{display:flex;align-items:center;gap:8px;color:#ffc887;font-size:12px;font-weight:800}.msph-featured__body h2{font-size:clamp(28px,4vw,46px);line-height:1.45;margin:16px 0 10px}.msph-featured__body p{color:#c7c2cc;line-height:2;max-width:650px;margin:0 0 24px}.msph-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer;border:1px solid transparent;transition:.2s}.msph-btn--ghost{background:#fff;color:#3a3540;border-color:var(--msph-line)}.msph-btn--ghost:hover{border-color:var(--msph-primary);color:var(--msph-primary)}.msph-btn--ghost.is-liked{color:#e24368;border-color:#f2b9c7;background:#fff6f8}.msph-btn.is-done{background:#1a9b64}.msph-modal[hidden]{display:none!important}.msph-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.msph-modal__backdrop{position:absolute;inset:0;background:rgba(14,11,17,.74);backdrop-filter:blur(8px)}.msph-modal__dialog{position:relative;width:min(1050px,100%);max-height:min(88vh,850px);overflow:auto;background:#fff;border-radius:26px;box-shadow:0 35px 110px rgba(0,0,0,.45)}.msph-modal__close{position:absolute;z-index:4;top:14px;left:14px;width:42px;height:42px;border:0;border-radius:13px;background:rgba(23,20,29,.82);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}.msph-modal__loading{min-height:420px;display:flex;flex-direction:column;gap:13px;align-items:center;justify-content:center;color:#7d7681}.msph-modal__loading i{font-size:30px;color:var(--msph-primary)}.msph-modal__content{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(0,1.15fr);min-height:520px}.msph-modal__media{background:#201b25;min-height:100%;position:relative;display:grid;place-items:center;overflow:hidden}.msph-modal__media img{width:100%;height:100%;object-fit:cover}.msph-modal__media.is-empty img{display:none}.msph-modal__placeholder{display:none;font-size:60px;color:var(--msph-primary)}.msph-modal__media.is-empty .msph-modal__placeholder{display:block}.msph-modal__main{padding:50px 42px 35px;min-width:0}.msph-modal__category{display:inline-flex;align-items:center;gap:7px;color:var(--msph-cat-color,var(--msph-primary));font-size:12px;font-weight:800}.msph-modal__main h2{font-size:clamp(25px,3vw,38px);line-height:1.5;margin:10px 0;color:var(--msph-dark)}.msph-modal__excerpt{color:var(--msph-muted);line-height:1.9;margin:0 0 18px}.msph-prompt-box{border:1px solid var(--msph-line);border-radius:17px;background:#faf9fb;overflow:hidden}.msph-prompt-box__head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--msph-line);padding:12px 15px;background:#f3f1f5}.msph-prompt-box__head strong{display:flex;align-items:center;gap:8px;font-size:12px}.msph-prompt-box__head span{color:#958e99;font-size:10px}.msph-prompt-box__text{padding:17px;max-height:270px;overflow:auto;color:#3e3942;font-size:13px;line-height:2;white-space:normal}.msph-prompt-box__text p:first-child{margin-top:0}.msph-prompt-box__text p:last-child{margin-bottom:0}.msph-modal__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.msph-modal__stats{display:flex;flex-wrap:wrap;gap:17px;border-top:1px solid var(--msph-line);padding-top:17px;margin-top:19px;color:#827b87;font-size:11px}.msph-modal__stats span{display:flex;align-items:center;gap:6px}.msph-modal__stats b{color:#49434e}.msph-modal-open{overflow:hidden}.msph-toast{position:fixed;z-index:1000000;right:25px;bottom:25px;transform:translateY(30px);opacity:0;pointer-events:none;background:#17141d;color:#fff;border-radius:14px;padding:13px 17px;display:flex;align-items:center;gap:9px;box-shadow:0 18px 55px rgba(0,0,0,.28);transition:.25s;font-family:Estedad,Tahoma,sans-serif;direction:rtl}.msph-toast i{color:#43d690}.msph-toast.is-error i{color:#ff6d77}.msph-toast.is-visible{transform:none;opacity:1}
@media(max-width:1050px){.msph-hero__inner{grid-template-columns:1fr}.msph-hero__visual{display:none}.msph-grid{--msph-columns:3}.msph-carousel__slide{flex-basis:calc((100% - 40px)/3)}}@media(max-width:780px){.msph-hero{padding:58px 0}.msph-hero h1{font-size:38px}.msph-search{border-radius:14px}.msph-search button{padding-inline:16px}.msph-grid{--msph-columns:2;gap:15px}.msph-toolbar{align-items:flex-start;flex-direction:column}.msph-sort{width:100%}.msph-sort select{flex:1}.msph-carousel__slide{flex-basis:calc((100% - 20px)/2)}.msph-featured,.msph-modal__content{grid-template-columns:1fr}.msph-featured__media{min-height:300px;max-height:380px}.msph-modal__dialog{max-height:92vh}.msph-modal__media{min-height:270px;max-height:350px}.msph-modal__main{padding:30px 22px}.msph-category-grid{--msph-columns:2}}@media(max-width:520px){.msph-container{width:min(100% - 22px,1280px)}.msph-hero h1{font-size:31px}.msph-hero__content>p{font-size:15px}.msph-search>i{display:none}.msph-search input{padding-right:10px;font-size:12px}.msph-hero__stats{gap:14px}.msph-grid{--msph-columns:1}.msph-card__media{aspect-ratio:1.45/1}.msph-carousel__slide{flex-basis:88%}.msph-category-grid{--msph-columns:1}.msph-category-card{padding:14px}.msph-featured__media{min-height:240px}.msph-featured__body{padding:27px 22px}.msph-modal{padding:7px}.msph-modal__dialog{border-radius:19px}.msph-modal__media{min-height:220px}.msph-modal__actions .msph-btn{flex:1;min-width:130px}.msph-toast{right:12px;left:12px;bottom:12px}}

/* Version 1.2.0: vertical 9:16 cards and mobile refinements */
.msph-card__media{aspect-ratio:9/16!important}
.msph-card__media img{object-fit:cover;object-position:center}
.msph-featured__media img,.msph-modal__media img{object-fit:contain!important;object-position:center}.msph-card:hover .msph-card__media img{transform:none}
@media(max-width:780px){
  .msph-landing__body{padding:24px 0 65px}
  .msph-category-strip{gap:8px;padding-bottom:10px}
  .msph-chip{padding:9px 12px;font-size:12px}
  .msph-toolbar{margin:28px 0 18px;gap:13px}
  .msph-grid{--msph-columns:2;gap:14px}
  .msph-card{border-radius:17px}
  .msph-card__body{padding:14px}
  .msph-card__title{font-size:15px;line-height:1.7;min-height:51px}
  .msph-card__excerpt{font-size:11.5px;min-height:43px}
  .msph-card__footer{margin-top:11px;padding-top:11px}
  .msph-carousel__slide{flex-basis:calc((100% - 14px)/2)}
  .msph-modal__media{aspect-ratio:9/16;min-height:0!important;max-height:none!important}
}
@media(max-width:520px){
  .msph-container{width:min(100% - 18px,1280px)}
  .msph-hero{padding:42px 0 38px}
  .msph-hero h1,.msph-hero .msph-hero__title{font-size:28px;line-height:1.42;letter-spacing:-.7px;margin-top:15px}
  .msph-hero__content>p{font-size:13.5px;line-height:1.9;margin-bottom:20px}
  .msph-search{padding:5px;border-radius:13px}
  .msph-search button{padding:11px 13px;font-size:11px;white-space:nowrap}
  .msph-hero__stats{gap:11px;font-size:11px;margin-top:18px}
  .msph-hero__stats b{font-size:15px}
  .msph-grid{--msph-columns:2;gap:9px}
  .msph-card{border-radius:14px;box-shadow:0 7px 22px rgba(31,25,36,.07)}
  .msph-card:hover{transform:none}
  .msph-card__media{aspect-ratio:9/16!important}
  .msph-card__featured{top:8px;right:8px;padding:5px 7px;font-size:9px;border-radius:7px}
  .msph-card__body{padding:10px}
  .msph-card__category{font-size:9px;margin-bottom:6px;gap:4px}
  .msph-card__title{font-size:12px;line-height:1.65;min-height:40px}
  .msph-card__excerpt{display:none}
  .msph-card__footer{padding-top:8px;margin-top:8px}
  .msph-card__cta{font-size:9px;gap:4px}
  .msph-card__stats{display:none}
  .msph-carousel__track{gap:11px}
  .msph-carousel__slide{flex-basis:72%}
  .msph-category-grid{--msph-columns:1}
  .msph-toolbar h2,.msph-widget-heading h2{font-size:22px}
  .msph-toolbar p{font-size:12px}
  .msph-sort{font-size:12px}
  .msph-featured__media{aspect-ratio:9/16;min-height:0!important;max-height:none!important}
  .msph-modal__content{display:block}
  .msph-modal__media{aspect-ratio:9/16;width:min(100%,360px);margin:auto}
  .msph-modal__main{padding:24px 16px}
  .msph-prompt-box__text{max-height:230px;font-size:12px}
}
@media(max-width:360px){
  .msph-grid{--msph-columns:1;gap:15px}
  .msph-card__body{padding:14px}
  .msph-card__title{font-size:15px;min-height:auto}
  .msph-card__excerpt{display:-webkit-box}
  .msph-card__cta{font-size:11px}
  .msph-carousel__slide{flex-basis:88%}
}


/* Version 1.3.0: orbit platform labels, improved mobile UX, true vertical cards, LTR prompt rendering */
.msph-hero__visual{height:470px}
.msph-orbit{pointer-events:none}
.msph-orbit span.msph-orbit__label{width:auto!important;height:auto!important;min-width:156px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;line-height:1.4;white-space:nowrap;backdrop-filter:blur(12px);box-shadow:0 12px 28px rgba(0,0,0,.18)}
.msph-orbit span.msph-orbit__label i{font-size:13px}
.msph-orbit--one span.msph-orbit__label{top:20px;right:25px;color:#fff0dd}
.msph-orbit--two span.msph-orbit__label{left:-18px;top:180px;color:#ffddb5}
.msph-orbit--three span.msph-orbit__label{bottom:-8px;right:86px;color:#d9cbff}
.msph-orbit--four{width:560px;height:560px;animation-duration:41s}
.msph-orbit--four span.msph-orbit__label{top:68px;left:110px;color:#d6ffe1}
.msph-card__media,.msph-featured__media,.msph-modal__media{aspect-ratio:9/16!important;background:#f3f2f6!important}
.msph-card__media img,.msph-featured__media img,.msph-modal__media img{width:100%;height:100%;object-fit:cover!important;object-position:center center!important;background:transparent!important}
.msph-card:hover .msph-card__media img{transform:scale(1.03)}
.msph-text-ltr{direction:ltr!important;text-align:left!important;text-align:justify!important;unicode-bidi:plaintext;word-break:break-word}
.msph-text-rtl{direction:rtl!important;text-align:right!important;unicode-bidi:plaintext}
.msph-prompt-box__text.msph-text-ltr,.msph-modal__excerpt.msph-text-ltr,.msph-card__excerpt.msph-text-ltr,.msph-card__title.msph-text-ltr{font-family:Inter,"Segoe UI",Arial,sans-serif}
.msph-prompt-box__text.msph-text-ltr p,.msph-prompt-box__text.msph-text-ltr li{text-align:left!important;text-align:justify!important}
.msph-prompt-box__text.msph-text-rtl p,.msph-prompt-box__text.msph-text-rtl li{text-align:right!important}
@media(max-width:900px){
  .msph-hero__stats{gap:14px}
  .msph-grid{gap:16px}
}
@media(max-width:780px){
  .msph-landing__body{padding:22px 0 58px}
  .msph-grid{--msph-columns:2;gap:12px}
  .msph-search{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px}
  .msph-search>i{display:none}
  .msph-search input{padding:11px 12px;background:#fff;border-radius:11px}
  .msph-search button{padding:11px 16px}
  .msph-category-strip{padding-inline:1px}
  .msph-chip{padding:9px 11px;font-size:11.5px}
  .msph-toolbar{margin:24px 0 18px}
  .msph-toolbar h2{font-size:24px}
  .msph-modal__media{width:min(100%,420px);margin:auto;min-height:0!important;max-height:none!important}
  .msph-featured__media{min-height:0!important;max-height:none!important}
}
@media(max-width:520px){
  .msph-container{width:min(100% - 16px,1280px)}
  .msph-hero{padding:40px 0 34px}
  .msph-hero__badge{font-size:11px;padding:7px 11px}
  .msph-hero h1,.msph-hero .msph-hero__title{font-size:27px;line-height:1.48;margin-bottom:12px}
  .msph-hero__content>p{font-size:13px;line-height:1.95}
  .msph-hero__stats{gap:10px;font-size:10.5px}
  .msph-grid{--msph-columns:2;gap:10px}
  .msph-card{border-radius:15px}
  .msph-card__body{padding:11px}
  .msph-card__title{font-size:12.5px;line-height:1.7;min-height:42px}
  .msph-card__excerpt{display:none}
  .msph-card__footer{margin-top:8px;padding-top:8px}
  .msph-card__cta{font-size:9.5px}
  .msph-card__stats{display:none}
  .msph-carousel__slide{flex-basis:74%}
  .msph-modal__main{padding:22px 15px}
  .msph-modal__actions .msph-btn{flex:1 1 calc(50% - 6px);min-width:0}
}
@media(max-width:380px){
  .msph-grid{--msph-columns:1;gap:14px}
  .msph-card__body{padding:14px}
  .msph-card__title{font-size:15px;min-height:auto}
  .msph-card__excerpt{display:-webkit-box}
  .msph-carousel__slide{flex-basis:88%}
}


/* Version 1.5.1: remove duplicated modal excerpt and reduce mobile popup footprint */
.msph-modal__excerpt{display:none!important}
@media(max-width:780px){
  .msph-modal{padding:16px}
  .msph-modal__dialog{width:min(92vw,640px);max-height:88vh;border-radius:21px}
  .msph-modal__content{display:block;min-height:0}
  .msph-modal__media{width:min(56vw,230px)!important;min-height:0!important;max-height:none!important;margin:20px auto 0;border-radius:16px}
  .msph-modal__main{padding:19px 18px 22px}
  .msph-modal__main h2{font-size:22px;line-height:1.55;margin:8px 0 14px}
  .msph-prompt-box__text{max-height:210px}
  .msph-modal__close{top:10px;left:10px;width:38px;height:38px;border-radius:11px}
}
@media(max-width:520px){
  .msph-modal{padding:11px}
  .msph-modal__dialog{width:94vw;max-height:86vh;border-radius:18px}
  .msph-modal__media{width:min(54vw,205px)!important;margin-top:16px;border-radius:14px}
  .msph-modal__main{padding:16px 14px 18px}
  .msph-modal__main h2{font-size:19px;line-height:1.55;margin-bottom:11px}
  .msph-prompt-box__head{padding:10px 12px}
  .msph-prompt-box__text{max-height:185px;padding:13px;font-size:11.5px;line-height:1.9}
  .msph-modal__actions{gap:7px;margin-top:13px}
  .msph-modal__actions .msph-btn{padding:10px 9px;font-size:11px}
  .msph-modal__stats{gap:10px;margin-top:13px;padding-top:13px;font-size:10px}
}
@media(max-width:380px){
  .msph-modal__media{width:min(56vw,185px)!important}
  .msph-modal__main{padding-inline:12px}
}


/* Version 1.6.4: stable 9:16 media and infinite loading */
.msph-landing .msph-card__media,
.msph-embed .msph-card__media,
.msph-carousel .msph-card__media{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:9/16!important;
    overflow:hidden!important;
    background:#f3f2f6!important;
}
.msph-landing .msph-card__media>img,
.msph-embed .msph-card__media>img,
.msph-carousel .msph-card__media>img{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:100%!important;
    min-height:100%!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover!important;
    object-position:center center!important;
}
.msph-loadmore-wrap{min-height:92px;display:grid;place-items:center;padding:22px 0 6px}
.msph-loadmore{min-width:280px;cursor:pointer;box-shadow:none!important}
.msph-loadmore i{animation:msphInfiniteSpin 1s linear infinite}
.msph-loadmore:not(.is-loading) i{animation-play-state:paused;opacity:.72}
.msph-infinite-end{display:inline-flex;align-items:center;gap:8px;color:#77717d;background:#f7f6f8;border:1px solid #e6e2e9;border-radius:999px;padding:10px 16px;font-size:12px}
.msph-infinite-end i{color:#28a66f}
@keyframes msphInfiniteSpin{to{transform:rotate(360deg)}}
@media(max-width:520px){.msph-loadmore{min-width:0;width:100%;font-size:11px}.msph-loadmore-wrap{min-height:76px;padding-top:15px}}


/* Version 1.6.6: hero channel bar */
.msph-hero-channels{position:relative;z-index:3;margin-top:34px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#09090b;box-shadow:0 18px 45px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:space-between;gap:18px}.msph-hero-channels__text{display:flex;align-items:center;gap:11px;color:#fff;font-size:14px;font-weight:800;line-height:1.9}.msph-hero-channels__text i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,131,0,.14);color:var(--msph-primary)}.msph-hero-channels__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.msph-channel-btn{min-width:148px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:11px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;line-height:1.2;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 22px rgba(0,0,0,.18);transition:transform .22s ease,filter .22s ease,box-shadow .22s ease}.msph-channel-btn:hover{transform:translateY(-2px);filter:brightness(1.06);color:#fff!important}.msph-channel-btn--telegram{background:linear-gradient(135deg,#229ed9,#168ac4)}.msph-channel-btn--bale{background:linear-gradient(135deg,#04bfbf,#079fa8)}.msph-channel-btn i{font-size:18px}.msph-subsection{margin-top:18px;padding:16px;border:1px solid #e8e3eb;border-radius:14px;background:#faf9fb}.msph-subsection h3{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:14px}.msph-subsection h3 i{color:#ff8300}@media(max-width:782px){.msph-hero-channels{align-items:stretch;flex-direction:column;padding:14px}.msph-hero-channels__text{align-items:flex-start}.msph-hero-channels__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.msph-channel-btn{min-width:0;width:100%}}@media(max-width:480px){.msph-hero-channels__actions{grid-template-columns:1fr}.msph-channel-btn{padding:13px 16px}}

/* Version 1.7.0: roomier mobile landing cards */
@media(max-width:640px){.msph-landing__body .msph-container{width:100%;padding-right:20px;padding-left:20px}.msph-landing__body .msph-grid{gap:20px}.msph-category-strip{padding-right:2px;padding-left:2px}.msph-toolbar{margin-top:30px}.msph-card{border-radius:19px}}
@media(max-width:380px){.msph-landing__body .msph-container{padding-right:17px;padding-left:17px}.msph-landing__body .msph-grid{gap:17px}}


/* Prompt Hub 2.2.3 — native full-bleed landing integration */
.msph-landing{width:100%!important;max-width:none!important;margin:0!important;font-family:Estedad,Tahoma,sans-serif!important}
.msph-landing .msph-hero{width:100%!important;max-width:none!important;margin:0!important}
.mn-prompt-studio-page .msph-landing,.mn-prompt-studio-page .msph-hero{margin-top:0!important}
.msph-landing button,.msph-landing input,.msph-landing select,.msph-landing textarea{font-family:Estedad,Tahoma,sans-serif}

/* Prompt Hub 2.3.0 — AvalAI Image Studio */
.msph-ai-studio-wrap{margin-top:34px;margin-bottom:18px}
.msph-ai-studio{position:relative;overflow:hidden;border:1px solid rgba(255,131,0,.2);border-radius:34px;background:linear-gradient(145deg,#fff 0%,#fcfaf8 58%,#fff5e9 100%);box-shadow:0 26px 70px rgba(23,20,29,.09);padding:30px;isolation:isolate}
.msph-ai-studio__halo{position:absolute;width:380px;height:380px;border-radius:50%;background:#ff8300;filter:blur(120px);opacity:.10;left:-130px;top:-170px;z-index:-1;pointer-events:none}
.msph-ai-studio__head{display:flex;align-items:center;gap:16px;margin-bottom:26px}.msph-ai-studio__head>div>span{display:block;color:#ff8300;font-size:11px;font-weight:900;letter-spacing:1.5px}.msph-ai-studio__head h2{margin:4px 0 5px!important;color:#17141d!important;font-size:clamp(25px,3vw,39px)!important;line-height:1.35!important}.msph-ai-studio__head p{margin:0;color:#726b76;line-height:1.9}
.msph-app-icon{position:relative;flex:0 0 auto;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;color:#fff;font-size:25px;overflow:hidden;box-shadow:inset 0 1px 1px rgba(255,255,255,.75),inset 0 -9px 22px rgba(0,0,0,.13),0 13px 28px rgba(23,20,29,.18)}.msph-app-icon:before{content:"";position:absolute;inset:2px 7px auto 7px;height:40%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.08));opacity:.7}.msph-app-icon i{position:relative;z-index:2}.msph-app-icon--ai{background:linear-gradient(145deg,#ffb34b,#ff7800 62%,#d95c00)}.msph-app-icon--preview{background:linear-gradient(145deg,#71d0ff,#2689ef 58%,#145cc3);width:74px;height:74px;border-radius:23px;font-size:28px}
.msph-ai-studio__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:24px;align-items:stretch}.msph-ai-studio__form,.msph-ai-studio__result{border:1px solid #ebe6ee;border-radius:25px;background:rgba(255,255,255,.88);padding:22px}.msph-ai-field{display:flex;flex-direction:column;gap:8px}.msph-ai-field>span{font-weight:900;color:#2d2731;font-size:13px}.msph-ai-field textarea,.msph-ai-field select{width:100%;border:1px solid #dfdae3!important;border-radius:14px!important;background:#fff!important;color:#27212c!important;box-shadow:none!important;font-family:inherit!important;outline:none!important}.msph-ai-field textarea{padding:15px!important;line-height:2;resize:vertical;min-height:155px}.msph-ai-field select{min-height:48px;padding:0 12px!important}.msph-ai-field textarea:focus,.msph-ai-field select:focus{border-color:#ff9b33!important;box-shadow:0 0 0 4px rgba(255,131,0,.09)!important}.msph-ai-form-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:11px;margin-top:13px}
.msph-ai-model-info{position:relative;margin-top:14px;padding:15px 17px;border-radius:17px;background:#f8f6f9;border:1px solid #ece8ef;overflow:hidden}.msph-ai-model-info:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:#ff8300}.msph-ai-model-info>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.msph-ai-model-info b{color:#2b2530;font-size:14px}.msph-ai-model-info span{font-size:10px;font-weight:900;padding:5px 8px;border-radius:999px;background:#fff0df;color:#a84e00}.msph-ai-model-info strong{display:block;margin-top:7px;color:#ff7200;font-size:12px;direction:ltr;text-align:right}.msph-ai-model-info p{margin:5px 0 0;color:#766f79;font-size:11px;line-height:1.8}.msph-ai-model-info.tier-economic:before{background:#20a96b}.msph-ai-model-info.tier-premium:before{background:#8d5ae7}
.msph-ai-studio__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.msph-ai-generate,.msph-ai-login{min-height:52px;border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 21px;background:#17141d;color:#fff!important;font-family:inherit;font-weight:900;text-decoration:none!important;cursor:pointer;box-shadow:0 13px 26px rgba(23,20,29,.18);transition:.22s}.msph-ai-generate:hover,.msph-ai-login:hover{transform:translateY(-2px);background:#ff8300;box-shadow:0 15px 32px rgba(255,131,0,.28)}.msph-ai-generate:disabled{opacity:.6;cursor:wait}.msph-ai-studio__actions small{color:#817984;font-size:11px}
.msph-ai-studio__result{min-height:420px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 12%,rgba(255,131,0,.10),transparent 35%),linear-gradient(145deg,#19151d,#0e0c10);color:#fff;overflow:hidden}.msph-ai-result-empty{text-align:center;max-width:280px}.msph-ai-result-empty .msph-app-icon{margin-bottom:16px}.msph-ai-result-empty strong{display:block;font-size:20px}.msph-ai-result-empty p{color:#bfb7c3;line-height:1.9;font-size:12px}.msph-ai-result-ready{width:100%;align-self:stretch;display:flex;flex-direction:column;gap:13px}.msph-ai-result-ready[hidden]{display:none!important}.msph-ai-result-ready img{width:100%;height:100%;max-height:480px;min-height:320px;object-fit:contain;border-radius:18px;background:#09080a}.msph-ai-result-ready>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.msph-ai-result-ready strong{font-size:13px}.msph-ai-result-ready small{color:#ffac55;font-size:10px;text-align:left;direction:ltr}.msph-ai-result-ready>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:45px;border-radius:12px;background:#ff8300;color:#17141d!important;font-weight:900;text-decoration:none!important}
.msph-model-rail{display:flex;gap:10px;overflow-x:auto;padding:20px 2px 5px;margin-top:6px;scrollbar-width:thin;scroll-snap-type:x proximity}.msph-model-mini{position:relative;flex:0 0 190px;min-height:116px;text-align:right;border:1px solid #e8e2eb;border-radius:18px;padding:14px;background:#fff;color:#29232e;cursor:pointer;transition:.22s;scroll-snap-align:start;overflow:hidden}.msph-model-mini:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:#ff8300;filter:blur(50px);opacity:0;left:-30px;bottom:-40px;transition:.22s;pointer-events:none}.msph-model-mini:hover,.msph-model-mini.is-active{transform:translateY(-3px);border-color:#ffb76c;box-shadow:0 15px 30px rgba(35,25,43,.10)}.msph-model-mini:hover:after,.msph-model-mini.is-active:after{opacity:.18}.msph-model-mini__vendor{display:block;color:#9a929d;font-size:9px}.msph-model-mini b{display:block;margin:4px 0 7px;font-size:13px}.msph-model-mini small{display:block;color:#ff7200;font-size:9px;line-height:1.55;direction:ltr;text-align:right}.msph-model-mini em{display:inline-block;margin-top:7px;font-style:normal;font-size:8px;color:#67606b;background:#f4f1f5;padding:4px 6px;border-radius:999px}.msph-model-mini.is-disabled{opacity:.48;filter:grayscale(.6);cursor:not-allowed}.msph-pricing-note{display:flex;align-items:flex-start;gap:8px;margin:13px 3px 0!important;color:#7d7581!important;font-size:10px!important;line-height:1.8!important}.msph-pricing-note i{color:#ff8300;margin-top:4px}
.msph-btn--ai{background:linear-gradient(135deg,#ff8300,#ffad47)!important;color:#17141d!important;border-color:transparent!important;box-shadow:0 9px 20px rgba(255,131,0,.22)!important}
@media(max-width:980px){.msph-ai-studio__layout{grid-template-columns:1fr}.msph-ai-form-grid{grid-template-columns:repeat(2,1fr)}.msph-ai-studio__result{min-height:360px}}
@media(max-width:620px){.msph-ai-studio-wrap{margin-top:18px}.msph-ai-studio{border-radius:24px;padding:18px 14px}.msph-ai-studio__head{align-items:flex-start}.msph-app-icon{width:54px;height:54px;border-radius:17px;font-size:21px}.msph-ai-studio__head h2{font-size:24px!important}.msph-ai-form-grid{grid-template-columns:1fr}.msph-ai-studio__form,.msph-ai-studio__result{padding:14px;border-radius:20px}.msph-ai-studio__result{min-height:300px}.msph-model-mini{flex-basis:168px}.msph-ai-result-ready img{min-height:250px}}
