@import"https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css";:root{--bg:#f6f7fb;--surface:#fff;--surface-2:#fdfdfd;--text:#1f2937;--muted:#6b7280;--line:#e5e7eb;--brand:#ef4056;--brand-2:#ff6b7a;--ok:#16a34a;--warn:#d97706;--danger:#dc2626;--shadow:0 18px 45px rgba(15,23,42,.08);--radius:22px;--font:"Vazirmatn",Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:linear-gradient(180deg,var(--bg),#fff);color:var(--text);padding-bottom:76px}body.theme-dark{--bg:#111827;--surface:#182235;--surface-2:#111827;--text:#f9fafb;--muted:#cbd5e1;--line:#334155;--shadow:0 18px 45px rgba(0,0,0,.22)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.mh-header{position:sticky;top:0;z-index:20;display:flex;gap:18px;align-items:center;justify-content:space-between;padding:14px 28px;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mh-brand{display:flex;align-items:center;gap:10px;min-width:-moz-max-content;min-width:max-content}.mh-brand__mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:var(--brand);color:#fff;font-weight:900;box-shadow:0 10px 28px #ef405647}.mh-brand strong,.mh-brand small{display:block}.mh-brand small{color:var(--muted);font-size:12px}.mh-nav{display:flex;gap:6px;align-items:center;overflow:auto}.mh-nav a,.mh-theme-toggle{border:1px solid transparent;background:transparent;border-radius:999px;padding:9px 12px;color:var(--muted);white-space:nowrap;cursor:pointer}.mh-nav a:hover,.mh-nav .is-active,.mh-theme-toggle:hover{background:#ef405617;color:var(--brand);border-color:#ef40562e}.mh-main{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:30px 0}.mh-hero{margin:12px 0 26px;padding:34px;border-radius:var(--radius);background:radial-gradient(circle at top right,rgba(239,64,86,.16),transparent 38%),var(--surface);box-shadow:var(--shadow);border:1px solid var(--line)}.mh-eyebrow{margin:0 0 8px;color:var(--brand);font-weight:700}.mh-hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,44px)}.mh-hero p:last-child{margin-bottom:0;color:var(--muted);line-height:1.9}.mh-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 220px 220px;gap:10px;margin-bottom:18px}.mh-toolbar input,.mh-toolbar select,.mh-form input,.mh-form select,.mh-form textarea{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:16px;padding:13px 14px}.mh-empty{display:none;background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);padding:28px;text-align:center;color:var(--muted)}.mh-empty.is-visible{display:block}.mh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mh-card{position:relative;min-height:265px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:.2s ease;overflow:hidden}.mh-card:hover{transform:translateY(-4px);border-color:#ef405659}.mh-card__link{display:flex;flex-direction:column;gap:12px;height:100%;padding:20px}.mh-card__top,.mh-card__meta,.mh-card__actions,.mh-actions-row,.mh-change__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.mh-card__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#fff,#ef40561f);font-size:25px;box-shadow:inset 0 1px #ffffffe6,0 12px 24px #0f172a14}.mh-status,.mh-version,.mh-type{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;background:#eef2ff;color:#4338ca}.mh-status--فعال{background:#dcfce7;color:#166534}.mh-status--به-زودی{background:#fef3c7;color:#92400e}.mh-status--در-حال-به-روزرسانی{background:#ffedd5;color:#9a3412}.mh-status--آزمایشی{background:#e0f2fe;color:#075985}.mh-status--غیرفعال{background:#fee2e2;color:#991b1b}.mh-type{background:#ef40561a;color:var(--brand)}.mh-card h3{margin:0;font-size:18px;font-weight:700}.mh-card p{margin:0;color:var(--muted);line-height:1.8}.mh-card__meta{margin-top:auto;color:var(--muted);font-size:13px}.mh-card__tags{display:flex;flex-wrap:wrap;gap:6px;padding-left:78px}.mh-card__tags span{border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:var(--muted);font-size:12px}.mh-card__actions{position:absolute;left:14px;bottom:14px}.mh-card__actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--muted);cursor:pointer}.mh-card__actions button:hover,.mh-card__actions button.is-active{color:var(--brand);background:#ef40561a;border-color:#ef405640}.mh-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;margin-bottom:18px}.mh-panel h1,.mh-panel h2{margin-top:0}.mh-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:15px;background:var(--brand);color:#fff;padding:12px 16px;cursor:pointer}.mh-button--secondary{background:#334155}.mh-button--danger{background:var(--danger)}.mh-detail__meta,.mh-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mh-detail__meta div,.mh-status-grid div{border:1px solid var(--line);border-radius:16px;padding:14px}.mh-detail__meta dt{color:var(--muted);font-size:13px}.mh-detail__meta dd{margin:5px 0 0}.mh-help{color:var(--muted)}.mh-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mh-form label{display:grid;gap:8px;color:var(--muted)}.mh-form .mh-actions-row{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap}.mh-timeline,.mh-faq{display:grid;gap:18px}.mh-change ul{line-height:2}.mh-footer{position:fixed;right:0;left:0;bottom:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:58px;padding:10px 24px;background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -12px 40px #0f172a14}.mh-footer__links{display:flex;gap:8px;justify-content:flex-start}.mh-footer a,.mh-footer button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:999px;padding:8px 10px;cursor:pointer}.mh-footer__credit{text-align:center;color:var(--muted);font-size:13px}.mh-footer__name{text-align:left;font-weight:700}.mh-toast{position:fixed;right:24px;bottom:82px;z-index:40;background:#111827;color:#fff;border-radius:16px;padding:12px 16px;box-shadow:var(--shadow)}.mh-error{text-align:center}.mh-card.is-hidden{display:none}@media(max-width:1100px){.mh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mh-header{align-items:flex-start;flex-direction:column}.mh-nav{width:100%}.mh-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:820px){.mh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-form,.mh-detail__meta,.mh-status-grid,.mh-footer,.mh-toolbar{grid-template-columns:1fr}.mh-footer__name{text-align:center}.mh-footer__links{justify-content:center}}@media(max-width:560px){.mh-main{width:min(100% - 20px,1240px);padding-top:16px}.mh-hero,.mh-panel{padding:20px}.mh-grid{grid-template-columns:1fr}.mh-footer{position:sticky}.mh-card{min-height:auto}body{padding-bottom:0}}.mh-toolbar{align-items:center}.mh-toolbar__fav{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:16px;padding:13px 14px;cursor:pointer}.mh-toolbar__fav.is-active{border-color:#ef405659;background:#ef40561a;color:var(--brand)}.mh-card__badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.mh-card__actions button{font-weight:700}.mh-card__actions button[aria-label*=کپی]{font-size:16px}.mh-card.is-favorite{border-color:#ef405680}.mh-card.is-favorite:before{content:"علاقه‌مندی";position:absolute;top:14px;right:14px;z-index:1;border-radius:999px;background:#ef40561f;color:var(--brand);font-size:11px;padding:5px 8px}.mh-card.is-favorite .mh-card__top{padding-top:25px}.mh-page-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:-10px 0 22px}.mh-page-summary div{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:16px}.mh-page-summary strong{display:block;font-size:24px}.mh-page-summary span{color:var(--muted);font-size:13px}.mh-toolbar{grid-template-columns:minmax(240px,1fr) 190px 220px 170px}@media(max-width:1100px){.mh-toolbar{grid-template-columns:1fr 1fr}.mh-page-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.mh-toolbar,.mh-page-summary{grid-template-columns:1fr}}:root{--dk-red:#ef394e;--dk-red-strong:#d7193f;--dk-red-soft:#fff1f3;--dk-cyan:#19bfd3;--dk-ink:#232933;--dk-gray:#f0f0f1;--dk-border:#e0e0e2;--bg:#f5f5f6;--surface:#fff;--surface-2:#fafafa;--text:#232933;--muted:#81858b;--line:#e0e0e2;--brand:var(--dk-red);--brand-2:#ff6f7d;--shadow:0 10px 28px rgba(35,41,51,.08);--radius:18px}body{background:linear-gradient(180deg,#fff 0,#f5f5f6 180px 100%)}body.theme-dark{--bg:#111827;--surface:#1f2937;--surface-2:#151f2e;--text:#f5f7fb;--muted:#c6cbd3;--line:#374151;--dk-red-soft:rgba(239,57,78,.14);background:linear-gradient(180deg,#111827,#0f172a)}.mh-header{padding:12px 28px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 1px #0000000a}.mh-brand__mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--dk-red),var(--dk-red-strong));text-transform:uppercase;letter-spacing:-1px;box-shadow:0 12px 28px #ef394e42}.mh-nav a{font-weight:600}.mh-nav a:hover,.mh-nav .is-active{background:var(--dk-red-soft);color:var(--dk-red);border-color:#ef394e38}.mh-theme-toggle{display:inline-flex;align-items:center;gap:9px;padding:6px 9px 6px 12px;border:1px solid var(--line);background:var(--surface-2);color:var(--text);box-shadow:0 8px 20px #2329330f}.mh-theme-toggle:hover{background:var(--surface);color:var(--dk-red);border-color:#ef394e47}.mh-theme-toggle__track{position:relative;width:54px;height:30px;border-radius:999px;background:linear-gradient(135deg,#ffe86b,#ffb84d);box-shadow:inset 0 2px 8px #0000001f;transition:.25s ease}.mh-theme-toggle__thumb{position:absolute;right:3px;top:3px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #00000038;font-size:14px;transition:.25s ease}.theme-dark .mh-theme-toggle__track{background:linear-gradient(135deg,#26324a,#111827)}.theme-dark .mh-theme-toggle__thumb{right:27px;background:#0f172a}.mh-theme-toggle__label{font-weight:700;font-size:13px}.mh-hero{background:radial-gradient(circle at top right,rgba(239,57,78,.18),transparent 34%),radial-gradient(circle at bottom left,rgba(25,191,211,.12),transparent 32%),var(--surface);border-color:var(--line);box-shadow:0 18px 44px #23293314}.mh-eyebrow{color:var(--dk-red)}.mh-button{background:linear-gradient(135deg,var(--dk-red),var(--dk-red-strong));box-shadow:0 10px 24px #ef394e38;font-weight:700}.mh-toolbar input,.mh-toolbar select,.mh-form input,.mh-form select,.mh-form textarea,.mh-tool input,.mh-tool select,.mh-tool textarea{border-color:var(--dk-border);background:var(--surface);box-shadow:0 1px #00000005}.mh-toolbar input:focus,.mh-toolbar select:focus,.mh-form input:focus,.mh-form select:focus,.mh-form textarea:focus,.mh-tool input:focus,.mh-tool select:focus,.mh-tool textarea:focus{outline:0;border-color:var(--dk-red);box-shadow:0 0 0 4px #ef394e1a}.mh-toolbar__fav{border-color:var(--dk-red)!important;background:var(--dk-red)!important;color:#fff!important;font-weight:800;box-shadow:0 10px 24px #ef394e3d;transition:.2s ease}.mh-toolbar__fav:hover{transform:translateY(-2px);background:var(--dk-red-strong)!important;border-color:var(--dk-red-strong)!important;color:#fff!important}.mh-toolbar__fav.is-active{background:var(--dk-red-strong)!important;color:#fff!important}.mh-card{border-radius:20px;border-color:var(--dk-border);box-shadow:0 8px 24px #23293312}.mh-card:hover{transform:translateY(-5px);border-color:#ef394e6b;box-shadow:0 16px 38px #2329331f}.mh-card__icon{background:linear-gradient(145deg,#fff,var(--dk-red-soft));color:var(--dk-red);border:1px solid rgba(239,57,78,.08)}.mh-card h3{color:var(--text)}.mh-card__actions button:hover,.mh-card__actions button.is-active{background:var(--dk-red);color:#fff;border-color:var(--dk-red)}.mh-card.is-favorite:before{background:var(--dk-red);color:#fff}.mh-status--فعال{background:#e9f8ef;color:#008a45}.mh-type{background:var(--dk-red-soft);color:var(--dk-red);font-weight:700}.mh-footer{box-shadow:0 -10px 28px #23293314}.mh-footer a:hover,.mh-footer button:hover{border-color:var(--dk-red);color:var(--dk-red);background:var(--dk-red-soft)}.mh-tool{display:grid;gap:16px}.mh-tool__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mh-tool__field{display:grid;gap:8px;color:var(--muted)}.mh-tool__field--wide{grid-column:1/-1}.mh-tool textarea{min-height:130px;resize:vertical}.mh-tool__result{border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface-2);line-height:2;overflow:auto}.mh-tool__score{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:42px;border-radius:999px;background:var(--dk-red);color:#fff;font-weight:900}.mh-check-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.mh-check-list li{padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.mh-check-list .ok{border-color:#b7ebc6;background:#f0fff5;color:#107c41}.mh-check-list .bad{border-color:#ffd1d8;background:#fff4f5;color:#b42335}.mh-param-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.mh-param{border:1px solid var(--line);border-radius:14px;padding:10px;text-align:center}.mh-param.ok{border-color:#19a463;background:#effcf5}.mh-param.bad{border-color:#ef394e;background:#fff1f3}.mh-service-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:16px;padding:12px;background:var(--surface)}@media(max-width:820px){.mh-tool__grid,.mh-param-row{grid-template-columns:1fr}.mh-theme-toggle__label{display:none}}:root{--tech-glow:0 0 0 1px rgba(239,57,78,.06),0 14px 44px rgba(239,57,78,.14),0 4px 18px rgba(25,191,211,.08)}.mh-header{overflow:hidden;isolation:isolate;animation:mhHeaderEnter .55s cubic-bezier(.2,.8,.2,1) both}.mh-header:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(239,57,78,.11),transparent 24%,rgba(25,191,211,.08) 50%,transparent 76%,rgba(239,57,78,.11));opacity:.9}.mh-header:after{content:"";position:absolute;inset:auto -20% -1px;height:2px;z-index:-1;background:linear-gradient(90deg,transparent,var(--dk-red),var(--dk-cyan),var(--dk-red),transparent);background-size:240% 100%;animation:mhFlowLine 4s linear infinite;filter:drop-shadow(0 0 8px rgba(239,57,78,.6))}.mh-brand__mark{overflow:hidden;background:#fff;border:1px solid rgba(239,57,78,.16);box-shadow:var(--tech-glow)}.mh-brand__mark img{display:block;width:34px;height:34px;-o-object-fit:contain;object-fit:contain;transform:scale(1.45)}.mh-brand:hover .mh-brand__mark{animation:mhPulse .8s ease both}.mh-nav a{position:relative}.mh-nav a:after{content:"";position:absolute;right:14px;left:14px;bottom:4px;height:2px;border-radius:999px;background:var(--dk-red);transform:scaleX(0);transform-origin:center;transition:.22s ease}.mh-nav a:hover:after,.mh-nav .is-active:after{transform:scaleX(1)}.mh-theme-toggle{position:relative;overflow:hidden}.mh-theme-toggle:before{content:"";position:absolute;inset:-45%;background:conic-gradient(from 180deg,transparent,rgba(255,255,255,.35),transparent);animation:mhSpin 3s linear infinite;opacity:.45}.mh-theme-toggle>*{position:relative}.mh-theme-toggle__thumb{animation:mhFloat 2.8s ease-in-out infinite}.mh-card.is-favorite:before{content:none!important}.mh-card{min-height:265px}.mh-card.is-favorite{box-shadow:0 8px 24px #23293312,0 0 0 1px #ef394e2e,0 12px 34px #ef394e14}.mh-footer{overflow:hidden;isolation:isolate;animation:mhFooterEnter .55s cubic-bezier(.2,.8,.2,1) both}.mh-footer:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#ef394e0f,#19bfd30d,#ef394e0f)}.mh-footer:after{content:"";position:absolute;top:0;right:-20%;width:38%;height:1px;background:linear-gradient(90deg,transparent,var(--dk-red),var(--dk-cyan),transparent);animation:mhScanner 3.6s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(25,191,211,.7))}.mh-footer a,.mh-footer button{transition:.2s ease}.mh-footer a:hover,.mh-footer button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #ef394e24}.mh-tool__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mh-tool__stat{border:1px solid var(--line);border-radius:16px;padding:12px;background:var(--surface-2)}.mh-tool__stat strong{display:block;font-size:22px}.mh-note-list,.mh-meeting-actions{display:grid;gap:10px}.mh-note-item{border:1px solid var(--line);border-radius:16px;padding:12px;background:var(--surface-2)}.mh-timer-display{font-size:clamp(44px,9vw,78px);font-weight:900;text-align:center;letter-spacing:2px}.mh-timer-modes{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.mh-timer-modes button.is-active{background:var(--dk-red);color:#fff;border-color:var(--dk-red)}@keyframes mhHeaderEnter{0%{transform:translateY(-18px);opacity:0}to{transform:none;opacity:1}}@keyframes mhFooterEnter{0%{transform:translateY(18px);opacity:0}to{transform:none;opacity:1}}@keyframes mhFlowLine{to{background-position:240% 0}}@keyframes mhScanner{0%,to{right:-30%;opacity:.25}50%{right:92%;opacity:1}}@keyframes mhSpin{to{transform:rotate(360deg)}}@keyframes mhPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes mhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:820px){.mh-tool__stats{grid-template-columns:1fr}}:root{--tech-cyan:#19bfd3;--tech-purple:#7c3aed;--motion-surface:linear-gradient(135deg,rgba(239,57,78,.08),rgba(25,191,211,.07),rgba(124,58,237,.05))}.mh-main{animation:mhPageIn .55s cubic-bezier(.2,.8,.2,1) both}.mh-hero{position:relative;overflow:hidden;isolation:isolate}.mh-hero:before{content:"";position:absolute;inset:-40%;z-index:-2;background:conic-gradient(from 90deg,rgba(239,57,78,.18),transparent 25%,rgba(25,191,211,.14),transparent 62%,rgba(124,58,237,.12),transparent);animation:mhHeroOrbit 9s linear infinite}.mh-hero:after{content:"";position:absolute;inset:1px;z-index:-1;border-radius:calc(var(--radius) - 1px);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 94%,transparent),var(--surface))}.mh-hero h1{background:linear-gradient(90deg,var(--text),var(--dk-red),var(--tech-cyan));-webkit-background-clip:text;background-clip:text;color:transparent;background-size:220% 100%;animation:mhTitleShine 5s ease-in-out infinite}.mh-eyebrow{display:inline-flex;align-items:center;gap:8px}.mh-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--dk-red);box-shadow:0 0 0 6px #ef394e1f,0 0 18px #ef394e8c;animation:mhLiveDot 1.8s ease-in-out infinite}.mh-toolbar{position:relative;padding:10px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--surface) 86%,transparent);box-shadow:0 16px 38px #2329330f;backdrop-filter:blur(12px);animation:mhRise .55s cubic-bezier(.2,.8,.2,1) .08s both}.mh-toolbar:before{content:"";position:absolute;inset:0;border-radius:22px;padding:1px;background:linear-gradient(90deg,rgba(239,57,78,.35),transparent,rgba(25,191,211,.3));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.mh-toolbar input,.mh-toolbar select{transition:.22s ease}.mh-toolbar input:hover,.mh-toolbar select:hover{transform:translateY(-1px)}.mh-card-groups{display:grid;gap:26px}.mh-card-group{position:relative;display:grid;gap:18px;padding:20px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 88%,transparent),color-mix(in srgb,var(--surface-2) 92%,transparent));box-shadow:0 18px 50px #2329330f;animation:mhRise .55s cubic-bezier(.2,.8,.2,1) both}.mh-card-group:nth-child(2){animation-delay:.06s}.mh-card-group:nth-child(3){animation-delay:.12s}.mh-card-group:before{content:"";position:absolute;inset:0;border-radius:26px;background:radial-gradient(circle at 92% 8%,rgba(239,57,78,.12),transparent 28%),radial-gradient(circle at 8% 100%,rgba(25,191,211,.1),transparent 30%);pointer-events:none}.mh-group-heading,.mh-category-heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-group-heading span,.mh-category-heading span{display:inline-flex;margin-bottom:4px;color:var(--dk-red);font-weight:800;font-size:12px}.mh-group-heading h2,.mh-category-heading h3{margin:0}.mh-group-heading h2{font-size:24px}.mh-category-heading h3{font-size:18px}.mh-group-heading strong{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:8px 12px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--dk-red),var(--tech-cyan));box-shadow:0 10px 24px #ef394e33}.mh-category-group{position:relative;display:grid;gap:12px;padding:14px;border:1px solid color-mix(in srgb,var(--line) 80%,transparent);border-radius:22px;background:color-mix(in srgb,var(--surface) 70%,transparent)}.mh-grid--grouped{position:relative}.mh-card-groups.is-flat{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mh-card-groups.is-flat .mh-card-group,.mh-card-groups.is-flat .mh-category-group,.mh-card-groups.is-flat .mh-grid--grouped{display:contents}.mh-card-groups.is-flat .mh-group-heading,.mh-card-groups.is-flat .mh-category-heading{display:none}.mh-card-groups.is-flat .mh-card{animation:mhCardPop .24s ease both}.mh-card-group.is-hidden,.mh-category-group.is-hidden{display:none!important}.mh-card{transform-style:preserve-3d;animation:mhCardPop .42s cubic-bezier(.2,.8,.2,1) both}.mh-card:nth-child(2){animation-delay:.03s}.mh-card:nth-child(3){animation-delay:.06s}.mh-card:nth-child(4){animation-delay:.09s}.mh-card:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,rgba(239,57,78,.32),transparent 28%,rgba(25,191,211,.24));opacity:0;transition:.25s ease;pointer-events:none}.mh-card:hover:after{opacity:1}.mh-card:hover .mh-card__icon{animation:mhIconBounce .7s ease both}.mh-card__actions button{transition:.2s ease}.mh-card__actions button:hover{transform:translateY(-2px) rotate(-4deg)}.mh-panel{position:relative;overflow:hidden;animation:mhRise .5s cubic-bezier(.2,.8,.2,1) both}.mh-panel:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,var(--dk-red),var(--tech-cyan),transparent);opacity:.75}.mh-tool__result,.mh-note-item,.mh-service-row{position:relative;overflow:hidden}.mh-tool__result:before,.mh-note-item:before,.mh-service-row:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 38%,rgba(255,255,255,.26) 48%,transparent 58%);transform:translate(120%);animation:mhSoftSweep 5.5s ease-in-out infinite;pointer-events:none}.mh-button{transition:.22s ease}.mh-button:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 14px 30px #ef394e47}.mh-footer__credit{position:relative}.mh-footer__credit:after{content:"";position:absolute;right:50%;bottom:-8px;width:48px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--dk-red),var(--tech-cyan));transform:translate(50%);animation:mhCreditPulse 2.8s ease-in-out infinite}@keyframes mhPageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes mhHeroOrbit{to{transform:rotate(360deg)}}@keyframes mhTitleShine{0%,to{background-position:0 0}50%{background-position:100% 0}}@keyframes mhLiveDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.74);opacity:.65}}@keyframes mhRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes mhCardPop{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@keyframes mhIconBounce{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-6px) rotate(-4deg)}70%{transform:translateY(2px) rotate(2deg)}}@keyframes mhSoftSweep{0%,35%{transform:translate(120%)}70%,to{transform:translate(-120%)}}@keyframes mhCreditPulse{0%,to{opacity:.45;width:40px}50%{opacity:1;width:84px}}@media(max-width:1100px){.mh-card-groups.is-flat{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.mh-card-groups.is-flat{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-card-group{padding:14px}.mh-group-heading{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.mh-card-groups.is-flat{grid-template-columns:1fr}.mh-category-group{padding:10px}}.mh-card__icon{background:#111827!important;color:#fff!important;border-color:#1118272e!important;box-shadow:inset 0 1px #ffffff1f,0 12px 24px #11182724!important}.theme-dark .mh-card__icon{background:#fff!important;color:#111827!important;border-color:#ffffffb8!important;box-shadow:inset 0 1px #ffffffe6,0 14px 28px #00000038!important}.mh-card:hover .mh-card__icon{animation:mhFormalIcon .46s ease both}.mh-header,.mh-footer{animation:mhFormalFade .42s ease both}.mh-header:before,.mh-footer:before{opacity:.55;animation-duration:7.5s}.mh-hero:before{opacity:.55;animation-duration:22s}.mh-card{animation:mhFormalRise .34s ease both}.mh-panel{animation:mhFormalRise .38s ease both}.mh-button:hover,.mh-toolbar__fav:hover{transform:translateY(-1px)}.mh-card:hover{transform:translateY(-3px)}.mh-card__actions button:hover{transform:translateY(-1px)}.mh-tool__result:before,.mh-note-item:before,.mh-service-row:before{animation-duration:9s;opacity:.48}.mh-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-category-heading strong{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:var(--muted);font-size:12px;background:var(--surface)}.mh-external-detail{display:grid;gap:14px}.mh-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at top right,rgba(239,57,78,.12),transparent 34%),var(--surface);box-shadow:var(--shadow)}.mh-detail-hero__title{display:flex;align-items:center;gap:16px}.mh-brand-smile{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:var(--surface-2);border:1px solid var(--line);box-shadow:0 14px 28px #23293314}.mh-brand-smile img{width:42px;height:auto}.mh-detail-hero h1{margin:0 0 8px;font-size:clamp(24px,3vw,36px)}.mh-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px}.mh-breadcrumb a{color:var(--brand);font-weight:700}.mh-detail-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.mh-detail-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 0}.mh-detail-strip span{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);padding:8px 12px;color:var(--text);font-size:13px;box-shadow:0 10px 24px #2329330a}.mh-embed-shell{position:relative;min-height:620px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.mh-embed-frame{position:absolute;inset:0;width:100%;height:100%;border:0;background:var(--surface);opacity:0;transition:opacity .34s ease}.mh-embed-frame.is-loaded{opacity:1}.mh-embed-loading,.mh-embed-empty{position:absolute;inset:0;z-index:2;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;padding:28px;background:radial-gradient(circle at center,rgba(239,57,78,.1),transparent 25%),linear-gradient(180deg,var(--surface),var(--surface-2));color:var(--text);transition:opacity .28s ease,visibility .28s ease}.mh-embed-loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.mh-embed-loading p,.mh-embed-empty p{margin:0;color:var(--muted);line-height:1.8}.mh-loader{width:46px;height:46px;border-radius:50%;border:4px solid rgba(239,57,78,.22);border-top-color:var(--brand);animation:mhSpin 1s linear infinite}.mh-button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2)}@keyframes mhFormalFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes mhFormalRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes mhFormalIcon{0%,to{transform:none}50%{transform:translateY(-2px)}}@media(max-width:820px){.mh-detail-hero{display:grid}.mh-detail-actions{justify-content:flex-start}.mh-embed-shell{min-height:560px}.mh-detail-hero__title{align-items:flex-start}.mh-brand-smile{width:54px;height:54px;border-radius:18px}.mh-brand-smile img{width:36px}}.mh-hero--home{text-align:center;align-items:center;justify-items:center}.mh-hero--home p{margin-inline:auto}.mh-hero--compact{min-height:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.mh-hero--compact .mh-eyebrow{margin:0}.mh-hero--compact h1{font-size:clamp(26px,3vw,40px);margin:0}.mh-hero--compact p:last-child{max-width:620px;margin:0;color:var(--muted)}.mh-group-heading span{display:none}.mh-card__tags .mh-tag,.mh-detail-chips .mh-tag{border-color:transparent;font-weight:800}.mh-tag--0{background:#e6f7ff!important;color:#096dd9!important}.mh-tag--1{background:#fff1f0!important;color:#cf1322!important}.mh-tag--2{background:#f6ffed!important;color:#389e0d!important}.mh-tag--3{background:#fff7e6!important;color:#d46b08!important}.mh-tag--4{background:#f9f0ff!important;color:#722ed1!important}.mh-tag--5{background:#e6fffb!important;color:#08979c!important}.theme-dark .mh-tag--0{background:#096dd938!important;color:#91caff!important}.theme-dark .mh-tag--1{background:#cf13223d!important;color:#ff9c9c!important}.theme-dark .mh-tag--2{background:#389e0d38!important;color:#b7eb8f!important}.theme-dark .mh-tag--3{background:#d46b0838!important;color:#ffd591!important}.theme-dark .mh-tag--4{background:#722ed13d!important;color:#d3adf7!important}.theme-dark .mh-tag--5{background:#08979c38!important;color:#87e8de!important}.mh-detail-hero--compact{align-items:center;padding:18px 22px;min-height:0}.mh-detail-hero--compact .mh-detail-hero__title{align-items:center;flex:1;min-width:0}.mh-detail-hero__content{display:grid;gap:8px}.mh-detail-hero--compact h1{font-size:clamp(24px,2.8vw,34px);margin:0}.mh-detail-hero--compact .mh-breadcrumb{margin:0}.mh-detail-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:2px}.mh-detail-chips span{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);padding:7px 11px;color:var(--text);font-size:12px;line-height:1;box-shadow:0 8px 18px #2329330a}.mh-detail-actions{align-self:center}.mh-brand-smile{width:54px;height:54px;border-radius:18px}.mh-brand-smile img{width:34px}.mh-detail-strip{display:none!important}.mh-embed-loading.is-slow p:after{content:" اگر نمایش کامل نشد، چند لحظه دیگر دوباره بررسی کنید."}.mh-header:before,.mh-footer:before,.mh-hero:before{animation-timing-function:ease-in-out}.mh-card:hover{transform:translateY(-2px)}.mh-card:hover .mh-card__icon{animation:mhFormalIcon .52s ease both}.mh-card__actions button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2329331f}@media(max-width:820px){.mh-hero--compact{display:grid;align-items:start}.mh-detail-hero--compact{display:grid}.mh-detail-hero--compact .mh-detail-hero__title{align-items:flex-start}.mh-detail-actions{justify-content:flex-start}}.mh-services-panel{padding:28px;border-radius:28px;overflow:hidden;position:relative}.mh-services-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 0,rgba(239,57,78,.12),transparent 30%)}.mh-services-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:18px 20px;border:1px solid rgba(239,57,78,.22);border-radius:22px;background:linear-gradient(135deg,#ef394e17,#19bfd30a)}.mh-services-head h2{margin:0 0 8px}.mh-services-head .mh-help{margin:0;line-height:1.9}.mh-service-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mh-service-card{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,transparent),var(--surface-2));box-shadow:0 14px 34px #0f172a14;padding:24px;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.mh-service-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px #0f172a1f}.mh-service-card__logo{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:#fff;border:1px solid rgba(224,224,226,.9);box-shadow:0 12px 26px #0f172a1a}body.theme-dark .mh-service-card__logo{background:#fff;border-color:#ffffffd1}.mh-service-card__logo img{display:block;max-width:48px;max-height:48px;-o-object-fit:contain;object-fit:contain}.mh-service-card h3{margin:4px 0 0;font-size:22px;font-weight:900;letter-spacing:-.02em}.mh-service-card p{margin:0;color:var(--muted);font-size:13px;direction:ltr}.mh-service-card__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:auto}.mh-service-card__status,.mh-service-card__ping{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;border:1px solid var(--line);background:var(--surface);color:var(--muted)}.mh-service-card.is-ok{border-color:#16a34a6b}.mh-service-card.is-ok .mh-service-card__status{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.mh-service-card.is-bad{border-color:#dc262673}.mh-service-card.is-bad .mh-service-card__status{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.mh-service-card.is-checking .mh-service-card__status{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.mh-service-card.is-checking .mh-service-card__logo{animation:mhServicePulse 1.2s ease-in-out infinite}@keyframes mhServicePulse{0%,to{transform:scale(1);filter:none}50%{transform:scale(1.04);filter:brightness(1.08)}}@media(max-width:1100px){.mh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-services-head{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.mh-service-grid{grid-template-columns:1fr}.mh-service-card{min-height:220px}.mh-services-panel{padding:18px}.mh-services-head{padding:16px}}.mh-hero--compact{display:grid;gap:6px;padding:16px 22px!important;margin:10px 0 16px!important;min-height:auto!important;border-radius:20px!important}.mh-hero--compact .mh-eyebrow{margin:0;font-size:13px}.mh-hero--compact h1{margin:0;font-size:clamp(22px,2.6vw,32px)!important;line-height:1.35}.mh-hero--compact p{margin:0!important;line-height:1.7;font-size:14px}.mh-detail{padding:16px 20px!important;margin:10px 0 16px!important;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.mh-detail .mh-eyebrow{grid-column:1/-1;margin:0;font-size:13px}.mh-detail h1{margin:0!important;font-size:clamp(22px,2.4vw,32px)!important;line-height:1.35}.mh-detail>p{margin:0!important;color:var(--muted);font-size:14px;line-height:1.7}.mh-detail .mh-detail__meta{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:2px 0 0}.mh-detail .mh-detail__meta div{padding:9px 11px;border-radius:13px;background:color-mix(in srgb,var(--surface-2) 86%,transparent)}.mh-detail .mh-detail__meta dt{font-size:11px}.mh-detail .mh-detail__meta dd{font-size:14px;margin-top:2px}.mh-detail-hero--compact{padding:14px 18px!important;border-radius:20px!important;gap:14px!important;align-items:center!important}.mh-detail-hero--compact .mh-detail-hero__title{gap:12px!important}.mh-detail-hero--compact .mh-brand-smile{width:48px!important;height:48px!important;border-radius:16px!important;flex:0 0 auto}.mh-detail-hero--compact .mh-brand-smile img{width:30px!important}.mh-detail-hero--compact .mh-detail-hero__content{gap:5px!important}.mh-detail-hero--compact .mh-eyebrow{margin:0!important;font-size:12px!important}.mh-detail-hero--compact h1{font-size:clamp(22px,2.3vw,30px)!important;line-height:1.32!important;margin:0!important}.mh-detail-hero--compact .mh-breadcrumb{font-size:12px!important;gap:6px!important}.mh-detail-chips{gap:6px!important;margin-top:0!important}.mh-detail-chips span{font-size:11px!important;padding:6px 9px!important;border-radius:999px!important}.mh-detail-actions{gap:7px!important;align-items:center!important}.mh-button--sm,.mh-detail-actions .mh-button{min-height:34px!important;padding:8px 12px!important;border-radius:12px!important;font-size:13px!important;box-shadow:none!important}.mh-services-panel{padding:20px!important;border-radius:24px!important}.mh-services-head{padding:14px 16px!important;margin-bottom:16px!important;border-radius:18px!important;min-height:auto!important}.mh-services-head__title{display:flex;align-items:center;gap:12px}.mh-services-head h2{margin:0 0 3px!important;font-size:clamp(20px,2.3vw,28px)!important}.mh-services-head .mh-help{margin:0!important;font-size:13px!important;line-height:1.7!important}.mh-services-satellite{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;font-size:29px;background:linear-gradient(145deg,#fff,#eef2f7 52%,#cbd5e1);border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 1px #fffffff2,0 14px 28px #0f172a24}body.theme-dark .mh-services-satellite{background:linear-gradient(145deg,#fff,#e5e7eb 54%,#94a3b8);color:#111827}.mh-service-card{min-height:230px!important;padding:20px!important}.mh-service-card__status{min-width:112px}.mh-service-card.is-ok .mh-service-card__status{background:#dcfce7!important;color:#15803d!important;border-color:#86efac!important}.mh-service-card.is-bad .mh-service-card__status{background:#fee2e2!important;color:#b91c1c!important;border-color:#fca5a5!important}@media(max-width:820px){.mh-detail,.mh-detail .mh-detail__meta{grid-template-columns:1fr}.mh-detail-hero--compact{display:grid!important}.mh-detail-actions{justify-content:flex-start!important}}@media(max-width:560px){.mh-hero--compact,.mh-detail,.mh-detail-hero--compact{padding:14px!important}.mh-services-head__title{align-items:flex-start}.mh-services-satellite{width:48px;height:48px;font-size:25px}}.mh-hero h1{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:var(--text)!important;animation:none!important}.mh-eyebrow:before{animation:none!important;box-shadow:0 0 0 5px #ef394e1a!important}.mh-category-flow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.mh-category-group--span-1{grid-column:span 1}.mh-category-group--span-2{grid-column:span 2}.mh-category-group--span-4{grid-column:span 4}.mh-grid--category{gap:14px}.mh-grid--count-1{grid-template-columns:1fr}.mh-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mh-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mh-category-group--span-1 .mh-category-heading{align-items:flex-start;flex-direction:column;gap:6px}.mh-category-group--span-1 .mh-category-heading h3{font-size:15px}.mh-category-group--span-1 .mh-category-heading strong{padding:5px 8px;font-size:11px}.mh-card-groups.is-flat .mh-category-flow{display:contents}@media(max-width:1100px){.mh-category-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-category-group--span-4{grid-column:span 2}.mh-grid--count-4,.mh-grid--count-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.mh-category-flow{grid-template-columns:1fr}.mh-category-group--span-1,.mh-category-group--span-2,.mh-category-group--span-4{grid-column:span 1}.mh-grid--count-4,.mh-grid--count-3,.mh-grid--count-2{grid-template-columns:1fr}}.focus-timer-app{display:grid;gap:18px;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}.focus-hero-card{position:relative;overflow:hidden;display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:center;padding:30px;border-radius:30px;background:radial-gradient(circle at 18% 18%,rgba(239,57,78,.22),transparent 34%),linear-gradient(135deg,#111827,#273449);color:#fff;box-shadow:0 24px 64px #0f172a38;border:1px solid rgba(255,255,255,.08)}.focus-orb{display:grid;place-items:center}.focus-ring{position:relative;width:250px;height:250px;display:grid;place-items:center}.focus-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.focus-ring-bg,.focus-ring-progress{fill:none;stroke-width:14}.focus-ring-bg{stroke:#ffffff1f}.focus-ring-progress{stroke:var(--brand);stroke-linecap:round;transition:stroke-dashoffset .35s ease;filter:drop-shadow(0 0 10px rgba(239,57,78,.45))}.focus-time{display:grid;place-items:center;gap:6px}.focus-time strong{direction:ltr;font-size:clamp(44px,7vw,64px);font-weight:900;letter-spacing:-1px}.focus-time span,.focus-kicker{color:#ffffffbd;font-weight:800}.focus-content h2{margin:8px 0 10px;font-size:clamp(26px,3.6vw,42px)}.focus-content p{margin:0 0 18px;color:#ffffffc7;line-height:2}.focus-mode-tabs,.focus-actions{display:flex;flex-wrap:wrap;gap:10px}.focus-mode-tabs button,.focus-secondary,.focus-primary{border:0;border-radius:16px;min-height:42px;padding:9px 15px;font:inherit;font-weight:900;cursor:pointer}.focus-mode-tabs button{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.14)}.focus-mode-tabs button.is-active,.focus-primary{background:var(--brand);color:#fff}.focus-secondary{background:#ffffff1f;color:#fff}.focus-dashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.focus-dashboard article,.focus-settings-card{padding:22px;border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.focus-dashboard article{display:grid;gap:6px;text-align:center}.focus-dashboard span,.focus-settings-card p{color:var(--muted);font-weight:800}.focus-dashboard strong{color:var(--brand);font-size:25px}.focus-settings-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center}.focus-settings-card h3{margin:0 0 6px}.focus-settings-card p{margin:0;line-height:1.8}.focus-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.focus-settings-grid label{display:grid;gap:7px;font-weight:800}.focus-settings-grid input{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:14px;min-height:42px;padding:9px 11px}.focus-toggle{display:flex!important;align-items:center;grid-template-columns:auto 1fr!important}.focus-toggle input{width:auto;min-height:auto}.theme-dark .focus-hero-card{background:radial-gradient(circle at 18% 18%,rgba(239,57,78,.26),transparent 34%),linear-gradient(135deg,#0f172a,#1f2937)}@media(max-width:900px){.focus-hero-card,.focus-settings-card{grid-template-columns:1fr}.focus-ring{width:220px;height:220px}.focus-dashboard,.focus-settings-grid{grid-template-columns:1fr}}.focus-mode-tabs{gap:14px!important;margin:18px 0 14px!important}.focus-actions{gap:14px!important;margin-top:16px!important;align-items:center!important}.focus-mode-tabs button,.focus-actions button{margin:0!important;box-shadow:0 10px 24px #0f172a1f}.focus-actions .focus-primary{min-width:104px}.focus-actions .focus-secondary{min-width:88px}.focus-settings-grid{gap:16px!important}.focus-toggle{gap:10px!important;justify-content:flex-start!important}@media(max-width:640px){.focus-mode-tabs,.focus-actions{gap:10px!important}.focus-mode-tabs button,.focus-actions button{width:100%;justify-content:center}.focus-actions .focus-primary,.focus-actions .focus-secondary{min-width:0}}.mh-hero--center{text-align:center}.mh-hero--center .mh-eyebrow{justify-content:center}.mh-settings-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;align-items:start}.mh-settings-layout .mh-panel:first-child{grid-row:span 2}.mh-section-head,.mh-system-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.mh-section-head{justify-content:flex-start}.mh-section-head h2,.mh-system-head h2{margin:0 0 4px}.mh-section-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:var(--surface-2);border:1px solid var(--line);box-shadow:0 12px 24px #0f172a12;font-size:22px}.mh-settings-card{position:relative;overflow:hidden}.mh-settings-card:before,.mh-system-panel:before,.mh-analytics-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--brand),var(--dk-cyan),transparent);opacity:.75}.mh-settings-actions,.mh-reset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mh-file-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:13px;background:var(--surface-2);border:1px solid var(--line);color:var(--text);font-weight:900;cursor:pointer;padding:9px 12px}.mh-reset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-status-grid--rich{grid-template-columns:repeat(4,minmax(0,1fr))}.mh-status-grid--rich article{position:relative;display:grid;gap:8px;border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface-2);min-height:132px;overflow:hidden}.mh-status-grid--rich article:after{content:"";position:absolute;top:14px;left:14px;width:10px;height:10px;border-radius:50%;background:var(--muted);box-shadow:0 0 0 6px color-mix(in srgb,var(--muted) 14%,transparent)}.mh-status-grid--rich article.is-ok:after{background:var(--ok);box-shadow:0 0 0 6px color-mix(in srgb,var(--ok) 15%,transparent)}.mh-status-grid--rich article.is-bad:after{background:var(--danger);box-shadow:0 0 0 6px color-mix(in srgb,var(--danger) 14%,transparent)}.mh-status-grid--rich strong{font-size:14px}.mh-status-grid--rich span{font-weight:900;line-height:1.7;word-break:break-word}.mh-status-grid--rich em{font-style:normal;color:var(--muted);font-size:12px;margin-top:auto}.mh-analytics-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.mh-mini-panel{border:1px solid var(--line);border-radius:18px;background:var(--surface-2);padding:18px;min-height:180px}.mh-mini-panel h2{font-size:18px;margin:0 0 14px}.mh-clean-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.mh-clean-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:8px}.mh-clean-list span,.mh-focus-mini span{color:var(--muted);font-size:12px}.mh-focus-mini{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.mh-focus-mini strong{font-size:24px;color:var(--brand)}@media(max-width:1100px){.mh-settings-layout,.mh-analytics-grid{grid-template-columns:1fr}.mh-status-grid--rich{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-settings-layout .mh-panel:first-child{grid-row:auto}}@media(max-width:640px){.mh-settings-actions,.mh-reset-grid,.mh-status-grid--rich,.mh-focus-mini{grid-template-columns:1fr}.mh-section-head,.mh-system-head{display:grid}.mh-status-grid--rich article{min-height:auto}.mh-settings-card:before,.mh-system-panel:before,.mh-analytics-panel:before{height:2px}}.mh-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.mh-guide-card{position:relative;overflow:hidden;margin-bottom:0;min-height:225px}.mh-guide-card span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#ef40561a;color:var(--brand);font-weight:900;margin-bottom:12px}.mh-guide-card h2{font-size:19px;margin-bottom:8px}.mh-guide-card p{color:var(--muted);line-height:1.9;margin:0}.mh-install-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mh-install-steps article{border:1px solid var(--line);border-radius:18px;background:var(--surface-2);padding:16px}.mh-install-steps strong{display:block;margin-bottom:8px}.mh-install-steps p{margin:0;color:var(--muted);line-height:1.8}.mh-faq--rich{grid-template-columns:repeat(3,minmax(0,1fr))}.mh-faq--rich .mh-panel{margin-bottom:0;min-height:180px}.mh-faq--rich h2{font-size:18px}.mh-faq--rich p{margin:0;color:var(--muted);line-height:1.9}.mh-offline-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.can-install-app [data-install-app]{border-color:#ef405673;color:var(--brand);box-shadow:0 0 0 5px #ef405614}@media(max-width:1100px){.mh-guide-grid,.mh-faq--rich{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-install-steps{grid-template-columns:1fr}}@media(max-width:640px){.mh-guide-grid,.mh-faq--rich{grid-template-columns:1fr}.mh-guide-card{min-height:auto}}.mh-guide-hero{position:relative;overflow:hidden;padding-top:28px;padding-bottom:28px}.mh-guide-hero__glow{position:absolute;inset:auto 50% -80px auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(239,64,86,.16),transparent 68%);transform:translate(50%);pointer-events:none}.mh-guide-actions{display:flex;justify-content:center;margin-top:18px}.mh-airtable-login{gap:10px;padding:10px 16px;border-radius:16px}.mh-airtable-login__logo{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#fff}.mh-airtable-login__logo svg{width:20px;height:auto;display:block}.mh-guide-grid--steps .mh-guide-card{min-height:190px}.mh-guide-card--warning span{background:#ef405624;color:var(--brand)}.mh-guide-card strong{font-weight:900;color:var(--text)}.mh-install-steps--four{grid-template-columns:repeat(4,minmax(0,1fr))}.mh-quick-guide-panel{margin-bottom:18px}@media(max-width:1100px){.mh-install-steps--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.mh-guide-hero{padding-top:22px;padding-bottom:22px}.mh-install-steps--four{grid-template-columns:1fr}.mh-airtable-login{width:100%;justify-content:center}}.mh-settings-hero{text-align:center!important;padding:18px 24px!important;margin:10px 0 18px!important;min-height:auto!important}.mh-settings-hero .mh-eyebrow{justify-content:center!important;margin-bottom:4px!important}.mh-settings-hero h1{font-size:clamp(24px,3vw,34px)!important;margin-bottom:6px!important}.mh-settings-hero p{max-width:720px;margin-inline:auto!important;line-height:1.7!important}.mh-settings-card{padding:20px!important}.mh-settings-card .mh-section-head{margin-bottom:14px!important}.mh-settings-card .mh-section-icon{width:38px!important;height:38px!important;border-radius:13px!important;font-size:19px!important}.mh-settings-card h2{font-size:clamp(21px,2.2vw,28px)!important}.mh-settings-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.mh-button--sm,.mh-file-button--sm{min-height:34px!important;padding:7px 11px!important;border-radius:11px!important;font-size:13px!important;line-height:1.35!important;box-shadow:0 7px 18px #ef394e29!important}.mh-file-button--sm{min-width:86px!important}.mh-form label.mh-field--compact{max-width:340px}.mh-form label.mh-field--compact input{min-height:42px!important;padding-block:9px!important}.mh-form [name=notificationChannel],.mh-form [name=notificationTarget]{border-color:color-mix(in srgb,var(--brand) 24%,var(--line))!important}.mh-form [name=notificationChannel]:focus,.mh-form [name=notificationTarget]:focus{outline:2px solid color-mix(in srgb,var(--brand) 22%,transparent);outline-offset:2px}@media(max-width:640px){.mh-settings-card{padding:16px!important}.mh-settings-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.mh-settings-actions .mh-file-button{grid-column:auto}.mh-form label.mh-field--compact{max-width:none}}:root{--home-ref-bg:#f5f5f5;--home-ref-surface:#ffffff;--home-ref-text:#172033;--home-ref-muted:#667085;--home-ref-border:#e0e0e2;--home-ref-primary:#ef394e;--home-ref-chip:#f2f4f7;--home-ref-shadow:0 12px 32px rgba(35,37,78,.08);--home-ref-shadow-hover:0 22px 55px rgba(239,57,78,.18)}.mh-hero--home{position:relative;overflow:hidden;max-width:min(1180px,100%);margin:12px auto 22px;padding:30px 28px;text-align:center;background:radial-gradient(circle at 14% 12%,rgba(239,57,78,.1),transparent 34%),radial-gradient(circle at 92% 86%,rgba(239,57,78,.055),transparent 30%),var(--home-ref-surface);border:1px solid var(--home-ref-border);border-radius:24px;box-shadow:var(--home-ref-shadow)}.mh-hero--home:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(239,57,78,.045),transparent);transform:translate(-120%);animation:homeReferenceShine 9s ease-in-out infinite;pointer-events:none}.mh-hero--home>*{position:relative;z-index:1}.mh-hero--home .mh-eyebrow{margin-inline:auto;width:-moz-max-content;width:max-content;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:3px 12px;border-radius:999px;background:#fff1f2;color:var(--home-ref-primary);border:1px solid rgba(239,57,78,.14);font-size:12px;font-weight:900}.mh-hero--home h1{margin-top:8px;font-size:clamp(30px,4.4vw,48px);letter-spacing:-.02em}.mh-hero--home p:last-child{max-width:760px;margin-inline:auto;color:#475467}.mh-hero--home~.mh-toolbar{max-width:min(1180px,100%);margin-inline:auto;padding:14px;border:1px solid var(--home-ref-border);border-radius:22px;background:#ffffffeb;box-shadow:var(--home-ref-shadow);backdrop-filter:blur(12px)}.mh-hero--home~.mh-toolbar input,.mh-hero--home~.mh-toolbar select,.mh-hero--home~.mh-toolbar .mh-toolbar__fav{background:var(--home-ref-surface);border-color:#cfd7e6;border-radius:16px;color:var(--home-ref-text);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease,color .18s ease}.mh-hero--home~.mh-toolbar input:focus,.mh-hero--home~.mh-toolbar select:focus{border-color:#9aa7bd;box-shadow:0 0 0 4px #1f2a4414;outline:none}.mh-hero--home~.mh-toolbar .mh-toolbar__fav:hover,.mh-hero--home~.mh-toolbar .mh-toolbar__fav.is-active{transform:translateY(-1px);background:var(--home-ref-primary);border-color:var(--home-ref-primary);color:#fff;box-shadow:0 14px 28px #ef394e33}.mh-hero--home~.mh-card-groups{max-width:min(1180px,100%);margin-inline:auto;gap:22px}.mh-hero--home~.mh-card-groups .mh-card-group{background:radial-gradient(circle at 96% 4%,rgba(239,57,78,.075),transparent 28%),color-mix(in srgb,var(--home-ref-surface) 96%,transparent);border:1px solid var(--home-ref-border);border-radius:26px;box-shadow:var(--home-ref-shadow)}.mh-hero--home~.mh-card-groups .mh-card-group:before{opacity:.65;background:radial-gradient(circle at 96% 8%,rgba(239,57,78,.08),transparent 30%),radial-gradient(circle at 8% 100%,rgba(35,37,78,.045),transparent 32%)}.mh-hero--home~.mh-card-groups .mh-group-heading h2{font-size:23px;color:var(--home-ref-text)}.mh-hero--home~.mh-card-groups .mh-group-heading strong{background:#fff1f2;color:var(--home-ref-primary);border:1px solid rgba(239,57,78,.16);box-shadow:none}.mh-hero--home~.mh-card-groups .mh-category-group{background:#ffffffb8;border:1px solid rgba(224,224,226,.86);border-radius:24px;box-shadow:0 10px 26px #23254e0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mh-hero--home~.mh-card-groups .mh-category-group:hover{transform:translateY(-2px);border-color:#ef394e40;box-shadow:0 14px 34px #ef394e14}.mh-hero--home~.mh-card-groups .mh-category-heading h3{color:var(--home-ref-text)}.mh-hero--home~.mh-card-groups .mh-category-heading span{color:var(--home-ref-muted)}.mh-hero--home~.mh-card-groups .mh-category-heading strong{background:var(--home-ref-chip);border-color:var(--home-ref-border);color:#455066}.mh-hero--home~.mh-card-groups .mh-card{min-height:240px;background:radial-gradient(circle at top left,rgba(239,57,78,.08),transparent 36%),var(--home-ref-surface);border:1px solid var(--home-ref-border);border-radius:24px;box-shadow:var(--home-ref-shadow);transform:translateY(0) scale(1);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.mh-hero--home~.mh-card-groups .mh-card:hover,.mh-hero--home~.mh-card-groups .mh-card:focus-within{transform:translateY(-6px) scale(1.025);box-shadow:var(--home-ref-shadow-hover);border-color:var(--home-ref-primary);z-index:2}.mh-hero--home~.mh-card-groups .mh-card:after{content:"";position:absolute;left:-34px;bottom:-46px;width:132px;height:132px;border-radius:999px;background:#ef394e0f;transition:transform .22s ease;pointer-events:none}.mh-hero--home~.mh-card-groups .mh-card:hover:after{transform:scale(1.32)}.mh-hero--home~.mh-card-groups .mh-card__link{position:relative;z-index:1}.mh-hero--home~.mh-card-groups .mh-card h3{color:var(--home-ref-text);line-height:1.55}.mh-hero--home~.mh-card-groups .mh-card p{color:#475467}.mh-hero--home~.mh-card-groups .mh-card__meta{color:var(--home-ref-muted)}.mh-hero--home~.mh-card-groups .mh-card__tags span{background:var(--home-ref-chip);border-color:var(--home-ref-border);color:#455066}.mh-hero--home~.mh-card-groups .mh-card__actions button{background:#fff;border-color:var(--home-ref-border);color:#667085;border-radius:13px;box-shadow:0 8px 18px #23254e12}.mh-hero--home~.mh-card-groups .mh-card__actions button:hover,.mh-hero--home~.mh-card-groups .mh-card__actions button.is-active{background:#fff1f2;border-color:#ef394e4d;color:var(--home-ref-primary);box-shadow:0 10px 24px #ef394e24}.mh-hero--home~.mh-card-groups .mh-status--فعال{background:#dcfae6;color:#067647}.mh-hero--home~.mh-card-groups .mh-type{background:#fff1f2;color:var(--home-ref-primary)}body.theme-dark .mh-hero--home{background:radial-gradient(circle at 14% 12%,rgba(239,57,78,.15),transparent 34%),radial-gradient(circle at 92% 86%,rgba(255,255,255,.035),transparent 30%),#171a22f5;border-color:#2a2f3d;box-shadow:0 18px 45px #00000047}body.theme-dark .mh-hero--home .mh-eyebrow{background:#ef394e24;border-color:#ef394e40;color:#ff8a99}body.theme-dark .mh-hero--home h1{color:#f4f6fb}body.theme-dark .mh-hero--home p:last-child{color:#c8ceda}body.theme-dark .mh-hero--home~.mh-toolbar,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card-group,body.theme-dark .mh-hero--home~.mh-card-groups .mh-category-group,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card{background:#171a22f5;border-color:#2a2f3d;box-shadow:0 18px 45px #0000003d}body.theme-dark .mh-hero--home~.mh-toolbar input,body.theme-dark .mh-hero--home~.mh-toolbar select,body.theme-dark .mh-hero--home~.mh-toolbar .mh-toolbar__fav{background:#171a22;border-color:#2a2f3d;color:#f4f6fb}body.theme-dark .mh-hero--home~.mh-card-groups .mh-card{background:radial-gradient(circle at top left,rgba(239,57,78,.12),transparent 36%),#171a22}body.theme-dark .mh-hero--home~.mh-card-groups .mh-card:hover{background:radial-gradient(circle at top left,rgba(239,57,78,.18),transparent 36%),#1b202b;border-color:#ef394ead;box-shadow:0 24px 60px #0000005c,0 0 0 1px #ef394e1f}body.theme-dark .mh-hero--home~.mh-card-groups .mh-group-heading h2,body.theme-dark .mh-hero--home~.mh-card-groups .mh-category-heading h3,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card h3{color:#f4f6fb}body.theme-dark .mh-hero--home~.mh-card-groups .mh-card p,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card__meta{color:#c8ceda}body.theme-dark .mh-hero--home~.mh-card-groups .mh-group-heading strong,body.theme-dark .mh-hero--home~.mh-card-groups .mh-category-heading strong,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card__tags span,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card__actions button{background:#202532;border-color:#303747;color:#e7eaf0}body.theme-dark .mh-hero--home~.mh-card-groups .mh-card__actions button:hover,body.theme-dark .mh-hero--home~.mh-card-groups .mh-card__actions button.is-active{background:#ef394e21;border-color:#ef394e73;color:#fff}@keyframes homeReferenceShine{0%,45%{transform:translate(-120%)}70%,to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.mh-hero--home:before{animation:none}.mh-hero--home~.mh-card-groups .mh-card,.mh-hero--home~.mh-card-groups .mh-category-group{transition:none}}@media(max-width:760px){.mh-hero--home{padding:24px 18px}.mh-hero--home~.mh-toolbar{padding:10px}.mh-hero--home~.mh-card-groups .mh-card:hover{transform:translateY(-3px) scale(1.01)}}:root{--ref-bg:#f5f5f5;--ref-surface:#ffffff;--ref-text:#172033;--ref-muted:#667085;--ref-border:#e0e0e2;--ref-primary:#ef394e;--ref-primary-2:#ff6678;--ref-chip:#f2f4f7;--ref-shadow:0 12px 32px rgba(35,37,78,.08);--ref-shadow-hover:0 22px 55px rgba(239,57,78,.18)}.mh-external-detail{position:relative;display:grid;gap:14px;min-height:calc(100vh - 190px)}.mh-detail-hero--compact{position:relative;overflow:hidden;min-height:86px!important;margin:2px auto 8px!important;padding:12px 18px!important;width:min(1180px,100%);display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:radial-gradient(circle at 92% 10%,rgba(239,57,78,.13),transparent 34%),radial-gradient(circle at 12% 90%,rgba(35,37,78,.06),transparent 34%),color-mix(in srgb,var(--surface) 96%,transparent)!important;border:1px solid var(--ref-border)!important;border-radius:22px!important;box-shadow:var(--ref-shadow)!important}.mh-detail-hero--compact:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(239,57,78,.045),transparent);transform:translate(-120%);animation:mhReferenceShine 8.5s ease-in-out infinite;pointer-events:none}.mh-detail-hero--compact>*{position:relative;z-index:1}.mh-detail-hero__title{min-width:0;display:flex!important;align-items:center!important;gap:12px!important}.mh-brand-smile{width:54px!important;height:54px!important;min-width:54px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(224,224,226,.9)!important;box-shadow:0 14px 30px #23254e1a!important;overflow:hidden!important}.mh-brand-smile img{width:42px!important;height:42px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important}.mh-detail-hero__content{min-width:0;display:grid;gap:4px}.mh-detail-hero__content .mh-eyebrow{margin:0!important;color:var(--ref-primary)!important;font-size:12px!important;font-weight:900!important}.mh-detail-hero__content h1{margin:0!important;font-size:clamp(22px,2.8vw,34px)!important;line-height:1.35!important;color:var(--text)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-breadcrumb{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.7!important}.mh-breadcrumb a{color:var(--ref-primary)!important;font-weight:900!important;text-decoration:none!important}.mh-detail-chips{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin-top:4px!important}.mh-detail-chips span{min-height:25px!important;display:inline-flex!important;align-items:center!important;padding:3px 9px!important;border-radius:999px!important;background:var(--ref-chip)!important;border:1px solid var(--ref-border)!important;color:#455066!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.mh-detail-chips .mh-tag{background:#fff1f2!important;border-color:#ef394e2e!important;color:var(--ref-primary)!important}.mh-detail-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 0 auto!important}.mh-detail-actions .mh-button{min-height:34px!important;padding:7px 11px!important;border-radius:12px!important;font-size:12px!important;font-weight:900!important;box-shadow:0 10px 22px #ef394e24!important}.mh-detail-actions .mh-button--secondary{background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--line)!important;box-shadow:none!important}.mh-embed-shell{position:relative!important;overflow:hidden!important;width:min(1180px,100%)!important;margin:0 auto 10px!important;min-height:calc(100vh - 260px)!important;border-radius:22px!important;border:1px solid var(--ref-border)!important;background:#fff!important;box-shadow:var(--ref-shadow)!important}.mh-embed-frame{display:block!important;width:100%!important;height:calc(100vh - 260px)!important;min-height:620px!important;border:0!important;background:#fff!important}.mh-embed-loading,.mh-embed-empty{position:absolute!important;inset:0!important;z-index:2!important;display:grid!important;place-content:center!important;justify-items:center!important;gap:10px!important;text-align:center!important;padding:24px!important;background:radial-gradient(circle at 50% 42%,rgba(239,57,78,.09),transparent 27%),#ffffffeb!important;color:#344054!important;transition:opacity .24s ease,visibility .24s ease!important}.mh-embed-loading.is-hidden{opacity:0!important;visibility:hidden!important}.mh-loader{width:44px!important;height:44px!important;border-radius:999px!important;border:4px solid rgba(239,57,78,.18)!important;border-top-color:var(--ref-primary)!important;animation:mhSpinLoader .84s linear infinite!important}.mh-embed-loading strong,.mh-embed-empty strong{font-size:16px!important;color:var(--text)!important}.mh-embed-loading p,.mh-embed-empty p{margin:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.9!important}.mh-error-page{position:relative;min-height:calc(100vh - 210px);display:grid;place-items:center;overflow:hidden;padding:28px;border-radius:28px;background:radial-gradient(circle at 20% 20%,rgba(239,57,78,.18),transparent 32%),radial-gradient(circle at 80% 76%,rgba(35,37,78,.14),transparent 34%),linear-gradient(135deg,#fff,#f6f7fb 45%,#fff1f3);border:1px solid rgba(224,224,226,.72)}.mh-error-bg-orb{position:absolute;border-radius:999px;filter:blur(1px);opacity:.7;animation:mhFloatOrb 7s ease-in-out infinite}.mh-error-orb-one{width:190px;height:190px;top:9%;right:12%;background:#ef394e21}.mh-error-orb-two{width:130px;height:130px;left:13%;bottom:12%;background:#151c2d1f;animation-delay:-2s}.mh-error-orb-three{width:82px;height:82px;left:21%;top:18%;background:#ef394e29;animation-delay:-4s}.mh-error-card{position:relative;z-index:1;width:min(560px,100%);min-height:520px;padding:26px 32px;background:#ffffffe0;border:1px solid rgba(224,224,226,.92);border-radius:34px;box-shadow:0 28px 90px #23254e2e;backdrop-filter:blur(18px);display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;animation:mhCardEnter .68s cubic-bezier(.2,.8,.2,1) both}.mh-error-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(239,57,78,.07),transparent),radial-gradient(circle at top,rgba(239,57,78,.1),transparent 38%);transform:translate(-100%);animation:mhCardShine 4.5s ease-in-out infinite}.mh-error-brand{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;gap:12px;color:#667085;font-size:13px;font-weight:900}.mh-error-logo{width:42px;height:42px;border-radius:14px;background:#fff;border:1px solid rgba(224,224,226,.95);display:grid;place-items:center;box-shadow:0 10px 24px #23254e14}.mh-error-logo img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.mh-lock-scene{position:relative;z-index:2;width:210px;height:210px;margin:22px auto 0;display:grid;place-items:center}.mh-lock-scene:before{content:"";position:absolute;width:184px;height:184px;border-radius:999px;background:radial-gradient(circle,rgba(239,57,78,.16),transparent 58%),conic-gradient(from 0deg,#ef394e00,#ef394e47,#ef394e00);animation:mhRotateGlow 4s linear infinite}.mh-lock-scene:after{content:"";position:absolute;width:142px;height:142px;border-radius:999px;border:1px dashed rgba(239,57,78,.45);animation:mhPulseRing 2.4s ease-in-out infinite}.mh-scan-line{position:absolute;z-index:4;width:150px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--ref-primary),transparent);box-shadow:0 0 18px #ef394ebf;animation:mhScanMove 2.2s ease-in-out infinite}.mh-lock-body{position:relative;z-index:3;width:102px;height:86px;margin-top:40px;border-radius:24px;background:linear-gradient(145deg,var(--ref-primary),#c82035);box-shadow:0 20px 42px #ef394e57,inset 0 1px #ffffff73;animation:mhLockBounce 2.2s ease-in-out infinite}.mh-lock-shackle{position:absolute;width:64px;height:62px;right:19px;top:-47px;border:12px solid #151c2d;border-bottom:0;border-radius:42px 42px 0 0;box-shadow:inset 0 4px #ffffff14}.mh-lock-core{position:absolute;inset:0;display:grid;place-items:center}.mh-lock-core span{width:18px;height:38px;border-radius:999px;background:#fff;position:relative}.mh-lock-core span:before{content:"";position:absolute;width:28px;height:28px;border-radius:999px;background:#fff;right:50%;top:-10px;transform:translate(50%)}.mh-particles i{position:absolute;z-index:5;width:8px;height:8px;border-radius:999px;background:var(--ref-primary);box-shadow:0 0 12px #ef394e8c;animation:mhParticleFloat 2.8s ease-in-out infinite}.mh-particles i:nth-child(1){top:34px;right:28px;animation-delay:-.2s}.mh-particles i:nth-child(2){top:58px;left:22px;animation-delay:-.7s}.mh-particles i:nth-child(3){bottom:54px;right:36px;animation-delay:-1.2s}.mh-particles i:nth-child(4){bottom:36px;left:44px;animation-delay:-1.6s}.mh-particles i:nth-child(5){top:118px;right:10px;animation-delay:-2.1s}.mh-particles i:nth-child(6){top:112px;left:10px;animation-delay:-2.5s}.mh-error-code{position:relative;z-index:2;margin:0;color:#ef394e24;font-size:clamp(76px,15vw,132px);font-weight:1000;line-height:.85;letter-spacing:-.06em}.mh-error-card h1{position:relative;z-index:2;margin:4px 0 6px;color:#151c2d;font-size:clamp(28px,4vw,42px);line-height:1.35}.mh-error-message{position:relative;z-index:2;margin:0;color:#475467;font-size:17px;font-weight:700;line-height:1.9}.mh-error-actions{position:relative;z-index:2;margin-top:18px}.mh-error-button{min-height:46px;padding:10px 20px;border-radius:14px;background:var(--ref-primary);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 14px 28px #ef394e42;transition:transform .18s ease,box-shadow .18s ease}.mh-error-button:hover{transform:translateY(-3px);box-shadow:0 18px 34px #ef394e57}.mh-error-footnote{position:relative;z-index:2;margin-top:auto;padding-top:16px;color:#667085;font-size:13px}.mh-not-found-scene{position:relative;z-index:2;width:190px;height:150px;margin:28px auto 0}.mh-magnifier{position:absolute;inset:20px auto auto 42px;width:86px;height:86px;border-radius:999px;border:14px solid var(--ref-primary);box-shadow:0 18px 34px #ef394e3d;animation:mhMagnifierFloat 2.6s ease-in-out infinite}.mh-magnifier:after{content:"";position:absolute;width:52px;height:14px;border-radius:999px;background:#151c2d;left:-42px;bottom:-22px;transform:rotate(-38deg);transform-origin:right center}.mh-lost-dot{position:absolute;width:12px;height:12px;border-radius:999px;background:var(--ref-primary);animation:mhParticleFloat 2.8s ease-in-out infinite}.mh-dot-one{top:16px;right:24px}.mh-dot-two{bottom:28px;right:42px;animation-delay:-.8s}.mh-dot-three{top:76px;left:18px;animation-delay:-1.5s}body.theme-dark .mh-detail-hero--compact,body.theme-dark .mh-error-card{background:#171a22e0!important;border-color:#303747!important}body.theme-dark .mh-detail-chips span{background:#202532!important;border-color:#303747!important;color:#e7eaf0!important}body.theme-dark .mh-detail-chips .mh-tag{background:#ef394e24!important;color:#ff8a99!important;border-color:#ef394e3d!important}body.theme-dark .mh-embed-shell,body.theme-dark .mh-embed-frame{background:#11141b!important}body.theme-dark .mh-embed-loading,body.theme-dark .mh-embed-empty{background:radial-gradient(circle at 50% 42%,rgba(239,57,78,.1),transparent 26%),#11141be0!important;color:#eef2f7!important}body.theme-dark .mh-error-page{background:radial-gradient(circle at 20% 20%,rgba(239,57,78,.16),transparent 32%),radial-gradient(circle at 80% 76%,rgba(255,255,255,.05),transparent 34%),linear-gradient(135deg,#11141b,#171a22 52%,#240c12)}body.theme-dark .mh-error-card h1{color:#f4f6fb}body.theme-dark .mh-error-message,body.theme-dark .mh-error-footnote{color:#c8ceda}@keyframes mhReferenceShine{0%,42%{transform:translate(-120%)}64%,to{transform:translate(120%)}}@keyframes mhSpinLoader{to{transform:rotate(360deg)}}@keyframes mhCardEnter{0%{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mhCardShine{0%,42%{transform:translate(-120%)}64%,to{transform:translate(120%)}}@keyframes mhFloatOrb{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,-18px,0) scale(1.06)}}@keyframes mhRotateGlow{to{transform:rotate(360deg)}}@keyframes mhPulseRing{0%,to{transform:scale(.92);opacity:.45}50%{transform:scale(1.08);opacity:1}}@keyframes mhScanMove{0%,to{transform:translateY(-82px);opacity:.2}50%{transform:translateY(82px);opacity:1}}@keyframes mhLockBounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(-1deg)}}@keyframes mhParticleFloat{0%,to{transform:translateY(0) scale(1);opacity:.35}50%{transform:translateY(-18px) scale(1.25);opacity:1}}@keyframes mhMagnifierFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(4deg)}}@media(max-width:980px){.mh-detail-hero--compact{align-items:stretch!important;flex-direction:column!important}.mh-detail-actions{justify-content:flex-start!important;flex-wrap:wrap!important}.mh-detail-hero__content h1{white-space:normal!important}.mh-embed-frame{height:70vh!important;min-height:520px!important}}@media(max-width:640px){.mh-error-page{padding:16px;border-radius:22px}.mh-error-card{min-height:500px;padding:24px;border-radius:26px}.mh-error-message{font-size:16px}.mh-lock-scene{width:210px;height:210px;margin-top:26px}.mh-detail-hero--compact{padding:12px!important}.mh-brand-smile{width:46px!important;height:46px!important;min-width:46px!important}.mh-brand-smile img{width:36px!important;height:36px!important}.mh-detail-actions .mh-button{flex:1 1 auto}.mh-embed-shell{border-radius:18px!important}.mh-embed-frame{min-height:480px!important}}@media(prefers-reduced-motion:reduce){.mh-detail-hero--compact:before,.mh-error-card,.mh-error-card:before,.mh-error-bg-orb,.mh-lock-scene:before,.mh-lock-scene:after,.mh-scan-line,.mh-lock-body,.mh-particles i,.mh-magnifier,.mh-lost-dot,.mh-loader{animation:none!important}}:root{--ref-bg:#f5f5f5;--ref-surface:#ffffff;--ref-text:#172033;--ref-muted:#667085;--ref-border:#e0e0e2;--ref-primary:#ef394e;--ref-primary-strong:#d7193f;--ref-chip:#f2f4f7;--ref-shadow:0 12px 32px rgba(35,37,78,.08);--ref-shadow-hover:0 22px 55px rgba(239,57,78,.18)}.mh-main{width:min(1520px,calc(100% - 40px))!important;max-width:none!important}.mh-hero--home,.mh-toolbar,.mh-card-groups,.mh-grid,.mh-panel,.mh-external-detail,.mh-embed-shell{max-width:none!important}.mh-hero--home~.mh-card-groups{width:100%!important;max-width:none!important}.mh-card-group,.mh-category-group{width:100%!important}.mh-button,.mh-error-button,.mh-toolbar__fav,.mh-file-button,.mh-footer a,.mh-footer button,.mh-detail-actions .mh-button,.mh-card__actions button,.mh-nav a,.mh-theme-toggle{border-radius:12px!important;font-weight:800!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important}.mh-button,.mh-error-button,.mh-file-button{min-height:38px!important;padding:7px 14px!important;background:var(--ref-primary)!important;border:1px solid var(--ref-primary)!important;color:#fff!important;box-shadow:0 12px 26px #ef394e2e!important}.mh-button:hover,.mh-error-button:hover,.mh-file-button:hover{transform:translateY(-2px)!important;box-shadow:0 18px 34px #ef394e47!important;background:var(--ref-primary-strong)!important;border-color:var(--ref-primary-strong)!important}.mh-button--secondary,.mh-detail-actions .mh-button--secondary,.mh-footer a,.mh-footer button,.mh-nav a,.mh-theme-toggle{background:#fff!important;color:#344054!important;border:1px solid var(--ref-border)!important;box-shadow:0 8px 20px #23254e0f!important}.mh-button--secondary:hover,.mh-detail-actions .mh-button--secondary:hover,.mh-footer a:hover,.mh-footer button:hover,.mh-nav a:hover,.mh-nav .is-active,.mh-theme-toggle:hover{transform:translateY(-2px)!important;background:#fff7f8!important;color:var(--ref-primary)!important;border-color:#ef394e73!important;box-shadow:0 10px 24px #23254e17!important}.mh-button--danger{background:#dc2626!important;border-color:#dc2626!important}body.theme-dark .mh-button--secondary,body.theme-dark .mh-detail-actions .mh-button--secondary,body.theme-dark .mh-footer a,body.theme-dark .mh-footer button,body.theme-dark .mh-nav a,body.theme-dark .mh-theme-toggle{background:#202532!important;border-color:#303747!important;color:#eef2f7!important;box-shadow:none!important}body.theme-dark .mh-button--secondary:hover,body.theme-dark .mh-detail-actions .mh-button--secondary:hover,body.theme-dark .mh-footer a:hover,body.theme-dark .mh-footer button:hover,body.theme-dark .mh-nav a:hover,body.theme-dark .mh-nav .is-active,body.theme-dark .mh-theme-toggle:hover{background:#ef394e21!important;border-color:#ef394e8c!important;color:#fff!important}.mh-grid{gap:14px!important}.mh-card{min-height:205px!important;border-radius:20px!important;box-shadow:0 10px 28px #23254e12!important}.mh-card:hover,.mh-card:focus-within{transform:translateY(-4px) scale(1.012)!important;box-shadow:var(--ref-shadow-hover)!important}.mh-card__link{padding:14px!important;gap:8px!important}.mh-card__top{gap:8px!important}.mh-card__icon{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;font-size:21px!important}.mh-card__badges{gap:5px!important}.mh-type,.mh-status{padding:4px 8px!important;font-size:11px!important;line-height:1.4!important}.mh-card h3{font-size:16px!important;line-height:1.45!important;margin:0!important}.mh-card p{font-size:12px!important;line-height:1.65!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mh-card__meta{font-size:12px!important;gap:8px!important;line-height:1.4!important}.mh-card__tags{gap:5px!important;padding-left:68px!important}.mh-card__tags span{padding:3px 7px!important;font-size:10.5px!important;line-height:16px!important}.mh-card__actions{left:12px!important;bottom:12px!important;gap:6px!important}.mh-card__actions button{width:30px!important;height:30px!important;border-radius:10px!important;background:#fff!important;border-color:var(--ref-border)!important;color:#667085!important;box-shadow:0 8px 18px #23254e12!important}.mh-card__actions button:hover,.mh-card__actions button.is-active{transform:translateY(-2px)!important;background:#fff1f2!important;border-color:#ef394e4d!important;color:var(--ref-primary)!important;box-shadow:0 10px 24px #ef394e24!important}.mh-card.is-favorite:before{display:none!important}.mh-card.is-favorite .mh-card__top{padding-top:0!important}body.theme-dark .mh-card__actions button{background:#202532!important;border-color:#303747!important;color:#c8ceda!important}body.theme-dark .mh-card__actions button:hover,body.theme-dark .mh-card__actions button.is-active{background:#ef394e21!important;border-color:#ef394e73!important;color:#fff!important}.mh-category-flow{gap:14px!important}.mh-category-group{padding:14px!important;border-radius:20px!important}.mh-group-heading,.mh-category-heading{margin-bottom:10px!important}.mh-group-heading h2,.mh-category-heading h3{font-size:18px!important;line-height:1.45!important}.mh-group-heading strong,.mh-category-heading strong{min-height:26px!important;padding:3px 9px!important;font-size:11px!important}.mh-grid--category{gap:12px!important}.mh-grid--count-1,.mh-grid--count-2,.mh-grid--count-3,.mh-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:1180px){.mh-grid--count-1,.mh-grid--count-2,.mh-grid--count-3,.mh-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.mh-main{width:min(100% - 20px,1520px)!important}.mh-grid--count-1,.mh-grid--count-2,.mh-grid--count-3,.mh-grid--count-4{grid-template-columns:1fr!important}}.mh-external-detail{width:100%!important}.mh-detail-hero--compact{width:min(1520px,calc(100% - 40px))!important;max-width:none!important;margin-inline:auto!important}.mh-embed-shell{width:min(1520px,calc(100% - 40px))!important;max-width:none!important}.mh-embed-frame{min-height:650px!important}@media(max-width:760px){.mh-detail-hero--compact,.mh-embed-shell{width:min(100% - 20px,1520px)!important}}:root{--mh-header-compact-h:66px;--mh-footer-h:58px}.mh-category-flow{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}.mh-category-group--span-1{grid-column:span 1!important}.mh-category-group--span-2{grid-column:span 2!important}.mh-category-group--span-4{grid-column:span 4!important}.mh-category-group--span-1 .mh-grid--category{grid-template-columns:1fr!important}.mh-category-group--span-2 .mh-grid--category{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mh-category-group--span-4 .mh-grid--category{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mh-category-group--span-1 .mh-card,.mh-category-group--span-2 .mh-card{min-width:0!important;width:100%!important}.mh-card,.mh-card__link{min-width:0!important}.mh-card__top{align-items:flex-start!important}.mh-card__badges{gap:5px!important;max-width:calc(100% - 50px)!important}.mh-card h3{overflow-wrap:break-word!important;word-break:normal!important}.mh-card__meta{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-wrap:wrap!important}.mh-card__tags{padding-left:62px!important;min-height:24px!important}.mh-card__tags span{white-space:nowrap!important}.mh-main{width:min(1680px,calc(100% - 32px))!important}.mh-card-group{padding:16px!important}.mh-category-group{padding:12px!important}.mh-card__link{padding:15px!important;gap:8px!important}.mh-card{min-height:218px!important}.mh-card__icon{width:44px!important;height:44px!important;border-radius:15px!important;font-size:22px!important}.mh-card h3{font-size:16px!important;line-height:1.48!important}.mh-card p{font-size:12.5px!important;line-height:1.65!important}@media(max-width:1180px){.mh-category-flow{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mh-category-group--span-1,.mh-category-group--span-2{grid-column:span 1!important}.mh-category-group--span-4{grid-column:span 2!important}.mh-category-group--span-1 .mh-grid--category{grid-template-columns:1fr!important}.mh-category-group--span-2 .mh-grid--category,.mh-category-group--span-4 .mh-grid--category{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.mh-category-flow{grid-template-columns:1fr!important}.mh-category-group--span-1,.mh-category-group--span-2,.mh-category-group--span-4{grid-column:span 1!important}.mh-category-group--span-1 .mh-grid--category,.mh-category-group--span-2 .mh-grid--category,.mh-category-group--span-4 .mh-grid--category{grid-template-columns:1fr!important}}.mh-header{min-height:var(--mh-header-compact-h)!important;padding:8px 22px!important;gap:12px!important}.mh-brand__mark{width:42px!important;height:42px!important;border-radius:15px!important}.mh-brand__mark img{width:34px!important;height:34px!important;-o-object-fit:contain!important;object-fit:contain!important}.mh-brand strong{font-size:15px!important;line-height:1.3!important}.mh-brand small{font-size:11px!important}.mh-nav a,.mh-theme-toggle{min-height:36px!important;padding:7px 12px!important;border-radius:12px!important}.mh-menu-toggle,.mh-mobile-menu-head,.mh-mobile-drawer-backdrop{display:none}@media(max-width:820px){body.mh-menu-is-open{overflow:hidden!important}.mh-header{display:grid!important;grid-template-columns:44px 1fr 76px!important;align-items:center!important;padding:8px 12px!important;min-height:62px!important;position:sticky!important}.mh-menu-toggle{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface-2)!important;cursor:pointer!important;justify-self:start!important;padding:9px!important;gap:4px!important}.mh-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:var(--text)}.mh-brand{justify-self:center!important;min-width:0!important;gap:8px!important;text-align:center!important;justify-content:center!important}.mh-brand__mark{width:36px!important;height:36px!important;border-radius:13px!important;min-width:36px!important}.mh-brand__mark img{width:30px!important;height:30px!important}.mh-brand strong{font-size:14px!important}.mh-brand small{font-size:10px!important}.mh-theme-toggle{justify-self:end!important;width:auto!important;min-width:70px!important;min-height:38px!important;padding:6px 8px!important;font-size:11px!important;gap:5px!important}.mh-theme-toggle__label{font-size:11px!important}.mh-theme-toggle__track{transform:scale(.82)!important;transform-origin:left center!important}.mh-nav{position:fixed!important;top:0!important;right:0!important;bottom:0!important;z-index:80!important;width:min(50vw,340px)!important;min-width:280px!important;height:100vh!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:16px!important;background:color-mix(in srgb,var(--surface) 96%,transparent)!important;border-left:1px solid var(--line)!important;box-shadow:-24px 0 70px #00000038!important;overflow-y:auto!important;transform:translate(105%)!important;transition:transform .24s ease!important;backdrop-filter:blur(18px)!important}.mh-header.is-menu-open .mh-nav{transform:translate(0)!important}.mh-nav a{width:100%!important;justify-content:flex-start!important;text-align:right!important;padding:11px 12px!important;border-radius:13px!important;background:var(--surface-2)!important;border:1px solid var(--line)!important;color:var(--text)!important}.mh-nav a.is-active{background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important}.mh-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:8px!important;padding-bottom:12px!important;border-bottom:1px solid var(--line)!important}.mh-mobile-menu-head strong{font-size:18px!important}.mh-mobile-menu-head button{width:36px;height:36px;border:0;border-radius:12px;background:var(--surface-2);color:var(--text);font-size:24px;cursor:pointer}.mh-mobile-drawer-backdrop{position:fixed!important;inset:0!important;z-index:70!important;background:#0f172a75!important;backdrop-filter:blur(4px)!important}.mh-mobile-drawer-backdrop:not([hidden]){display:block!important}}.mh-external-detail{width:100vw!important;margin-inline:calc(50% - 50vw)!important;min-height:calc(100vh - var(--mh-footer-h) - var(--mh-header-compact-h))!important;gap:0!important}.mh-detail-hero--compact{width:100%!important;max-width:none!important;min-height:58px!important;margin:0!important;padding:8px 18px!important;border-radius:0!important;border-inline:0!important;border-top:0!important;box-shadow:0 10px 30px #0f172a14!important}.mh-detail-hero--compact .mh-brand-smile{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important}.mh-detail-hero--compact .mh-brand-smile img{width:26px!important;height:26px!important}.mh-detail-hero--compact h1{font-size:clamp(18px,2vw,24px)!important}.mh-detail-hero__content .mh-eyebrow,.mh-breadcrumb{font-size:10.5px!important}.mh-detail-chips{max-width:52vw!important;overflow:hidden!important;flex-wrap:nowrap!important}.mh-detail-chips span{min-height:22px!important;padding:2px 7px!important;font-size:10px!important}.mh-detail-actions .mh-button{min-height:30px!important;padding:5px 9px!important;font-size:11px!important;border-radius:10px!important}.mh-embed-shell{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;border-inline:0!important;border-bottom:0!important;min-height:calc(100vh - var(--mh-footer-h) - var(--mh-header-compact-h) - 58px)!important;box-shadow:none!important}.mh-embed-frame{width:100%!important;height:calc(100vh - var(--mh-footer-h) - var(--mh-header-compact-h) - 58px)!important;min-height:560px!important}@media(max-width:820px){:root{--mh-header-compact-h:62px;--mh-footer-h:58px}.mh-detail-hero--compact{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:8px 12px!important;min-height:auto!important}.mh-detail-hero__title{width:100%!important}.mh-detail-actions{width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px!important}.mh-detail-chips{max-width:100%!important;overflow-x:auto!important}.mh-embed-shell{min-height:calc(100vh - var(--mh-header-compact-h) - 98px)!important}.mh-embed-frame{height:calc(100vh - var(--mh-header-compact-h) - 98px)!important;min-height:520px!important}}:root{--mh-item-topbar-h: 92px}body.mh-item-only-page{min-height:100vh!important;padding-bottom:0!important;overflow:hidden!important;background:#fff!important}body.mh-item-only-page.theme-dark{background:#0f172a!important}.mh-main--bare{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important}.mh-external-detail--single{width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:auto 1fr!important;gap:0!important;overflow:hidden!important;background:var(--surface-2)!important}.mh-item-topbar{min-height:var(--mh-item-topbar-h)!important;display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(260px,auto) auto!important;align-items:center!important;gap:12px!important;padding:10px 18px!important;background:radial-gradient(circle at 94% 0,rgba(239,57,78,.14),transparent 26%),color-mix(in srgb,var(--surface) 95%,transparent)!important;border-bottom:1px solid var(--line)!important;box-shadow:0 10px 30px #0f172a14!important;backdrop-filter:blur(16px)!important;position:relative!important;z-index:12!important}.mh-item-topbar__main{min-width:0!important;display:flex!important;align-items:center!important;gap:12px!important}.mh-item-topbar .mh-brand-smile{width:46px!important;height:46px!important;min-width:46px!important;border-radius:15px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid rgba(224,224,226,.84)!important;box-shadow:0 12px 24px #0f172a14!important}.mh-item-topbar .mh-brand-smile img{width:30px!important;height:30px!important;-o-object-fit:contain!important;object-fit:contain!important}.mh-item-topbar__text{min-width:0!important;display:grid!important;gap:4px!important}.mh-item-topbar__title-row{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.mh-item-topbar .mh-eyebrow{margin:0!important;color:var(--brand)!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}.mh-item-topbar h1{margin:0!important;font-size:clamp(18px,2vw,25px)!important;line-height:1.35!important;font-weight:1000!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mh-item-breadcrumb{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;color:var(--muted)!important;font-size:11px!important;line-height:1.6!important;overflow:hidden!important}.mh-item-breadcrumb a{color:var(--brand)!important;font-weight:900!important;white-space:nowrap!important}.mh-item-breadcrumb strong{min-width:0!important;color:var(--muted)!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mh-item-topbar__chips{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important;max-height:70px!important;overflow:hidden!important}.mh-item-topbar__chips span{min-height:26px!important;display:inline-flex!important;align-items:center!important;padding:4px 9px!important;border-radius:999px!important;border:1px solid var(--line)!important;background:var(--surface-2)!important;color:var(--text)!important;font-size:10.5px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important}.mh-item-topbar__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;white-space:nowrap!important}.mh-item-topbar__actions .mh-button{min-height:34px!important;padding:7px 12px!important;border-radius:12px!important;font-size:12px!important;font-weight:900!important;box-shadow:0 8px 18px #ef394e29!important}.mh-item-topbar__actions .mh-button--secondary{background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--line)!important;box-shadow:none!important}.mh-item-topbar__actions .mh-button--secondary:hover{color:var(--brand)!important;border-color:#ef394e59!important;background:#ef394e14!important}.mh-external-detail--single .mh-embed-shell{width:100vw!important;max-width:none!important;min-height:calc(100vh - var(--mh-item-topbar-h))!important;height:calc(100vh - var(--mh-item-topbar-h))!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:#fff!important}.mh-external-detail--single .mh-embed-frame{display:block!important;width:100%!important;height:100%!important;min-height:0!important;border:0!important;background:#fff!important}.mh-external-detail--single .mh-embed-loading,.mh-external-detail--single .mh-embed-empty{inset:0!important;border-radius:0!important}body.theme-dark .mh-item-topbar{background:radial-gradient(circle at 94% 0,rgba(239,57,78,.16),transparent 26%),#111827f5!important;box-shadow:0 12px 32px #00000038!important}body.theme-dark .mh-item-topbar__chips span,body.theme-dark .mh-item-topbar__actions .mh-button--secondary{background:#151f2e!important;border-color:#334155!important;color:#f8fafc!important}body.theme-dark .mh-item-topbar .mh-brand-smile{background:#fff!important;border-color:#ffffffbf!important}body.theme-dark .mh-external-detail--single .mh-embed-shell,body.theme-dark .mh-external-detail--single .mh-embed-frame{background:#0f172a!important}@media(max-width:1100px){:root{--mh-item-topbar-h:116px}.mh-item-topbar{grid-template-columns:1fr auto!important;grid-template-areas:"main actions" "chips chips"!important;align-items:center!important}.mh-item-topbar__main{grid-area:main!important}.mh-item-topbar__chips{grid-area:chips!important;justify-content:flex-start!important;max-height:32px!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;padding-bottom:2px!important;scrollbar-width:none!important}.mh-item-topbar__chips::-webkit-scrollbar{display:none!important}.mh-item-topbar__actions{grid-area:actions!important}}@media(max-width:700px){:root{--mh-item-topbar-h:138px}.mh-item-topbar{grid-template-columns:1fr!important;grid-template-areas:"main" "chips" "actions"!important;gap:8px!important;padding:9px 12px!important}.mh-item-topbar__main{width:100%!important;justify-content:flex-start!important}.mh-item-topbar .mh-brand-smile{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important}.mh-item-topbar .mh-brand-smile img{width:27px!important;height:27px!important}.mh-item-topbar__title-row{gap:7px!important}.mh-item-topbar h1{font-size:17px!important}.mh-item-breadcrumb{font-size:10px!important}.mh-item-topbar__chips{width:100%!important;max-height:30px!important}.mh-item-topbar__chips span{min-height:24px!important;padding:3px 8px!important;font-size:10px!important}.mh-item-topbar__actions{width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:1px!important}.mh-item-topbar__actions .mh-button{min-height:32px!important;font-size:11px!important;padding:6px 10px!important}}.mh-nav a:after,.mh-item-drawer a:after{display:none!important;content:none!important}.mh-nav a,.mh-item-drawer a,.mh-button,.mh-theme-toggle{text-decoration:none!important}:root{--mh-item-topbar-h:96px}.mh-item-topbar{grid-template-columns:auto minmax(260px,1fr) minmax(280px,auto) auto auto!important;grid-template-areas:"brand chips actions theme menu"!important;min-height:var(--mh-item-topbar-h)!important;padding:10px 16px!important}.mh-item-topbar .mh-item-menu-toggle{grid-area:menu!important;display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface-2)!important;cursor:pointer!important;padding:9px!important;gap:4px!important;justify-self:end!important;box-shadow:0 8px 20px #23254e0f!important}.mh-item-topbar .mh-item-menu-toggle span{display:block!important;width:18px!important;height:2px!important;border-radius:999px!important;background:var(--text)!important}.mh-item-topbar__main{grid-area:brand!important}.mh-item-topbar__chips{grid-area:chips!important;max-height:64px!important}.mh-item-topbar__actions{grid-area:actions!important}.mh-item-theme-toggle{grid-area:theme!important;min-height:38px!important;border-radius:12px!important}.mh-item-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;z-index:90!important;width:min(50vw,360px)!important;min-width:300px!important;height:100vh!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:16px!important;background:color-mix(in srgb,var(--surface) 97%,transparent)!important;border-left:1px solid var(--line)!important;box-shadow:-24px 0 70px #0000003d!important;overflow-y:auto!important;transform:translate(105%)!important;transition:transform .24s ease!important;backdrop-filter:blur(18px)!important}.mh-item-topbar.is-menu-open .mh-item-drawer{transform:translate(0)!important}.mh-item-drawer .mh-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:8px!important;padding-bottom:12px!important;border-bottom:1px solid var(--line)!important}.mh-item-drawer .mh-mobile-menu-head strong{font-size:18px!important}.mh-item-drawer .mh-mobile-menu-head button{width:36px!important;height:36px!important;border:0!important;border-radius:12px!important;background:var(--surface-2)!important;color:var(--text)!important;font-size:24px!important;cursor:pointer!important}.mh-item-drawer a{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;min-height:38px!important;padding:8px 12px!important;border-radius:12px!important;background:var(--surface-2)!important;border:1px solid var(--line)!important;color:var(--text)!important;font-weight:800!important;box-shadow:0 8px 20px #23254e0f!important}.mh-item-drawer a:hover,.mh-item-drawer a.is-active{background:#fff7f8!important;color:var(--brand)!important;border-color:#ef394e73!important;transform:translateY(-1px)!important}.mh-item-drawer__actions{display:grid!important;gap:8px!important;margin-bottom:8px!important}.mh-item-drawer__actions .mh-button{width:100%!important;min-height:38px!important;border-radius:12px!important;font-size:12px!important}.mh-item-menu-backdrop{position:fixed!important;inset:0!important;z-index:80!important;background:#0f172a75!important;backdrop-filter:blur(4px)!important}.mh-item-menu-backdrop:not([hidden]){display:block!important}body.theme-dark .mh-item-topbar .mh-item-menu-toggle,body.theme-dark .mh-item-drawer a,body.theme-dark .mh-item-drawer .mh-mobile-menu-head button{background:#202532!important;border-color:#303747!important;color:#eef2f7!important;box-shadow:none!important}body.theme-dark .mh-item-drawer{background:#111827f7!important;border-color:#303747!important}body.theme-dark .mh-item-drawer a:hover,body.theme-dark .mh-item-drawer a.is-active{background:#ef394e21!important;border-color:#ef394e8c!important;color:#fff!important}@media(min-width:821px){.mh-item-topbar .mh-item-menu-toggle,.mh-item-topbar__actions,.mh-item-theme-toggle{justify-self:end!important}}@media(max-width:1180px){:root{--mh-item-topbar-h:116px}.mh-item-topbar{grid-template-columns:auto minmax(0,1fr) auto auto!important;grid-template-areas:"brand brand theme menu" "chips actions actions actions"!important;gap:8px 10px!important}.mh-item-topbar__chips{justify-content:flex-start!important;max-height:32px!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;scrollbar-width:none!important}.mh-item-topbar__chips::-webkit-scrollbar{display:none!important}}@media(max-width:820px){:root{--mh-item-topbar-h:112px}.mh-item-topbar{display:grid!important;grid-template-columns:44px minmax(0,1fr) 76px!important;grid-template-areas:"menu brand theme" "chips chips chips"!important;align-items:center!important;min-height:var(--mh-item-topbar-h)!important;padding:8px 12px!important;gap:7px!important}.mh-item-topbar .mh-item-menu-toggle{grid-area:menu!important;justify-self:start!important;width:42px!important;height:42px!important}.mh-item-topbar__main{grid-area:brand!important;justify-content:center!important;text-align:center!important;gap:7px!important;min-width:0!important}.mh-item-topbar .mh-brand-smile{width:36px!important;height:36px!important;min-width:36px!important;border-radius:13px!important}.mh-item-topbar .mh-brand-smile img{width:28px!important;height:28px!important}.mh-item-topbar__text{min-width:0!important;place-items:center!important;text-align:center!important;gap:2px!important}.mh-item-topbar__title-row{justify-content:center!important;gap:6px!important;width:100%!important}.mh-item-topbar .mh-eyebrow{display:none!important}.mh-item-topbar h1{font-size:15.5px!important;max-width:52vw!important;text-align:center!important}.mh-item-breadcrumb{justify-content:center!important;max-width:52vw!important;font-size:9.5px!important}.mh-item-theme-toggle{grid-area:theme!important;justify-self:end!important;min-width:70px!important;min-height:38px!important;padding:6px 8px!important;gap:5px!important}.mh-item-theme-toggle .mh-theme-toggle__label{font-size:11px!important}.mh-item-theme-toggle .mh-theme-toggle__track{transform:scale(.82)!important;transform-origin:left center!important}.mh-item-topbar__chips{grid-area:chips!important;width:100%!important;max-height:30px!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;justify-content:flex-start!important;scrollbar-width:none!important;padding-bottom:1px!important}.mh-item-topbar__chips::-webkit-scrollbar{display:none!important}.mh-item-topbar__chips span{min-height:24px!important;padding:3px 8px!important;font-size:10px!important}.mh-item-topbar__actions{display:none!important}.mh-item-drawer{width:min(50vw,340px)!important;min-width:280px!important}}@media(max-width:540px){.mh-item-drawer{width:50vw!important;min-width:230px!important;padding:14px!important}.mh-item-topbar h1,.mh-item-breadcrumb{max-width:48vw!important}}.mh-nav a:after,.mh-header .mh-nav a:after{display:none!important;content:none!important}.mh-header{overflow:hidden!important}.mh-header .mh-nav a,.mh-header .mh-theme-toggle{transform:none!important;text-decoration:none!important;box-shadow:inset 0 0 0 1px transparent!important}.mh-header .mh-nav a:hover,.mh-header .mh-nav a.is-active,.mh-header .mh-theme-toggle:hover{transform:none!important;box-shadow:inset 0 -2px 0 var(--brand),0 8px 18px #ef394e14!important;outline-offset:-2px!important}.mh-header .mh-brand,.mh-item-topbar .mh-brand-smile{text-decoration:none!important;cursor:pointer!important}.mh-card__actions{z-index:40!important;pointer-events:auto!important}.mh-card__actions button{position:relative!important;z-index:41!important;pointer-events:auto!important;touch-action:manipulation!important}.mh-card__link{position:relative!important;z-index:1!important}.mh-card:after{pointer-events:none!important}.mh-toolbar__fav{background:#111827!important;border:1.5px solid var(--brand)!important;color:#fff!important;box-shadow:0 10px 24px #1118272e!important}.mh-toolbar__fav:hover{background:#0b1220!important;border-color:var(--brand)!important;color:#fff!important;box-shadow:0 12px 28px #ef394e33!important}.mh-toolbar__fav.is-active{background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important;box-shadow:0 12px 30px #ef394e47!important}body.theme-dark .mh-toolbar__fav{background:#050816!important;border-color:var(--brand)!important;color:#fff!important}body.theme-dark .mh-toolbar__fav.is-active{background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important}.mh-category-flow{align-items:start!important}.mh-category-group--span-1,.mh-category-group--span-2{min-height:auto!important;overflow:hidden!important}.mh-category-group--span-1 .mh-category-heading,.mh-category-group--span-2 .mh-category-heading{align-items:center!important;gap:8px!important;margin-bottom:8px!important}.mh-category-group--span-1 .mh-category-heading h3,.mh-category-group--span-2 .mh-category-heading h3{font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mh-category-group--span-1 .mh-card,.mh-category-group--span-2 .mh-card{min-height:168px!important;height:auto!important;border-radius:18px!important}.mh-category-group--span-1 .mh-card__link,.mh-category-group--span-2 .mh-card__link{padding:12px!important;gap:6px!important}.mh-category-group--span-1 .mh-card__top,.mh-category-group--span-2 .mh-card__top{align-items:center!important}.mh-category-group--span-1 .mh-card__icon,.mh-category-group--span-2 .mh-card__icon{width:38px!important;height:38px!important;min-width:38px!important;border-radius:13px!important;font-size:18px!important}.mh-category-group--span-1 .mh-card__badges,.mh-category-group--span-2 .mh-card__badges{gap:4px!important;max-width:calc(100% - 44px)!important}.mh-category-group--span-1 .mh-type,.mh-category-group--span-1 .mh-status,.mh-category-group--span-2 .mh-type,.mh-category-group--span-2 .mh-status{padding:3px 6px!important;font-size:10px!important}.mh-category-group--span-1 .mh-card h3,.mh-category-group--span-2 .mh-card h3{font-size:14px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mh-category-group--span-1 .mh-card p,.mh-category-group--span-2 .mh-card p{font-size:11px!important;line-height:1.6!important;-webkit-line-clamp:2!important}.mh-category-group--span-1 .mh-card__meta,.mh-category-group--span-2 .mh-card__meta{font-size:10.5px!important;gap:6px!important}.mh-category-group--span-1 .mh-card__tags,.mh-category-group--span-2 .mh-card__tags{padding-left:56px!important;gap:4px!important;max-height:22px!important;overflow:hidden!important}.mh-category-group--span-1 .mh-card__tags span,.mh-category-group--span-2 .mh-card__tags span{font-size:9.5px!important;line-height:15px!important;padding:2px 6px!important}.mh-category-group--span-1 .mh-card__actions,.mh-category-group--span-2 .mh-card__actions{left:10px!important;bottom:10px!important}.mh-category-group--span-1 .mh-card__actions button,.mh-category-group--span-2 .mh-card__actions button{width:27px!important;height:27px!important;border-radius:9px!important;font-size:13px!important}@media(min-width:1181px){.mh-category-group--span-2 .mh-grid--category{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mh-category-group--span-1 .mh-grid--category{grid-template-columns:1fr!important}}@media(max-width:720px){.mh-category-group--span-1 .mh-card,.mh-category-group--span-2 .mh-card{min-height:176px!important}}.mh-main:has(.tool-style-v2){width:min(1280px,calc(100% - 32px));margin-inline:auto}.mh-main:has(.tool-style-v2) .mh-detail{width:min(960px,100%);margin:18px auto;padding:16px 22px;border-radius:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:center;text-align:right}.mh-main:has(.tool-style-v2) .mh-detail .mh-eyebrow{grid-column:1 / -1;margin:0;text-align:center;color:var(--primary);font-weight:900}.mh-main:has(.tool-style-v2) .mh-detail h1{grid-column:1 / -1;margin:0;text-align:center;font-size:clamp(24px,3vw,36px);line-height:1.35}.mh-main:has(.tool-style-v2) .mh-detail>p:not(.mh-eyebrow),.mh-main:has(.tool-style-v2) .mh-detail__meta{grid-column:1 / -1;margin:0;text-align:center}.mh-main:has(.tool-style-v2) .mh-detail>p:not(.mh-eyebrow){color:var(--muted);line-height:1.9}.mh-main:has(.tool-style-v2) .mh-detail__meta{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.mh-main:has(.tool-style-v2) .mh-detail__meta div{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:var(--chip);border:1px solid var(--border)}.mh-main:has(.tool-style-v2) .mh-detail__meta dt,.mh-main:has(.tool-style-v2) .mh-detail__meta dd{margin:0;font-size:11px}.mh-main:has(.tool-style-v2) .mh-detail__meta dt{color:var(--muted)}.mh-main:has(.tool-style-v2) .mh-detail__meta dd{font-weight:900}.tool-style-v2{margin:18px auto 72px;padding:24px;border-radius:28px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.tool-style-v2 h2{margin-top:0}.tool-style-v2 .tool-help-box,.tool-style-v2 .tool-alert{margin-bottom:16px;padding:14px 16px;border-radius:18px;background:#ef394e12;border:1px solid rgba(239,57,78,.18);color:var(--muted);line-height:1.9;display:grid;gap:4px}.tool-style-v2 .tool-help-box strong,.tool-style-v2 .tool-alert h3{color:var(--primary);margin:0}.tool-form,.tool-output,.tool-style-v2 .mh-tool__grid{display:grid;gap:12px}.tool-form label,.tool-output label,.tool-style-v2 .mh-tool__field{display:grid;gap:7px;font-weight:900;color:var(--text)}.tool-form input,.tool-form textarea,.tool-form select,.tool-output textarea,.tool-style-v2 input,.tool-style-v2 textarea,.tool-style-v2 select{width:100%;min-height:48px;border:1px solid var(--border);border-radius:16px;padding:11px 14px;font:inherit;background:var(--surface);color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tool-form input:focus,.tool-form textarea:focus,.tool-form select:focus,.tool-style-v2 input:focus,.tool-style-v2 textarea:focus,.tool-style-v2 select:focus{border-color:#ef394e8c;box-shadow:0 0 0 4px #ef394e1a}.tool-form textarea,.tool-output textarea,.tool-style-v2 textarea{min-height:160px;direction:ltr;text-align:left;resize:vertical}.tool-form-grid,.tool-style-v2 .mh-tool__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.utm-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.compact-output-textarea{min-height:74px!important;height:74px}.compact-url-textarea{min-height:86px!important;height:86px}.smart-url-textarea{min-height:110px!important;height:110px}.tool-actions-row,.mh-actions-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tool-primary-button,.tool-secondary-button,.tool-style-v2 .mh-button{min-height:42px;border-radius:14px;padding:9px 16px;font-family:inherit;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.tool-primary-button,.tool-style-v2 .mh-button:not(.mh-button--secondary):not(.mh-button--danger){background:var(--primary);color:#fff;box-shadow:0 12px 28px #ef394e2e}.tool-secondary-button,.tool-style-v2 .mh-button--secondary{background:var(--chip);color:var(--text);border-color:var(--border)}.tool-style-v2 .mh-button--danger{background:#ef394e1f;color:var(--primary);border-color:#ef394e40}.tool-primary-button:hover,.tool-secondary-button:hover,.tool-style-v2 .mh-button:hover{transform:translateY(-2px)}.tool-cross-link-row{display:flex;justify-content:flex-end;margin-bottom:16px}.centered-tool-card{text-align:center;display:grid;gap:12px;place-items:center}.tool-icon-3d{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#ff8a99,#ef394e);color:#fff;font-size:27px;box-shadow:inset 0 1px #ffffff6b,inset 0 -12px 20px #0000001f,0 16px 30px #ef394e2e}.tool-icon-3d.large{width:78px;height:78px;border-radius:24px;font-size:36px}.big-code{display:inline-flex;justify-content:center;direction:ltr;font-size:clamp(24px,5vw,42px);font-weight:1000;color:var(--primary);background:#ef394e14;padding:12px 20px;border-radius:18px;border:1px solid rgba(239,57,78,.18)}.tool-info-grid,.tool-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px;width:100%}.tool-info-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.tool-info-grid article,.tool-result-grid article{padding:16px;border-radius:18px;background:var(--chip);border:1px solid var(--border)}.tool-info-grid span,.tool-result-grid span{color:var(--muted);font-size:12px}.tool-info-grid strong,.tool-result-grid strong{display:block;margin-top:6px;font-weight:1000}.smart-operation-status{margin:0;min-height:46px;padding:12px 14px;border-radius:16px;border:1px solid var(--border);background:var(--chip);color:var(--text);display:flex;align-items:center;justify-content:center;font-weight:1000;text-align:center}.date-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.date-card{padding:16px;border-radius:18px;background:var(--chip);border:1px solid var(--border);display:grid;gap:10px}.date-card h2{margin:0;font-size:18px}.date-card-desc{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.date-parts-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.date-parts-row input{text-align:center;direction:ltr;font-weight:900}.date-card code,.date-card code input{min-height:44px;display:flex!important;align-items:center;justify-content:center;text-align:center!important;direction:ltr;font-weight:900}.utm-param-grid-five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px}.utm-param-grid-five .mh-param-card,.utm-param-grid-five>*{min-height:142px;padding:16px 14px;border-radius:18px;background:var(--chip);border:1px solid var(--border);text-align:center;display:grid;align-content:center;gap:8px}.utm-review-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;margin-top:16px;align-items:start}.validator-summary{min-height:126px;padding:16px;border-radius:18px;background:#ef394e14;border:1px solid rgba(239,57,78,.18);display:grid;place-items:center;text-align:center}.validator-summary span{color:var(--muted);font-weight:900}.validator-summary strong{color:var(--primary);font-size:clamp(28px,4vw,38px);line-height:1.1}.validator-summary p{margin:0;font-weight:900}.validator-mini-score{min-height:36px;display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--chip);border:1px solid var(--border)}.utm-messages-box{margin:0!important;min-height:126px}.utm-messages-box ul{margin:0;padding-right:20px;line-height:2}.json-message{margin:0}.notepad-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:stretch}.notepad-sidebar,.notepad-editor,.meeting-form-card,.meeting-output-card,.focus-settings-card,.focus-dashboard article{background:var(--chip);border:1px solid var(--border);border-radius:22px;padding:18px}.notepad-sidebar-head,.notepad-toolbar,.meeting-form-head,.meeting-output-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.notepad-sidebar-head h2,.meeting-form-head h2,.meeting-output-head h2{margin:0}.notepad-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.mh-tool__stat{padding:10px;border-radius:14px;background:var(--surface);border:1px solid var(--border);text-align:center}.mh-tool__stat strong{display:block;color:var(--primary);font-size:20px}.mh-tool__stat span{color:var(--muted);font-size:11px}.notepad-editor textarea{min-height:420px;direction:rtl;text-align:right;line-height:2}.notepad-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;margin-top:10px}.mh-note-list{display:grid;gap:10px}.mh-note-item{padding:12px;border-radius:16px;background:var(--surface);border:1px solid var(--border)}.mh-note-item p{margin:0 0 10px;line-height:1.9}.meeting-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;align-items:start}.meeting-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.meeting-field-grid--single{grid-template-columns:1fr;margin-top:12px}.meeting-form-card label,.meeting-output-card label{display:grid;gap:7px;font-weight:900}.meeting-form-card textarea{min-height:110px;direction:rtl;text-align:right;line-height:2}.meeting-output-card textarea{min-height:520px;direction:rtl;text-align:right;line-height:2}:root[data-theme=dark] .tool-style-v2,:root[data-theme=dark] .mh-main:has(.tool-style-v2) .mh-detail,:root[data-theme=dark] .date-card,:root[data-theme=dark] .notepad-sidebar,:root[data-theme=dark] .notepad-editor,:root[data-theme=dark] .meeting-form-card,:root[data-theme=dark] .meeting-output-card,:root[data-theme=dark] .focus-settings-card,:root[data-theme=dark] .focus-dashboard article{background:#171a22f5;border-color:var(--border)}:root[data-theme=dark] .tool-style-v2 .tool-help-box,:root[data-theme=dark] .tool-style-v2 .tool-alert,:root[data-theme=dark] .validator-summary{background:#ef394e1a;border-color:#ef394e3d;color:#c8ceda}:root[data-theme=dark] .tool-info-grid article,:root[data-theme=dark] .tool-result-grid article,:root[data-theme=dark] .mh-tool__stat,:root[data-theme=dark] .mh-note-item,:root[data-theme=dark] .tool-secondary-button,:root[data-theme=dark] .tool-style-v2 .mh-button--secondary,:root[data-theme=dark] .smart-operation-status{background:#202532;border-color:#303747;color:#eef2f7}:root[data-theme=dark] .tool-style-v2 input,:root[data-theme=dark] .tool-style-v2 textarea,:root[data-theme=dark] .tool-style-v2 select{background:#171a22;border-color:#303747;color:#eef2f7}@media(max-width:1180px){.utm-param-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.utm-builder-grid,.utm-review-grid,.date-tool-grid,.notepad-layout,.meeting-grid{grid-template-columns:1fr!important}}@media(max-width:760px){.mh-main:has(.tool-style-v2){width:min(100% - 22px,1280px)}.tool-style-v2{padding:18px;border-radius:22px}.tool-form-grid,.tool-style-v2 .mh-tool__grid,.utm-param-grid-five,.meeting-field-grid,.date-parts-row{grid-template-columns:1fr!important}.notepad-toolbar,.notepad-sidebar-head,.meeting-output-head{align-items:stretch;flex-direction:column}}.mh-main:has(.tool-style-v2),.mh-main:has(.mh-tool){width:min(1480px,calc(100% - 36px))!important;padding-top:22px!important}.mh-main:has(.tool-style-v2) .mh-detail,.mh-main:has(.mh-tool) .mh-detail{width:min(1040px,100%)!important;margin:22px auto 20px!important;padding:20px 26px!important;min-height:156px!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;gap:8px!important;text-align:center!important;border-radius:24px!important;background:radial-gradient(circle at 88% 18%,rgba(239,57,78,.12),transparent 32%),linear-gradient(135deg,#fffffffa,#ffffffe0)!important;border:1px solid rgba(148,163,184,.28)!important;box-shadow:0 18px 52px #0f172a14!important;overflow:hidden!important}.mh-main:has(.tool-style-v2) .mh-detail .mh-eyebrow,.mh-main:has(.mh-tool) .mh-detail .mh-eyebrow{margin:0!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:3px 10px!important;border-radius:999px!important;background:#ef394e1a!important;border:1px solid rgba(239,57,78,.2)!important;color:#ef394e!important;font-size:12px!important;font-weight:1000!important;line-height:1.4!important}.mh-main:has(.tool-style-v2) .mh-detail .mh-eyebrow:before,.mh-main:has(.mh-tool) .mh-detail .mh-eyebrow:before{width:7px!important;height:7px!important;margin:0!important;box-shadow:0 0 0 5px #ef394e1f!important}.mh-main:has(.tool-style-v2) .mh-detail h1,.mh-main:has(.mh-tool) .mh-detail h1{margin:0!important;color:var(--text)!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;font-size:clamp(26px,3vw,40px)!important;line-height:1.32!important;font-weight:1000!important;animation:none!important}.mh-main:has(.tool-style-v2) .mh-detail>p:not(.mh-eyebrow),.mh-main:has(.mh-tool) .mh-detail>p:not(.mh-eyebrow){max-width:720px!important;margin:0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.9!important}.mh-main:has(.tool-style-v2) .mh-detail__meta,.mh-main:has(.mh-tool) .mh-detail__meta{margin-top:4px!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:10px 14px!important}.mh-main:has(.tool-style-v2) .mh-detail__meta div,.mh-main:has(.mh-tool) .mh-detail__meta div{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;display:inline-flex!important;align-items:baseline!important;gap:6px!important;box-shadow:none!important}.mh-main:has(.tool-style-v2) .mh-detail__meta dt,.mh-main:has(.mh-tool) .mh-detail__meta dt,.mh-main:has(.tool-style-v2) .mh-detail__meta dd,.mh-main:has(.mh-tool) .mh-detail__meta dd{margin:0!important;font-size:12px!important;line-height:1.6!important}.mh-main:has(.tool-style-v2) .mh-detail__meta dt,.mh-main:has(.mh-tool) .mh-detail__meta dt{color:var(--muted)!important;font-weight:800!important}.mh-main:has(.tool-style-v2) .mh-detail__meta dd,.mh-main:has(.mh-tool) .mh-detail__meta dd{color:var(--text)!important;font-weight:1000!important}.tool-style-v2,.mh-tool{width:100%!important;max-width:100%!important;margin:0 auto 76px!important;padding:clamp(20px,2.2vw,30px)!important;border-radius:28px!important;background:var(--surface)!important;border:1px solid rgba(148,163,184,.25)!important;box-shadow:0 18px 52px #0f172a14!important;color:var(--text)!important}.tool-style-v2 h2,.mh-tool h2{color:var(--text)!important;line-height:1.45!important}.tool-help-box,.tool-style-v2 .tool-help-box,.tool-alert,.tool-style-v2 .tool-alert{margin:0 0 18px!important;padding:15px 18px!important;border-radius:18px!important;background:#ef394e0f!important;border:1px solid rgba(239,57,78,.18)!important;color:var(--text)!important;line-height:1.9!important;box-shadow:none!important}.tool-help-box strong,.tool-style-v2 .tool-help-box strong{color:var(--text)!important;font-weight:1000!important}.tool-help-box span,.tool-style-v2 .tool-help-box span,.tool-alert span,.tool-alert p{color:var(--muted)!important}.tool-form,.tool-output{display:grid!important;gap:14px!important}.tool-form label,.tool-output label,.mh-tool__field{display:grid!important;gap:8px!important;color:var(--text)!important;font-size:14px!important;font-weight:1000!important}.tool-form input,.tool-form select,.tool-form textarea,.tool-output textarea,.mh-tool input,.mh-tool select,.mh-tool textarea,.mh-tool__field input,.mh-tool__field textarea{width:100%!important;min-height:48px!important;border:1px solid rgba(148,163,184,.34)!important;border-radius:16px!important;background:#ffffffc7!important;color:var(--text)!important;padding:12px 14px!important;outline:none!important;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.tool-form textarea,.tool-output textarea,.mh-tool textarea{min-height:140px!important;line-height:1.9!important}.tool-form input:focus,.tool-form select:focus,.tool-form textarea:focus,.tool-output textarea:focus,.mh-tool input:focus,.mh-tool select:focus,.mh-tool textarea:focus{border-color:#ef394e8f!important;box-shadow:0 0 0 4px #ef394e1a!important}.tool-actions-row,.mh-actions-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important}.tool-primary-button,.tool-secondary-button,.mh-button{min-height:42px!important;padding:9px 16px!important;border-radius:14px!important;border:1px solid transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-weight:1000!important;line-height:1.4!important;cursor:pointer!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.tool-primary-button,.mh-button:not(.mh-button--secondary){background:#ef394e!important;color:#fff!important;box-shadow:0 12px 28px #ef394e2e!important}.tool-secondary-button,.mh-button--secondary{background:var(--chip)!important;color:var(--text)!important;border-color:var(--border)!important;box-shadow:none!important}.tool-primary-button:hover,.tool-secondary-button:hover,.mh-button:hover{transform:translateY(-2px)!important;border-color:#ef394e5c!important}.tool-form-grid,.utm-builder-grid,.date-tool-grid,.meeting-field-grid,.tool-info-grid,.tool-result-grid,.utm-param-grid{gap:14px!important}.tool-info-grid article,.tool-result-grid article,.utm-param-card,.date-card,.validator-summary,.utm-messages-box,.notepad-sidebar,.notepad-editor,.meeting-form-card,.meeting-output-card,.focus-settings-card,.focus-dashboard article,.mh-tool__stat{background:var(--chip)!important;border:1px solid var(--border)!important;border-radius:20px!important;box-shadow:none!important;color:var(--text)!important}.tool-info-grid article,.tool-result-grid article,.utm-param-card,.date-card{padding:16px!important}.tool-result-grid span,.tool-info-grid span,.utm-param-card small,.date-card-desc,.validator-summary span,.mh-help{color:var(--muted)!important}.tool-result-grid strong,.tool-info-grid strong,.utm-param-card code,.utm-param-card .utm-value-pill,.date-card code,.big-code{color:var(--text)!important}.big-code{direction:ltr!important;background:#ef394e14!important;border:1px solid rgba(239,57,78,.18)!important;border-radius:18px!important;padding:12px 20px!important}.utm-param-grid-five{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.utm-param-grid-five .utm-param-card{min-height:150px!important;padding:15px 12px!important;display:grid!important;align-content:center!important;text-align:center!important}.utm-param-grid-five .utm-param-card.ok{background:linear-gradient(180deg,rgba(6,118,71,.12),var(--chip))!important;border-color:#06764752!important}.utm-param-grid-five .utm-param-card.bad{background:linear-gradient(180deg,rgba(239,57,78,.12),var(--chip))!important;border-color:#ef394e5c!important}.utm-value-pill,.utm-param-card code{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 9px!important;border-radius:12px!important;background:var(--surface)!important;border:1px solid var(--border)!important;color:var(--text)!important;direction:ltr!important;text-align:center!important;word-break:break-word!important}.utm-messages-box,.utm-messages-box *,.persian-cleaner-report,.persian-cleaner-report *{color:var(--text)!important}.utm-messages-box h3{color:#ef394e!important}.utm-messages-box li{color:var(--text)!important}.compact-url-textarea,.smart-url-textarea,.compact-output-textarea{border-radius:16px!important}.mh-tool .mh-tool__grid,.mh-tool__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mh-tool__field--wide{grid-column:1 / -1!important}.mh-tool__result,.mh-tool__stats{margin-top:14px!important}.mh-tool__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}body.theme-dark .mh-main:has(.tool-style-v2) .mh-detail,body.theme-dark .mh-main:has(.mh-tool) .mh-detail{background:radial-gradient(circle at 88% 18%,rgba(239,57,78,.13),transparent 32%),linear-gradient(135deg,#1f2431f5,#171a22eb)!important;border-color:#303747!important;box-shadow:0 18px 52px #0003!important}body.theme-dark .tool-style-v2,body.theme-dark .mh-tool{background:#1f2431eb!important;border-color:#303747!important;box-shadow:0 18px 52px #0003!important}body.theme-dark .tool-help-box,body.theme-dark .tool-style-v2 .tool-help-box,body.theme-dark .tool-alert,body.theme-dark .tool-style-v2 .tool-alert{background:#ef394e1a!important;border-color:#ef394e3d!important;color:#e5e7eb!important}body.theme-dark .tool-help-box span,body.theme-dark .tool-style-v2 .tool-help-box span,body.theme-dark .tool-alert span,body.theme-dark .tool-alert p{color:#c8ceda!important}body.theme-dark .tool-form input,body.theme-dark .tool-form select,body.theme-dark .tool-form textarea,body.theme-dark .tool-output textarea,body.theme-dark .mh-tool input,body.theme-dark .mh-tool select,body.theme-dark .mh-tool textarea,body.theme-dark .mh-tool__field input,body.theme-dark .mh-tool__field textarea{background:#151b28!important;border-color:#394255!important;color:#f8fafc!important}body.theme-dark .tool-info-grid article,body.theme-dark .tool-result-grid article,body.theme-dark .utm-param-card,body.theme-dark .date-card,body.theme-dark .validator-summary,body.theme-dark .utm-messages-box,body.theme-dark .notepad-sidebar,body.theme-dark .notepad-editor,body.theme-dark .meeting-form-card,body.theme-dark .meeting-output-card,body.theme-dark .focus-settings-card,body.theme-dark .focus-dashboard article,body.theme-dark .mh-tool__stat,body.theme-dark .tool-secondary-button,body.theme-dark .mh-button--secondary{background:#202532!important;border-color:#303747!important;color:#f8fafc!important}body.theme-dark .tool-result-grid span,body.theme-dark .tool-info-grid span,body.theme-dark .utm-param-card small,body.theme-dark .date-card-desc,body.theme-dark .validator-summary span,body.theme-dark .mh-help{color:#c8ceda!important}body.theme-dark .utm-value-pill,body.theme-dark .utm-param-card code,body.theme-dark .big-code{background:#151b28!important;border-color:#394255!important;color:#f8fafc!important}body.theme-dark .utm-messages-box,body.theme-dark .utm-messages-box *,body.theme-dark .persian-cleaner-report,body.theme-dark .persian-cleaner-report *{color:#f8fafc!important}body.theme-dark .utm-messages-box h3{color:#ff6b7a!important}@media(max-width:1180px){.utm-param-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:960px){.mh-main:has(.tool-style-v2),.mh-main:has(.mh-tool){width:min(100% - 24px,1480px)!important}.utm-builder-grid,.utm-review-grid,.date-tool-grid,.notepad-layout,.meeting-grid{grid-template-columns:1fr!important}}@media(max-width:760px){.mh-main:has(.tool-style-v2),.mh-main:has(.mh-tool){width:min(100% - 20px,1480px)!important;padding-top:16px!important}.mh-main:has(.tool-style-v2) .mh-detail,.mh-main:has(.mh-tool) .mh-detail{padding:16px!important;min-height:132px!important}.tool-style-v2,.mh-tool{padding:18px!important;border-radius:22px!important}.tool-form-grid,.mh-tool .mh-tool__grid,.mh-tool__grid,.utm-param-grid-five,.tool-result-grid,.tool-info-grid,.meeting-field-grid,.date-parts-row,.mh-tool__stats{grid-template-columns:1fr!important}.tool-actions-row,.mh-actions-row{align-items:stretch!important}.tool-actions-row>*,.mh-actions-row>*{flex:1 1 auto!important}}.mh-tool-hero{width:min(980px,100%)!important;margin:18px auto 16px!important;padding:14px 18px!important;min-height:auto!important;display:grid!important;grid-template-columns:minmax(220px,.9fr) minmax(0,1.2fr) minmax(240px,.9fr)!important;align-items:center!important;gap:12px!important;text-align:center!important;border-radius:22px!important}.mh-tool-hero .mh-tool-breadcrumb{justify-self:start;max-width:100%;min-height:32px;padding:5px 10px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:var(--chip);border:1px solid var(--border);color:var(--muted);font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-tool-hero .mh-tool-breadcrumb a{color:#ef394e;text-decoration:none}.mh-tool-hero .mh-tool-breadcrumb strong{min-width:0;color:var(--text);overflow:hidden;text-overflow:ellipsis}.mh-tool-hero__title{min-width:0;display:grid;place-items:center;gap:4px}.mh-tool-hero .mh-eyebrow{margin:0!important;min-height:24px!important;padding:3px 9px!important;font-size:11px!important}.mh-tool-hero h1{margin:0!important;font-size:clamp(22px,2.6vw,34px)!important;line-height:1.35!important}.mh-tool-hero__title>p:not(.mh-eyebrow){max-width:520px!important;margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.75!important}.mh-tool-hero .mh-tool-hero__meta{justify-self:end!important;margin:0!important;gap:6px!important;justify-content:flex-end!important}.mh-tool-hero .mh-tool-hero__meta div{min-height:28px!important;padding:3px 8px!important;border-radius:999px!important;border:1px solid var(--border)!important;background:var(--chip)!important;gap:5px!important}.mh-tool-hero .mh-tool-hero__meta dt,.mh-tool-hero .mh-tool-hero__meta dd{font-size:10.5px!important;line-height:1.4!important}.mh-fa-date{font-feature-settings:"ss01";font-variant-numeric:tabular-nums;direction:rtl}.mh-offline-page{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:28px 0 72px}.mh-offline-card{width:min(620px,calc(100% - 32px));padding:clamp(24px,4vw,38px);border-radius:32px;background:radial-gradient(circle at 18% 18%,rgba(239,57,78,.14),transparent 34%),var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);text-align:center;display:grid;place-items:center;gap:12px}.mh-offline-icon{width:84px;height:84px;display:grid;place-items:center;border-radius:26px;background:linear-gradient(145deg,#ff8a99,#ef394e);color:#fff;font-size:40px;box-shadow:inset 0 1px #ffffff59,0 18px 42px #ef394e33}.mh-offline-card h1{margin:0;font-size:clamp(26px,4vw,40px);line-height:1.45}.mh-offline-card p{margin:0;max-width:520px;color:var(--muted);line-height:2}.mh-offline-checklist{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px}.mh-offline-checklist span{min-height:42px;display:grid;place-items:center;padding:8px 10px;border-radius:16px;background:var(--chip);border:1px solid var(--border);color:var(--text);font-size:12px;font-weight:900}.mh-offline-actions{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}body.theme-dark .mh-tool-hero .mh-tool-breadcrumb,body.theme-dark .mh-tool-hero .mh-tool-hero__meta div,body.theme-dark .mh-offline-checklist span{background:#202532!important;border-color:#303747!important}body.theme-dark .mh-offline-card{background:radial-gradient(circle at 18% 18%,rgba(239,57,78,.16),transparent 34%),#1f2431eb;border-color:#303747}@media(max-width:1060px){.mh-tool-hero{grid-template-columns:1fr!important;justify-items:center!important;gap:10px!important}.mh-tool-hero .mh-tool-breadcrumb,.mh-tool-hero .mh-tool-hero__meta{justify-self:center!important;justify-content:center!important}}@media(max-width:720px){.mh-tool-hero{padding:14px!important;margin-top:14px!important}.mh-tool-hero .mh-tool-breadcrumb{white-space:normal;justify-content:center}.mh-offline-checklist{grid-template-columns:1fr}.mh-offline-actions>*{flex:1 1 100%}}.mh-tool-hero{width:min(1240px,100%)!important;margin:10px auto 14px!important;padding:10px 14px!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(210px,.82fr) minmax(0,1.36fr) minmax(280px,.92fr)!important;align-items:center!important;gap:8px!important;border-radius:18px!important}.mh-tool-hero .mh-tool-breadcrumb{min-height:28px!important;padding:3px 9px!important;gap:6px!important;border-radius:999px!important;font-size:10.5px!important;line-height:1.35!important}.mh-tool-hero__title{gap:2px!important;align-content:center!important}.mh-tool-hero .mh-eyebrow{min-height:22px!important;padding:2px 8px!important;font-size:10.5px!important;line-height:1.35!important}.mh-tool-hero h1{font-size:clamp(22px,2.35vw,30px)!important;line-height:1.25!important;margin:0!important}.mh-tool-hero__title>p:not(.mh-eyebrow){max-width:620px!important;font-size:11.5px!important;line-height:1.55!important;margin:0!important}.mh-tool-hero .mh-tool-hero__meta{display:flex!important;flex-wrap:wrap!important;gap:5px!important;align-items:center!important;justify-content:flex-end!important}.mh-tool-hero .mh-tool-hero__meta div{min-height:24px!important;padding:2px 7px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.mh-tool-hero .mh-tool-hero__meta dt,.mh-tool-hero .mh-tool-hero__meta dd{font-size:10px!important;line-height:1.25!important;margin:0!important}.mh-settings-actions .mh-button,.mh-settings-actions .mh-file-button{min-height:34px!important;padding:7px 12px!important;border-radius:12px!important;font-size:13px!important;line-height:1.45!important}.mh-settings-card .mh-form input,.mh-settings-card .mh-form select,.mh-settings-card input,.mh-settings-card select{min-height:46px!important;padding-block:10px!important}.mh-form label.mh-field--compact{max-width:none!important}@media(max-width:1060px){.mh-tool-hero{grid-template-columns:1fr!important;gap:7px!important;padding:10px 12px!important}.mh-tool-hero .mh-tool-breadcrumb,.mh-tool-hero .mh-tool-hero__meta{justify-self:center!important;justify-content:center!important}}.converter-hub,.converter-workspace{width:min(1280px,calc(100% - 32px));margin-inline:auto}.converter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.converter-card{min-height:210px;padding:20px;border-radius:24px;background:linear-gradient(145deg,#ffffffeb,#ffffffb8);border:1px solid var(--border);color:var(--text);text-decoration:none;box-shadow:var(--shadow);display:grid;gap:10px;align-content:start;text-align:right;position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.converter-card:after{content:"";position:absolute;width:120px;height:120px;left:-46px;bottom:-52px;border-radius:999px;background:radial-gradient(circle,rgba(239,57,78,.16),transparent 68%);pointer-events:none}.converter-card:hover,.converter-card:focus-visible{transform:translateY(-4px);border-color:#ef394e6b;box-shadow:0 24px 58px #ef394e1f;outline:none}.converter-card__icon{width:58px;height:58px;font-size:28px}.converter-card strong{font-size:20px;line-height:1.45}.converter-card p{margin:0;color:#667085;line-height:1.9;font-size:13px}.converter-card__formats{width:-moz-fit-content;width:fit-content;min-height:30px;padding:4px 10px;border-radius:999px;background:#fff1f2;color:#ef394e;border:1px solid rgba(239,57,78,.18);font-weight:1000;direction:ltr;justify-self:start}.converter-privacy-note,.converter-local-warning{margin-bottom:16px}.converter-dropzone{min-height:260px;border:1.5px dashed rgba(239,57,78,.34);border-radius:28px;background:radial-gradient(circle at center,rgba(239,57,78,.08),transparent 36%),var(--chip);display:grid;place-items:center;text-align:center;padding:26px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease;position:relative}.converter-dropzone:hover,.converter-dropzone.is-dragging{transform:translateY(-2px);border-color:#ef394e;background:radial-gradient(circle at center,rgba(239,57,78,.12),transparent 36%),var(--surface)}.converter-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.converter-dropzone h2{margin:12px 0 4px;font-size:clamp(22px,3vw,30px)}.converter-dropzone p{margin:0;direction:ltr;color:#ef394e;font-weight:1000}.converter-options{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:end}.converter-options label{display:grid;gap:7px;font-weight:900}.converter-options input[type=text]{min-height:42px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:8px 12px;font:inherit;direction:ltr;text-align:left}.converter-options input[type=range]{width:100%}.converter-status{margin-top:14px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:16px;background:var(--chip);border:1px solid var(--border);color:#667085;font-weight:900;text-align:center}.converter-status[data-state=loading]{background:#f59e0b1f;color:#b54708;border-color:#f59e0b47}.converter-status[data-state=success]{background:#0676471f;color:#067647;border-color:#06764747}.converter-status[data-state=error]{background:#ef394e1f;color:#c0102a;border-color:#ef394e52}.converter-results{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.converter-result-card{padding:12px;border-radius:18px;background:var(--chip);border:1px solid var(--border);display:grid;gap:10px}.converter-result-card img{width:100%;aspect-ratio:4 / 3;-o-object-fit:contain;object-fit:contain;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.28)}.converter-result-card strong,.converter-result-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.converter-result-card span{color:#667085;font-size:12px}body.theme-dark .converter-card,body.theme-dark .converter-dropzone,body.theme-dark .converter-options input[type=text],body.theme-dark .converter-result-card{background:#171a22f5;border-color:var(--border);color:#eef2f7}body.theme-dark .converter-card p,body.theme-dark .converter-status,body.theme-dark .converter-result-card span{color:#c8ceda}body.theme-dark .converter-card__formats{background:#ef394e24;color:#ff8a99;border-color:#ef394e47}body.theme-dark .converter-dropzone:hover,body.theme-dark .converter-dropzone.is-dragging{background:#1f2431f5}@media(max-width:1180px){.converter-grid,.converter-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.converter-grid,.converter-results{grid-template-columns:repeat(2,minmax(0,1fr))}.converter-options{grid-template-columns:1fr}}@media(max-width:620px){.converter-grid,.converter-results{grid-template-columns:1fr}}.screen-recorder-app{display:grid;gap:16px}.screen-access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.screen-access-grid article{min-height:82px;padding:14px;border-radius:18px;background:var(--surface-2);border:1px solid var(--line);display:grid;gap:6px;align-content:center}.screen-access-grid span,.screen-side-card p,.screen-output-head p{color:var(--muted);font-size:12px;line-height:1.8}.screen-access-grid strong{color:var(--brand);font-size:14px}.screen-recorder-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:16px;align-items:stretch}.screen-main-card,.screen-side-card,.screen-output-card{padding:18px;border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.screen-live-preview{position:relative;min-height:360px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(239,57,78,.18),transparent 32%),linear-gradient(135deg,#101828,#1d2939);display:grid;place-items:center}.screen-live-preview video{width:100%;height:100%;min-height:360px;display:block;-o-object-fit:contain;object-fit:contain;background:#111827}.screen-preview-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;text-align:center;color:#fff}.screen-preview-empty h2,.screen-output-head h2,.screen-side-card h2{margin:0}.screen-preview-empty p{margin:0;max-width:520px;color:#ffffffc7;line-height:1.9}.screen-recorder-actions,.screen-modal-actions,.screen-choice-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.screen-side-card{display:grid;gap:12px;align-content:start}.screen-side-card label{display:grid;gap:7px;font-weight:900}.screen-side-card select{width:100%;min-height:42px;padding:8px 12px;border-radius:14px;border:1px solid var(--line);background:var(--surface);color:var(--text)}.screen-toggle-row{grid-template-columns:auto 1fr!important;align-items:center;font-weight:800!important;color:var(--muted);line-height:1.8}.screen-toggle-row input{width:auto;min-height:auto}.screen-countdown{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:#0f172a94;color:#fff;font-size:clamp(72px,16vw,150px);font-weight:1000;backdrop-filter:blur(6px)}.screen-output-card[hidden],.screen-recorder-modal[hidden],.screen-countdown[hidden],.screen-preview-empty[hidden]{display:none!important}.screen-output-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.screen-output-card video{width:100%;max-height:520px;border-radius:18px;background:#111827;border:1px solid var(--line)}.screen-output-format{min-height:32px;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:var(--brand);color:#fff;font-weight:1000}.screen-recorder-modal{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:20px}.screen-modal-backdrop{position:absolute;inset:0;background:#0f172a94;backdrop-filter:blur(8px)}.screen-modal-card{position:relative;z-index:1;width:min(560px,100%);padding:24px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:0 28px 90px #0f172a47}.screen-modal-card h2{margin:0 0 8px}.screen-modal-card p{margin:0 0 16px;color:var(--muted);line-height:1.9}.screen-modal-close{position:absolute;top:14px;left:14px;width:34px;height:34px;border:0;border-radius:999px;background:var(--surface-2);color:var(--muted);cursor:pointer;font-size:22px}.screen-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.screen-choice-grid label,.screen-choice-row label{cursor:pointer}.screen-choice-grid label span,.screen-choice-row label span{min-height:44px;display:flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:16px;background:var(--surface-2);border:1px solid var(--line);color:var(--text);font-weight:900;text-align:center}.screen-choice-grid input,.screen-choice-row input{position:absolute;opacity:0;pointer-events:none}.screen-choice-grid input:checked+span,.screen-choice-row input:checked+span{background:#ef394e1f;color:var(--brand);border-color:#ef394e5c}body.has-screen-modal{overflow:hidden}body.theme-dark .screen-live-preview,:root[data-theme=dark] .screen-live-preview{background:linear-gradient(135deg,#0f172a,#111827)}body.theme-dark .screen-access-grid article,body.theme-dark .screen-main-card,body.theme-dark .screen-side-card,body.theme-dark .screen-output-card,body.theme-dark .screen-modal-card,body.theme-dark .screen-choice-grid label span,body.theme-dark .screen-choice-row label span,:root[data-theme=dark] .screen-access-grid article,:root[data-theme=dark] .screen-main-card,:root[data-theme=dark] .screen-side-card,:root[data-theme=dark] .screen-output-card,:root[data-theme=dark] .screen-modal-card,:root[data-theme=dark] .screen-choice-grid label span,:root[data-theme=dark] .screen-choice-row label span{background:var(--surface);border-color:var(--line)}@media(max-width:1060px){.screen-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-recorder-layout{grid-template-columns:1fr}}@media(max-width:700px){.screen-access-grid,.screen-choice-grid{grid-template-columns:1fr}.screen-live-preview,.screen-live-preview video{min-height:260px}.screen-output-head{flex-direction:column}}.screen-access-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-4px;padding:12px 14px;border-radius:18px;background:#ef394e14;border:1px solid rgba(239,57,78,.16)}.screen-access-actions span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.8}.screen-recorder-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;z-index:2147483647!important;display:grid!important;place-items:center!important;padding:18px!important;overflow:hidden!important;transform:none!important}.screen-modal-backdrop{position:fixed!important;inset:0!important}.screen-modal-card{position:relative!important;width:min(560px,calc(100vw - 32px))!important;max-height:calc(100dvh - 36px)!important;overflow-y:auto!important;transform:none!important;margin:0!important}.screen-modal-guide{margin:0 0 14px;padding:12px 14px;border-radius:16px;background:#18bfff1a;border:1px solid rgba(24,191,255,.24);color:var(--text);font-size:12px;font-weight:900;line-height:1.9}.screen-choice-title{display:block;margin:0 0 8px;color:var(--muted);font-size:12px;font-weight:1000}:root[data-theme=dark] .screen-access-actions{background:#ef394e1a;border-color:#ef394e3d}:root[data-theme=dark] .screen-modal-guide{background:#18bfff1f;border-color:#18bfff42;color:#eef2f7}@media(max-width:700px){.screen-access-actions{align-items:stretch;flex-direction:column}.screen-access-actions .tool-secondary-button{width:100%}}.screen-recorder-actions [hidden]{display:none!important}.screen-modal-guide{line-height:1.9;text-align:right}.has-screen-modal{overflow:hidden!important}.screen-recorder-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;padding:18px!important}.screen-recorder-modal[hidden]{display:none!important}.screen-modal-card{position:relative!important;width:min(640px,calc(100vw - 32px))!important;max-height:min(88vh,720px)!important;overflow:auto!important}.screen-access-actions{align-items:center}.screen-side-card>.tool-secondary-button[data-check-screen-permissions]{display:none!important}.mh-update-panel{position:fixed;left:22px;top:112px;z-index:2147482500;width:min(340px,calc(100vw - 32px));padding:16px;border-radius:20px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid rgba(239,57,78,.32);box-shadow:0 24px 70px #00000038,0 0 0 1px #19bfd314;backdrop-filter:blur(14px);display:grid;gap:12px;direction:rtl;transform:translate(-18px);opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.mh-update-panel.is-visible{transform:translate(0);opacity:1;pointer-events:auto}.mh-update-panel strong{color:var(--text);font-size:16px}.mh-update-panel p{margin:0;color:var(--muted);line-height:1.9;font-size:13px}.mh-update-panel__actions{display:flex;gap:8px;flex-wrap:wrap}.mh-update-panel button{min-height:36px;border-radius:12px;border:1px solid var(--line);padding:7px 12px;font:inherit;font-weight:900;cursor:pointer;background:var(--surface-2);color:var(--text)}.mh-update-panel [data-hard-reset-app]{background:var(--dk-red);border-color:var(--dk-red);color:#fff}body.theme-dark .mh-update-panel{background:#1f2937f5;border-color:#ef394e5c}@media(max-width:760px){.mh-update-panel{inset:auto 12px 86px;width:auto}}.mh-shortcuts-is-open{overflow:hidden}.mh-shortcuts-overlay[hidden]{display:none!important}.mh-shortcuts-overlay{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px}.mh-shortcuts-backdrop{position:absolute;inset:0;background:#080d199e;backdrop-filter:blur(10px)}.mh-shortcuts-modal{position:relative;z-index:1;width:min(620px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;padding:24px;border-radius:26px;background:var(--surface);border:1px solid var(--line);box-shadow:0 28px 90px #00000052;text-align:right}.mh-shortcuts-modal h2{margin:0 0 8px;font-size:clamp(24px,4vw,34px)}.mh-shortcuts-note{margin:0 0 16px;color:var(--muted);line-height:1.9}.mh-shortcuts-close{position:absolute;top:14px;left:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);color:var(--text);cursor:pointer;font-size:24px;line-height:1;display:grid;place-items:center}.mh-shortcuts-close:hover{border-color:#ef405659;color:var(--brand)}.mh-shortcuts-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mh-shortcuts-list div{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:16px;background:var(--surface-2);border:1px solid var(--line)}.mh-shortcuts-list kbd,.mh-kbd{direction:ltr;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 9px;border-radius:10px;background:#ef40561a;border:1px solid rgba(239,64,86,.22);color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:900;white-space:nowrap}.mh-shortcuts-list span{font-weight:800;color:var(--text)}.mh-shortcut-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.mh-shortcut-guide-card{border:1px solid var(--line);border-radius:20px;background:var(--surface-2);padding:18px}.mh-shortcut-guide-card h3{margin:0 0 12px;font-size:19px}.mh-shortcut-guide-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.mh-shortcut-guide-card li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);padding-bottom:9px;color:var(--muted);line-height:1.7}.mh-shortcut-guide-card li:last-child{border-bottom:0;padding-bottom:0}.mh-shortcuts-tip{margin-top:14px;padding:14px 16px;border-radius:18px;background:#ef405617;border:1px solid rgba(239,64,86,.18);color:var(--muted);line-height:1.9}@media(max-width:760px){.mh-shortcuts-list,.mh-shortcut-guide-grid{grid-template-columns:1fr}.mh-shortcuts-modal{padding:22px 16px}.mh-shortcut-guide-card li{align-items:flex-start;flex-direction:column}}.image-editor-tool{display:grid;gap:16px}.image-editor-privacy{margin-bottom:0!important}.image-editor-dropzone{position:relative;min-height:230px;border:1px dashed rgba(239,57,78,.38);border-radius:28px;background:radial-gradient(circle at 20% 20%,rgba(239,57,78,.12),transparent 34%),#ffffff0a;display:grid;place-items:center;text-align:center;overflow:hidden;transition:border-color .2s ease,transform .2s ease,background .2s ease}.image-editor-dropzone:hover,.image-editor-dropzone.is-dragging{transform:translateY(-2px);border-color:#ef394eb8;background:radial-gradient(circle at 20% 20%,rgba(239,57,78,.18),transparent 34%),#ef394e0f}.image-editor-dropzone.is-loaded{min-height:132px}.image-editor-dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-editor-dropzone__content{pointer-events:none;padding:24px}.image-editor-dropzone h2{margin:14px 0 8px;font-size:clamp(22px,3vw,32px)}.image-editor-dropzone p{margin:0;color:var(--muted);line-height:1.9}.image-editor-workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.image-editor-sidebar,.image-editor-preview-panel{border:1px solid var(--border);background:#ffffff08;border-radius:28px;box-shadow:var(--shadow)}.image-editor-sidebar{padding:16px;display:grid;gap:12px;position:sticky;top:110px}.image-editor-block{padding:14px;border-radius:20px;background:var(--chip);border:1px solid var(--border);display:grid;gap:10px}.image-editor-block h3{margin:0;font-size:16px}.image-editor-ratio-row,.image-editor-action-grid,.image-editor-size-grid{display:grid;gap:8px}.image-editor-ratio-row{grid-template-columns:repeat(3,minmax(0,1fr))}.image-editor-action-grid,.image-editor-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-editor-ratio-row button,.image-editor-action-grid button,.image-editor-block select,.image-editor-block input[type=number],.image-editor-block input[type=color]{min-height:38px;border-radius:13px;border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;font-weight:900;padding:6px 10px}.image-editor-ratio-row button,.image-editor-action-grid button{cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.image-editor-ratio-row button:hover,.image-editor-action-grid button:hover,.image-editor-ratio-row button.is-active{transform:translateY(-1px);border-color:#ef394e80;background:#ef394e1f}.image-editor-note,.image-editor-output-meta,.image-editor-meta{color:var(--muted);line-height:1.8;font-size:12px}.image-editor-block label{display:grid;gap:7px;font-weight:900}.image-editor-check{display:flex!important;align-items:center;gap:8px;color:var(--muted)}.image-editor-check input{width:auto}.image-editor-quality span{color:#ef394e;font-weight:1000}.image-editor-actions{display:grid;gap:10px}.image-editor-preview-panel{padding:16px;min-width:0;display:grid;gap:12px}.image-editor-meta,.image-editor-output-meta{padding:10px 12px;border-radius:16px;background:var(--chip);border:1px solid var(--border)}.image-editor-stage{position:relative;min-height:520px;border-radius:24px;background:linear-gradient(45deg,rgba(148,163,184,.12) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.12) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.12) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.12) 75%),#0f172a;background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0;border:1px solid var(--border);display:grid;place-items:center;overflow:auto;padding:18px}.image-editor-stage canvas{display:block;max-width:100%;height:auto;border-radius:12px;box-shadow:0 18px 50px #00000047;cursor:crosshair;-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-crop-box{position:absolute;border:2px solid #ef394e;background:#ef394e1a;box-shadow:0 0 0 9999px #0000005c,0 0 24px #ef394e47;pointer-events:none}.image-crop-box span{position:absolute;width:11px;height:11px;border-radius:999px;background:#fff;border:2px solid #ef394e}.image-crop-box span:nth-child(1){right:-7px;top:-7px}.image-crop-box span:nth-child(2){left:-7px;top:-7px}.image-crop-box span:nth-child(3){right:-7px;bottom:-7px}.image-crop-box span:nth-child(4){left:-7px;bottom:-7px}:root[data-theme=dark] .image-editor-sidebar,:root[data-theme=dark] .image-editor-preview-panel,:root[data-theme=dark] .image-editor-block,:root[data-theme=dark] .image-editor-meta,:root[data-theme=dark] .image-editor-output-meta{background:#171a22f5;border-color:#303747}:root[data-theme=dark] .image-editor-ratio-row button,:root[data-theme=dark] .image-editor-action-grid button,:root[data-theme=dark] .image-editor-block select,:root[data-theme=dark] .image-editor-block input[type=number],:root[data-theme=dark] .image-editor-block input[type=color]{background:#202532;color:#eef2f7;border-color:#303747}@media(max-width:1080px){.image-editor-workspace{grid-template-columns:1fr}.image-editor-sidebar{position:static}}@media(max-width:680px){.image-editor-ratio-row,.image-editor-action-grid,.image-editor-size-grid{grid-template-columns:1fr}.image-editor-stage{min-height:360px;padding:10px}}.rtl-helper-tool{display:grid;gap:18px}.rtl-helper-intro{text-align:center}.rtl-helper-actions,.rtl-helper-mini-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.rtl-helper-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rtl-helper-service-card{position:relative;padding:22px;border-radius:28px;border:1px solid var(--mh-border, rgba(148,163,184,.22));background:radial-gradient(circle at 12% 12%,rgba(239,57,78,.12),transparent 34%),radial-gradient(circle at 88% 0%,rgba(0,191,214,.12),transparent 28%),var(--mh-surface, #fff);box-shadow:var(--mh-shadow, 0 18px 48px rgba(15,23,42,.1));overflow:hidden}.rtl-helper-service-card:after{content:"";position:absolute;inset:auto 22px 0;height:2px;background:linear-gradient(90deg,transparent,rgba(239,57,78,.7),rgba(0,191,214,.55),transparent);opacity:.7}.rtl-helper-service-card__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rtl-helper-service-card h2,.rtl-helper-showcase__copy h2,.rtl-helper-step h2,.rtl-helper-notes h3{margin:0 0 10px;font-size:20px;line-height:1.45}.rtl-helper-service-card p,.rtl-helper-showcase__copy p,.rtl-helper-step p,.rtl-helper-notes p{margin:0 0 10px;color:var(--mh-muted, #667085);line-height:2;font-weight:800}.rtl-helper-mini-actions{justify-content:flex-start;margin-top:18px}.rtl-helper-mini-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:14px;border:1px solid var(--mh-border, rgba(148,163,184,.28));background:#ffffff9e;color:var(--mh-text, #1f2937);font-weight:1000;text-decoration:none}.rtl-helper-mini-actions a:hover{border-color:#ef394e8c;color:#ef394e}.rtl-helper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rtl-helper-step{position:relative;min-height:220px;padding:22px;border-radius:24px;background:radial-gradient(circle at top left,rgba(239,57,78,.1),transparent 38%),var(--mh-surface, #fff);border:1px solid var(--mh-border, rgba(148,163,184,.22));box-shadow:var(--mh-shadow, 0 18px 48px rgba(15,23,42,.1));overflow:hidden}.rtl-helper-step__num{width:44px;height:44px;border-radius:16px;display:inline-grid;place-items:center;margin-bottom:14px;background:linear-gradient(145deg,#ff6678,#ef394e);color:#fff;font-size:22px;font-weight:1000;box-shadow:0 14px 30px #ef394e38}.rtl-helper-showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88%,1fr);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:4px 4px 16px;scrollbar-width:thin}.rtl-helper-showcase__view{scroll-snap-align:center;display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:stretch;min-height:520px;padding:22px;border-radius:32px;border:1px solid var(--mh-border, rgba(148,163,184,.22));background:linear-gradient(135deg,#ef394e14,#00bfd60d),var(--mh-surface, #fff);box-shadow:var(--mh-shadow, 0 18px 48px rgba(15,23,42,.1))}.rtl-helper-showcase__view--clickup{background:radial-gradient(circle at 8% 0%,rgba(239,57,78,.13),transparent 32%),linear-gradient(135deg,#ef394e0d,#945bff0d),var(--mh-surface, #fff)}.rtl-helper-showcase__view--airtable{background:radial-gradient(circle at 8% 0%,rgba(0,191,214,.12),transparent 32%),linear-gradient(135deg,#ffb9280d,#00bfd60d),var(--mh-surface, #fff)}.rtl-helper-showcase__copy{display:flex;flex-direction:column;justify-content:center;padding:18px;border-radius:24px;background:#ffffff7a;border:1px solid rgba(148,163,184,.18)}.rtl-helper-shot-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}.rtl-helper-shot-pair figure{margin:0;display:flex;flex-direction:column;min-width:0;padding:12px;border-radius:24px;background:#ffffff94;border:1px solid var(--mh-border, rgba(148,163,184,.22));box-shadow:0 20px 55px #0f172a1a}.rtl-helper-shot-pair img{width:100%;height:100%;min-height:390px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block;border-radius:18px;border:1px solid var(--mh-border, rgba(148,163,184,.22))}.rtl-helper-shot-pair figcaption{margin-top:10px;color:var(--mh-muted, #667085);font-size:13px;font-weight:1000;text-align:center}.rtl-helper-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rtl-helper-notes article{padding:18px;border-radius:22px;background:#ef394e12;border:1px solid rgba(239,57,78,.18)}:root[data-theme=dark] .rtl-helper-service-card,:root[data-theme=dark] .rtl-helper-step,:root[data-theme=dark] .rtl-helper-showcase__view,:root[data-theme=dark] .rtl-helper-shot-pair figure{background:radial-gradient(circle at top left,rgba(239,57,78,.14),transparent 38%),#171a22f5;border-color:#303747}:root[data-theme=dark] .rtl-helper-showcase__copy,:root[data-theme=dark] .rtl-helper-mini-actions a{background:#0f172a6b;border-color:#303747}:root[data-theme=dark] .rtl-helper-service-card p,:root[data-theme=dark] .rtl-helper-showcase__copy p,:root[data-theme=dark] .rtl-helper-step p,:root[data-theme=dark] .rtl-helper-notes p,:root[data-theme=dark] .rtl-helper-shot-pair figcaption{color:#c8ceda}:root[data-theme=dark] .rtl-helper-notes article{background:#ef394e1a;border-color:#ef394e3d}@media(max-width:1180px){.rtl-helper-showcase__view{grid-template-columns:1fr}.rtl-helper-shot-pair img{min-height:320px}}@media(max-width:980px){.rtl-helper-service-grid,.rtl-helper-grid,.rtl-helper-notes{grid-template-columns:1fr}.rtl-helper-showcase{grid-auto-columns:96%}}@media(max-width:720px){.rtl-helper-shot-pair{grid-template-columns:1fr}.rtl-helper-shot-pair img{min-height:260px}}@media(max-width:640px){.rtl-helper-actions .tool-primary-button,.rtl-helper-actions .tool-secondary-button{width:100%}.rtl-helper-step,.rtl-helper-service-card,.rtl-helper-showcase__view{padding:18px}}.mh-checklist-progress{display:grid;gap:10px;margin-bottom:18px;padding:18px;border-radius:20px;background:var(--chip);border:1px solid var(--border)}.mh-checklist-progress div{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-checklist-progress strong{font-size:28px;color:#ef394e}.mh-checklist-progress progress{width:100%;height:14px;accent-color:#ef394e}.mh-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.mh-checklist-card{padding:18px;border-radius:20px;background:var(--chip);border:1px solid var(--border);display:grid;gap:10px}.mh-checklist-card h2{margin:0 0 4px;font-size:18px}.mh-checklist-card label{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#ffffff73;font-weight:800}.mh-checklist-card input{width:auto!important;min-height:auto!important;accent-color:#ef394e}.mh-hidden-output{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.mh-clipboard-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:16px}.mh-clipboard-form,.mh-clipboard-list{display:grid;gap:12px}.mh-clip-card{padding:16px;border-radius:20px;background:var(--chip);border:1px solid var(--border);display:grid;gap:12px}.mh-clip-card span{display:inline-flex;width:-moz-max-content;width:max-content;padding:3px 9px;border-radius:999px;background:#fff1f2;color:#ef394e;font-size:11px;font-weight:900}.mh-clip-card h3{margin:8px 0 6px}.mh-clip-card p{margin:0;color:#667085;line-height:1.9;white-space:pre-wrap}.mh-empty-note{text-align:center;padding:20px;border:1px dashed var(--border);border-radius:18px;color:#667085}.mh-asset-preview{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start;margin-top:18px}.mh-asset-preview img{width:100%;max-height:260px;-o-object-fit:contain;object-fit:contain;border-radius:20px;background:#fff;border:1px solid var(--border);padding:10px}.mh-asset-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mh-asset-facts article,.mh-preset-grid article{padding:16px;border-radius:18px;background:var(--chip);border:1px solid var(--border);display:grid;gap:6px}.mh-asset-facts span,.mh-preset-grid p{color:#667085;font-size:12px;margin:0}.mh-asset-facts strong{direction:ltr;text-align:left;font-size:18px}.mh-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.mh-preset-grid article.is-ok{border-color:#06764761;background:#06764714}.mh-preset-grid article.is-warn{border-color:#f59e0b61;background:#f59e0b14}.mh-preset-grid h3{margin:0}.mh-preset-grid strong{font-size:13px}.mh-selective-backup{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:14px;border-radius:18px;background:var(--chip);border:1px solid var(--border)}.mh-selective-backup strong{grid-column:1/-1}.mh-selective-backup label{display:flex;align-items:center;gap:8px;font-weight:800}.mh-selective-backup input{accent-color:#ef394e}:root[data-theme=dark] .mh-checklist-card label{background:#0f172a59}:root[data-theme=dark] .mh-clip-card p,:root[data-theme=dark] .mh-empty-note,:root[data-theme=dark] .mh-asset-facts span,:root[data-theme=dark] .mh-preset-grid p{color:#c8ceda}:root[data-theme=dark] .mh-clip-card span{background:#ef394e21;color:#ff8a99}:root[data-theme=dark] .mh-asset-preview img{background:#10141c}:root[data-theme=dark] .mh-preset-grid article.is-ok{background:#06764726}:root[data-theme=dark] .mh-preset-grid article.is-warn{background:#f59e0b26}@media(max-width:900px){.mh-checklist-grid,.mh-clipboard-layout,.mh-asset-preview,.mh-asset-facts,.mh-preset-grid,.mh-selective-backup{grid-template-columns:1fr}}.utm-package-panel{margin-top:18px;padding:18px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,rgba(239,57,78,.08),transparent 34%),var(--surface);display:grid;gap:14px}.utm-package-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.utm-package-head strong{display:block;font-size:20px}.utm-package-head span{display:block;color:#667085;font-size:13px;margin-top:3px}.utm-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.utm-channel-grid label{min-height:70px;padding:12px;border-radius:16px;background:var(--chip);border:1px solid var(--border);display:grid;gap:5px;font-weight:900;cursor:pointer}.utm-channel-grid input{width:auto;min-height:auto;margin-left:6px}.utm-channel-grid small{color:#667085;font-size:11px;direction:ltr;text-align:left}.utm-package-results{display:grid;gap:10px}.utm-package-row{display:grid;grid-template-columns:160px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border-radius:16px;background:var(--chip);border:1px solid var(--border)}.utm-package-row strong{display:block}.utm-package-row span{color:#667085;font-size:12px;direction:ltr}.utm-package-row code{direction:ltr;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.converter-card--featured{border-color:#ef394e61!important;background:linear-gradient(135deg,rgba(239,57,78,.1),transparent 42%),var(--surface)!important}.image-batch-tool .converter-dropzone input{cursor:pointer}.image-batch-options{grid-template-columns:repeat(4,minmax(0,1fr)) auto auto}.batch-file-list{display:grid;gap:8px;margin-top:14px}.batch-file-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-radius:14px;background:var(--chip);border:1px solid var(--border)}.batch-file-list span{width:28px;height:28px;border-radius:10px;background:#ef394e;color:#fff;display:grid;place-items:center;font-weight:1000}.batch-file-list strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-file-list em{font-style:normal;color:#667085;font-size:12px}.converter-result-card.is-error{border-color:#ef394e6b}:root[data-theme=dark] .utm-package-panel,:root[data-theme=dark] .converter-card--featured{background:linear-gradient(135deg,rgba(239,57,78,.12),transparent 42%),#171a22f5!important;border-color:#303747}:root[data-theme=dark] .utm-package-head span,:root[data-theme=dark] .utm-channel-grid small,:root[data-theme=dark] .utm-package-row span,:root[data-theme=dark] .batch-file-list em{color:#c8ceda}:root[data-theme=dark] .utm-channel-grid label,:root[data-theme=dark] .utm-package-row,:root[data-theme=dark] .batch-file-list article{background:#202532;border-color:#303747}@media(max-width:1100px){.utm-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.utm-package-row{grid-template-columns:1fr}.image-batch-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.utm-channel-grid,.image-batch-options{grid-template-columns:1fr}.utm-package-row code{white-space:normal;word-break:break-all}.batch-file-list article{grid-template-columns:30px 1fr}.batch-file-list em{grid-column:2}}:root{--hub-field-border-strong: rgba(239, 57, 78, .5);--hub-field-border-soft: rgba(148, 163, 184, .5)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea,.tool-form input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.tool-form textarea,.tool-output textarea,.tool-panel input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.tool-panel select,.tool-panel textarea,.settings-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.settings-card select,.settings-card textarea{border:1px solid var(--hub-field-border-soft)!important;box-shadow:inset 0 1px #ffffff08,0 0 #ef394e00!important}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,select:focus,textarea:focus,.tool-panel input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,.tool-panel select:focus,.tool-panel textarea:focus,.settings-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,.settings-card select:focus,.settings-card textarea:focus{border-color:var(--hub-field-border-strong)!important;box-shadow:0 0 0 4px #ef394e1a!important;outline:none!important}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .tool-panel input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),:root[data-theme=dark] .tool-panel select,:root[data-theme=dark] .tool-panel textarea,:root[data-theme=dark] .settings-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),:root[data-theme=dark] .settings-card select,:root[data-theme=dark] .settings-card textarea{border-color:#ffffff38!important;background-color:#0f172a4d!important}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus,:root[data-theme=dark] .tool-panel input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,:root[data-theme=dark] .tool-panel select:focus,:root[data-theme=dark] .tool-panel textarea:focus,:root[data-theme=dark] .settings-card input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):focus,:root[data-theme=dark] .settings-card select:focus,:root[data-theme=dark] .settings-card textarea:focus{border-color:#ef394e94!important;box-shadow:0 0 0 4px #ef394e24!important}.unified-converter-tool{display:grid;gap:16px}.unified-converter-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.unified-converter-flow label,.unified-converter-options label{display:grid;gap:8px;font-weight:1000}.unified-converter-flow select,.unified-converter-options input[type=text]{min-height:48px}.converter-dropzone.is-disabled{opacity:.58;cursor:not-allowed}.converter-dropzone.is-disabled input{pointer-events:none}.unified-converter-options{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto auto;gap:12px;align-items:end}.unified-converter-options label[hidden]{display:none!important}.unified-converter-options button:disabled,.tool-primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none!important}.unified-converter-more{display:flex;justify-content:flex-end}@media(max-width:900px){.unified-converter-flow,.unified-converter-options{grid-template-columns:1fr}.unified-converter-more{justify-content:stretch}.unified-converter-more .tool-secondary-button{width:100%}}.mh-rtl-intro-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease}.mh-rtl-intro-overlay.is-visible{opacity:1;pointer-events:auto}.mh-rtl-intro-backdrop{position:absolute;inset:0;background:#050a168c;backdrop-filter:blur(10px)}.mh-rtl-intro-modal{position:relative;width:min(520px,calc(100vw - 32px));border:1px solid rgba(239,64,86,.32);border-radius:28px;background:linear-gradient(145deg,var(--surface),var(--surface-2));box-shadow:0 30px 90px #00000047,0 0 0 1px #ffffff0a inset;padding:28px;text-align:right}.mh-rtl-intro-modal h2{margin:6px 0 12px;font-size:clamp(1.35rem,3vw,2rem)}.mh-rtl-intro-modal p{color:var(--muted);line-height:2}.mh-rtl-intro-close{position:absolute;left:18px;right:auto;top:18px;width:36px;height:36px;border-radius:14px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:1.25rem;cursor:pointer}.mh-check-row{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--text);font-weight:800}.mh-check-row input{accent-color:var(--primary)}.mh-settings-safe-reset{margin-bottom:18px;padding:16px;border:1px solid rgba(239,64,86,.28);border-radius:22px;background:#ef40560f}.mh-settings-safe-reset h3{margin:0 0 6px;font-size:1.05rem}.converter-preview{margin:16px 0;padding:16px;border:1px solid rgba(239,64,86,.28);border-radius:22px;background:color-mix(in srgb,var(--surface) 88%,rgba(239,64,86,.06));box-shadow:0 14px 34px #0f172a0f}.converter-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--text)}.converter-preview-head span{color:var(--muted);font-size:.9rem}.converter-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.converter-preview-card{display:flex;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid color-mix(in srgb,var(--line) 70%,transparent);border-radius:16px;background:var(--surface-2)}.converter-preview-card img{width:58px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#fff}.converter-preview-card strong,.converter-preview-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.converter-preview-card strong{font-size:.92rem}.converter-preview-card span{color:var(--muted);font-size:.82rem}.converter-preview-card--file .tool-icon-3d{width:54px;height:54px;min-width:54px}@media(max-width:900px){.converter-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.converter-preview-grid{grid-template-columns:1fr}}.utm-param-grid-five .utm-param-card,.utm-param-grid-five>.utm-param-card{min-height:132px!important;padding:14px 12px!important;display:grid!important;align-content:center!important;justify-items:center!important;gap:7px!important;text-align:center!important;border-radius:20px!important}.utm-param-card>span{direction:ltr!important;font-weight:1000!important;color:var(--text)!important;font-size:15px!important}.utm-param-card>strong{color:var(--muted)!important;font-size:12px!important;font-weight:900!important}.utm-param-card>code{width:100%!important;max-width:100%!important;min-height:34px!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.utm-param-card>small{font-size:12px!important;font-weight:900!important}.utm-param-card.ok>small{color:#067647!important}.utm-param-card.bad>small{color:#ef394e!important}.utm-review-grid .validator-summary [data-utm-score]{direction:ltr}body.theme-dark .utm-param-card>span{color:#f8fafc!important}body.theme-dark .utm-param-card>strong{color:#c8ceda!important}body.theme-dark .utm-param-card.ok>small{color:#7ee7a7!important}body.theme-dark .utm-param-card.bad>small{color:#ff8a96!important}.utm-messages-box .mh-check-list li.warn{background:#f59e0b1f!important;border-color:#f59e0b52!important;color:#92400e!important}body.theme-dark .utm-messages-box .mh-check-list li.warn{color:#fbbf24!important}.utm-param-card.bad code{color:#ef394e!important}.utm-param-card.ok code{color:#047857!important}body.theme-dark .utm-param-card.bad code{color:#ff8a96!important}body.theme-dark .utm-param-card.ok code{color:#7ee7a7!important}.color-palette-tool .palette-layout{display:grid;grid-template-columns:360px 1fr;gap:18px;align-items:start}.palette-control-card,.palette-preview-card,.meeting-audio-panel{border:1px solid var(--line);border-radius:22px;background:var(--surface-2);padding:18px;box-shadow:0 14px 34px #0f172a0f}.palette-dropzone{display:grid;place-items:center;text-align:center;gap:10px;min-height:230px;border:1.5px dashed color-mix(in srgb,var(--brand) 45%,var(--line));border-radius:20px;background:color-mix(in srgb,var(--surface) 78%,var(--brand) 4%);cursor:pointer;padding:18px}.palette-dropzone.is-dragging{border-color:var(--brand);box-shadow:0 0 0 5px color-mix(in srgb,var(--brand) 12%,transparent)}.palette-dropzone strong{font-size:18px}.palette-dropzone small,.palette-meta{color:var(--muted);font-weight:800}.palette-settings{display:grid;gap:12px;margin-top:14px}.palette-settings label{display:grid;gap:8px;font-weight:900}.palette-settings input[type=range]{width:100%}.palette-image-stage{display:grid;place-items:center;min-height:320px;border-radius:20px;background:color-mix(in srgb,var(--surface) 75%,#0f172a 4%);border:1px solid var(--line);overflow:hidden;text-align:center;padding:18px}.palette-image-stage img{max-width:100%;max-height:420px;-o-object-fit:contain;object-fit:contain;border-radius:16px}.palette-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.palette-swatch{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:10px}.palette-swatch button{width:58px;height:58px;border:0;border-radius:16px;background:var(--swatch);cursor:pointer;box-shadow:inset 0 0 0 1px #00000014}.palette-swatch strong,.palette-swatch small,.palette-swatch em{display:block}.palette-swatch strong{font-weight:1000}.palette-swatch small,.palette-swatch em{color:var(--muted);font-size:12px;font-style:normal}.meeting-grid--with-audio{margin-bottom:18px}.meeting-form-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.meeting-audio-badge{display:inline-flex;border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));background:color-mix(in srgb,var(--brand) 10%,transparent);color:var(--brand);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.meeting-audio-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;align-items:start}.meeting-audio-copy{display:flex;gap:14px;align-items:flex-start}.meeting-audio-copy h2{margin:0 0 8px}.meeting-audio-copy p{margin:0;color:var(--muted);line-height:1.9}.meeting-audio-controls{display:grid;gap:12px}.meeting-audio-controls label{display:grid;gap:7px;font-weight:900}.meeting-audio-controls select{min-height:44px;border:1px solid color-mix(in srgb,var(--line) 50%,transparent);border-radius:14px;background:var(--surface);color:var(--text);padding:8px 12px}.meeting-recorder-actions{display:flex;gap:8px;flex-wrap:wrap}.meeting-audio-status{border:1px solid var(--line);border-radius:14px;padding:10px 12px;color:var(--muted);font-weight:900}.meeting-audio-status[data-state=ok]{background:#ecfdf3;color:#067647;border-color:#abefc6}.meeting-audio-status[data-state=bad]{background:#fff1f3;color:var(--brand);border-color:#ef394e47}.meeting-audio-status[data-state=recording]{background:#fff1f3;color:var(--brand);border-color:#ef394e61;box-shadow:0 0 0 4px #ef394e14}.meeting-audio-status[data-state=paused]{background:#fffaeb;color:#b54708;border-color:#fedf89}.meeting-audio-result{display:grid;gap:10px;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:12px}.meeting-audio-result audio{width:100%}@media(max-width:980px){.color-palette-tool .palette-layout,.meeting-audio-panel{grid-template-columns:1fr}.palette-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.palette-results{grid-template-columns:1fr}.meeting-recorder-actions .tool-primary-button,.meeting-recorder-actions .tool-secondary-button{width:100%}}.meeting-recorder-actions [data-meeting-audio-toggle][data-state=recording]{background:var(--brand);color:#fff;border-color:var(--brand)}.meeting-recorder-actions [data-meeting-audio-toggle][data-state=paused]{background:#fffaeb;color:#b54708;border-color:#fedf89;box-shadow:none}.palette-image-stage img[data-palette-preview]{cursor:crosshair}.palette-eyedropper{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;margin-top:14px;border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:12px}.palette-picked-swatch{width:64px;height:64px;border-radius:18px;background:var(--picked,#fff);box-shadow:inset 0 0 0 1px #0000001f,0 12px 28px #0f172a14}.palette-eyedropper strong{display:block;margin-bottom:4px;font-weight:1000}.palette-eyedropper p{margin:0;color:var(--muted);font-weight:800;line-height:1.8}.palette-eyedropper p strong{display:inline;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;direction:ltr}.palette-eyedropper p small{display:block;color:var(--muted);font-size:12px;direction:ltr;text-align:right}.palette-eyedropper.has-picked{border-color:color-mix(in srgb,var(--brand) 30%,var(--line));box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 8%,transparent)}@media(max-width:700px){.palette-eyedropper{grid-template-columns:56px 1fr}.palette-eyedropper .tool-secondary-button{grid-column:1 / -1;width:100%}.palette-picked-swatch{width:56px;height:56px}}.utm-channel-card-grid{align-items:stretch!important}.utm-channel-card-grid .utm-channel-card{position:relative!important;display:grid!important;grid-template-columns:auto 1fr!important;grid-template-areas:"check title" "check meta"!important;align-items:center!important;gap:4px 10px!important;min-height:86px!important;padding:14px 16px!important;border-radius:18px!important;border:1px solid rgba(239,57,78,.22)!important;background:linear-gradient(135deg,#fff6f8f2,#ffffffb8)!important;box-shadow:0 10px 26px #1018280f!important;transition:.18s ease!important}.utm-channel-card-grid .utm-channel-card:hover{border-color:#ef394e73!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #ef394e1a!important}.utm-channel-card-grid .utm-channel-card input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.utm-channel-check{grid-area:check;width:24px;height:24px;border-radius:9px;border:1px solid rgba(239,57,78,.45);background:#fff;display:grid;place-items:center;box-shadow:inset 0 0 0 3px #ffffffe6}.utm-channel-card input:checked+.utm-channel-check{background:#ef394e;border-color:#ef394e;color:#fff}.utm-channel-card input:checked+.utm-channel-check:after{content:"✓";font-weight:1000;font-size:14px;line-height:1;color:#fff}.utm-channel-card strong{grid-area:title;font-size:15px;font-weight:1000;color:var(--text);line-height:1.35}.utm-channel-card small{grid-area:meta!important;text-align:right!important;direction:ltr;color:#667085!important;font-size:12px!important;font-weight:800!important}.utm-channel-card:has(input:checked){background:linear-gradient(135deg,#ef394e21,#ffffffe0)!important;border-color:#ef394e80!important}.campaign-date-picker{display:grid;gap:9px}.campaign-date-selects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.campaign-date-picker small{font-size:12px;color:#667085}.campaign-date-selects select{min-height:48px;text-align:center;font-weight:900}.date-converter-tool [data-date-output]{min-height:150px;line-height:2;direction:ltr;text-align:left;font-weight:900}.smart-operation-status[data-mode=idle]{color:#667085!important;background:#66708514!important;border-color:#66708538!important}body.theme-dark .utm-channel-card-grid .utm-channel-card,:root[data-theme=dark] .utm-channel-card-grid .utm-channel-card{background:linear-gradient(135deg,#ef394e1f,#171a22eb)!important;border-color:#303747!important}body.theme-dark .utm-channel-card:has(input:checked),:root[data-theme=dark] .utm-channel-card:has(input:checked){border-color:#ef394ea6!important;background:linear-gradient(135deg,#ef394e38,#171a22f5)!important}body.theme-dark .utm-channel-check,:root[data-theme=dark] .utm-channel-check{background:#121722;border-color:#ef394e8c}body.theme-dark .utm-channel-card small,:root[data-theme=dark] .utm-channel-card small,body.theme-dark .campaign-date-picker small,:root[data-theme=dark] .campaign-date-picker small{color:#c8ceda!important}@media(max-width:640px){.campaign-date-selects{grid-template-columns:1fr}.utm-channel-card-grid .utm-channel-card{min-height:74px!important}}.date-converter-tool [data-date-mode]{font-weight:900;min-height:50px;background:var(--surface);border:1px solid rgba(239,57,78,.28)}.date-converter-tool [data-date-mode]:focus{border-color:#ef394e9e;box-shadow:0 0 0 4px #ef394e1a}.focus-settings-grid .focus-toggle{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:58px!important;padding:12px 14px!important;border:1px solid rgba(239,57,78,.22)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff6f8eb,#ffffffc2)!important;box-shadow:0 10px 24px #0f172a0d!important;font-weight:900!important;color:var(--text)!important;cursor:pointer!important}.focus-settings-grid .focus-toggle input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;flex:0 0 auto!important;width:48px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(239,57,78,.28)!important;background:#66708529!important;position:relative!important;box-shadow:inset 0 1px 4px #0f172a1f!important;transition:.18s ease!important}.focus-settings-grid .focus-toggle input[type=checkbox]:before{content:"";position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 4px 10px #0f172a2e;transition:.18s ease}.focus-settings-grid .focus-toggle input[type=checkbox]:checked{background:var(--brand)!important;border-color:var(--brand)!important;box-shadow:0 8px 18px #ef394e38!important}.focus-settings-grid .focus-toggle input[type=checkbox]:checked:before{right:24px}.focus-settings-grid .focus-toggle input[type=checkbox]:focus-visible{outline:3px solid rgba(239,57,78,.22)!important;outline-offset:2px!important}.focus-time strong{font-variant-numeric:tabular-nums;letter-spacing:0!important}body.theme-dark .focus-settings-grid .focus-toggle,:root[data-theme=dark] .focus-settings-grid .focus-toggle{background:linear-gradient(135deg,#ef394e1c,#171a22eb)!important;border-color:#303747!important}body.theme-dark .focus-settings-grid .focus-toggle input[type=checkbox],:root[data-theme=dark] .focus-settings-grid .focus-toggle input[type=checkbox]{background:#111827!important;border-color:#ef394e73!important}body.theme-dark .focus-settings-grid .focus-toggle input[type=checkbox]:before,:root[data-theme=dark] .focus-settings-grid .focus-toggle input[type=checkbox]:before{background:#f8fafc}.mh-ip-tool{display:grid!important;gap:22px!important;overflow:hidden!important}.mh-ip-hero{text-align:center;display:grid;gap:10px;place-items:center;padding:10px 0 4px}.mh-ip-code{font-size:clamp(24px,4vw,40px)!important;letter-spacing:.06em!important}.mh-ip-local-card,.mh-ip-summary-card{width:100%;display:grid;grid-template-columns:minmax(180px,280px) 1fr;align-items:center;gap:22px;padding:22px;border-radius:28px;background:linear-gradient(135deg,#ef394e14,#22d3ee12);border:1px solid rgba(239,57,78,.2);box-shadow:0 22px 56px #0f172a14}.mh-local-house{display:grid;place-items:center;background:#ffffff85;border:1px solid rgba(148,163,184,.25);border-radius:26px;padding:12px;min-height:190px}.mh-local-house img{width:min(100%,260px);height:auto;display:block;filter:drop-shadow(0 20px 24px rgba(15,23,42,.13))}.mh-ip-local-card h3{direction:ltr;text-align:left;font-size:clamp(24px,4vw,44px);line-height:1.15;margin:8px 0;color:var(--text);font-weight:1000;letter-spacing:-.02em}.mh-ip-local-card p:not(.mh-eyebrow){font-size:15px;color:var(--muted);line-height:2;margin:0}.mh-ip-public{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:18px;align-items:stretch}.mh-ip-summary-card{grid-template-columns:100px 1fr;padding:18px;height:100%}.mh-ip-summary-card h3{margin:6px 0;font-size:clamp(20px,3vw,30px);font-weight:1000;color:var(--text)}.mh-ip-summary-card p{margin:0;color:var(--muted);line-height:1.8;direction:ltr;text-align:left}.mh-ip-flag{width:92px;height:66px;border-radius:18px;display:grid;place-items:center;background:#ffffffb3;border:1px solid var(--border);box-shadow:0 14px 28px #0f172a14;overflow:hidden}.mh-ip-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mh-ip-map{position:relative;min-height:260px;border-radius:28px;overflow:hidden;border:1px solid rgba(148,163,184,.25);background:radial-gradient(circle at 18% 30%,rgba(239,57,78,.24),transparent 28%),radial-gradient(circle at 75% 42%,rgba(34,211,238,.2),transparent 30%),linear-gradient(135deg,#101827,#1e293b);box-shadow:inset 0 1px #ffffff14,0 22px 52px #0f172a29}.mh-ip-map__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:36px 36px;opacity:.38}.mh-ip-map:before{content:"";position:absolute;inset:38px 38px 66px;border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 36px #ffffff08,0 0 0 72px #ffffff05}.mh-ip-map:after{content:"IP GEO MAP";position:absolute;top:18px;left:20px;direction:ltr;color:#fff9;font-weight:900;font-size:12px;letter-spacing:.14em}.mh-ip-map__pin{position:absolute;left:var(--x);top:var(--y);width:22px;height:22px;border-radius:50% 50% 50% 0;background:#ef394e;transform:translate(-50%,-100%) rotate(-45deg);box-shadow:0 0 0 8px #ef394e2e,0 14px 28px #ef394e47;z-index:2}.mh-ip-map__pin:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;left:7px;top:7px}.mh-ip-map__caption{position:absolute;right:18px;bottom:18px;left:18px;padding:12px 14px;border-radius:18px;background:#0f172ab8;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);color:#fff;font-weight:900;text-align:center;direction:ltr}.mh-ip-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:0!important}.mh-ip-info-grid strong{direction:ltr;text-align:left;word-break:break-word}.mh-ip-info-grid article{min-height:86px}:root[data-theme=dark] .mh-ip-local-card,:root[data-theme=dark] .mh-ip-summary-card{background:linear-gradient(135deg,#ef394e1f,#22d3ee14);border-color:#ffffff1f}:root[data-theme=dark] .mh-local-house,:root[data-theme=dark] .mh-ip-flag{background:#0f172a6b;border-color:#ffffff1f}@media(max-width:900px){.mh-ip-public,.mh-ip-local-card{grid-template-columns:1fr}.mh-ip-summary-card{grid-template-columns:80px 1fr}.mh-ip-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mh-ip-map{min-height:220px}}@media(max-width:560px){.mh-ip-info-grid{grid-template-columns:1fr!important}.mh-ip-summary-card{grid-template-columns:1fr;text-align:center}.mh-ip-summary-card p{text-align:center}.mh-ip-flag{margin:auto}.mh-ip-local-card,.mh-ip-local-card h3{text-align:center}}.mh-ip-tool [hidden],.mh-ip-local-card[hidden],.mh-ip-public[hidden],.mh-ip-external-link[hidden]{display:none!important}.mh-ip-summary-card p,.mh-ip-summary-card [data-ip-location-subtitle]{direction:rtl!important;text-align:right!important;unicode-bidi:plaintext!important}.mh-ip-summary-card [data-ip-location-subtitle]{line-height:1.9;color:var(--muted)}.mh-ip-external-link{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:10px 14px;border-radius:14px;border:1px solid rgba(239,57,78,.32);background:#ef394e14;color:var(--brand);font-weight:900;text-decoration:none!important;transition:.18s ease}.mh-ip-external-link:hover{background:var(--brand);color:#fff;box-shadow:0 12px 26px #ef394e38;transform:translateY(-1px)}.mh-ip-tool.mh-ip-geo-unavailable .mh-ip-map{filter:saturate(.7);opacity:.88}.mh-ip-tool.mh-ip-geo-unavailable .mh-ip-map:after{content:"GEOIP UNAVAILABLE"}.mh-ip-tool.mh-ip-geo-unavailable .mh-ip-map__grid{opacity:.22}.mh-ip-tool.mh-ip-geo-unavailable .mh-ip-map:before{border-style:dashed;opacity:.65}.mh-ip-info-grid article strong{direction:rtl!important;text-align:right!important;unicode-bidi:plaintext}.mh-ip-info-grid article strong[data-ip-coordinates],.mh-ip-info-grid article strong[data-ip-asn]{direction:ltr!important;text-align:left!important}.mh-ip-flag{position:relative;isolation:isolate}.mh-ip-flag img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.mh-ip-flag span{position:relative;z-index:2;font-size:30px;filter:drop-shadow(0 8px 14px rgba(15,23,42,.14))}.mh-ip-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mh-ip-info-grid article{background:linear-gradient(180deg,#ffffffbd,#ffffff7a);border:1px solid rgba(148,163,184,.28)}:root[data-theme=dark] .mh-ip-info-grid article{background:#0f172a57;border-color:#ffffff1f}.mh-ip-info-grid article span{font-weight:900;color:var(--muted)}.mh-ip-info-grid article strong{font-size:15px;line-height:1.75}.mh-ip-map.is-empty{opacity:.78;filter:saturate(.75)}@media(max-width:1100px){.mh-ip-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.mh-ip-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.mh-ip-info-grid{grid-template-columns:1fr!important}}.rtl-helper-service-logo{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:18px;background:#ffffffc7;border:1px solid rgba(148,163,184,.28);box-shadow:0 14px 32px #0f172a14}.rtl-helper-service-logo img{max-width:34px;max-height:34px;-o-object-fit:contain;object-fit:contain;display:block}.rtl-helper-showcase-block{margin-top:22px;padding:22px;border-radius:34px;background:linear-gradient(135deg,#ffffffbd,#ef394e0d);border:1px solid rgba(148,163,184,.2);box-shadow:0 26px 70px #0f172a14;overflow:hidden}.rtl-helper-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.rtl-helper-showcase-head h2{margin:4px 0 8px;font-size:clamp(24px,3vw,38px)}.rtl-helper-showcase-head p{margin:0;color:var(--muted);line-height:1.9;font-weight:800}.rtl-helper-scroll-hint{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ef394e1a;border:1px solid rgba(239,57,78,.22);color:var(--brand);font-weight:950;white-space:nowrap;animation:mhScrollNudge 1.8s ease-in-out infinite}@keyframes mhScrollNudge{0%,to{transform:translate(0)}50%{transform:translate(-8px)}}.rtl-helper-showcase{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(760px,88%);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:8px 6px 22px;margin:0 -6px;scrollbar-color:rgba(239,57,78,.55) rgba(239,57,78,.08);scrollbar-width:thin}.rtl-helper-showcase:before,.rtl-helper-showcase:after{content:"";position:sticky;top:0;bottom:0;width:42px;z-index:3;pointer-events:none;align-self:stretch}.rtl-helper-showcase:before{right:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95))}.rtl-helper-showcase:after{left:0;background:linear-gradient(270deg,transparent,rgba(255,255,255,.95))}.rtl-helper-showcase::-webkit-scrollbar{height:12px}.rtl-helper-showcase::-webkit-scrollbar-track{background:#ef394e14;border-radius:999px}.rtl-helper-showcase::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ef394e,#22d3ee);border-radius:999px}.rtl-helper-showcase__view{scroll-snap-align:center;display:grid!important;grid-template-columns:1fr!important;gap:16px;padding:22px!important;border-radius:30px!important;min-height:auto!important}.rtl-helper-view-title{display:flex;align-items:center;gap:14px;padding:0 4px 4px}.rtl-helper-view-title h3{margin:2px 0 0;font-size:22px}.rtl-helper-view-title .mh-eyebrow{margin:0}.rtl-helper-shot-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rtl-helper-shot-pair figure{padding:12px!important;border-radius:24px!important;min-width:0}.rtl-helper-shot-pair img{width:100%;height:clamp(280px,34vw,520px)!important;min-height:0!important;-o-object-fit:contain!important;object-fit:contain!important;background:#0b111a;border-radius:18px;padding:0!important}.rtl-helper-shot-pair figcaption{text-align:center;margin-top:10px;font-weight:950}.rtl-helper-showcase__copy{display:none!important}:root[data-theme=dark] .rtl-helper-service-logo{background:#0f172ab8;border-color:#ffffff1f}:root[data-theme=dark] .rtl-helper-showcase-block{background:linear-gradient(135deg,#171a22f5,#ef394e14);border-color:#303747}:root[data-theme=dark] .rtl-helper-showcase:before{background:linear-gradient(90deg,transparent,rgba(23,26,34,.98))}:root[data-theme=dark] .rtl-helper-showcase:after{background:linear-gradient(270deg,transparent,rgba(23,26,34,.98))}.mh-airtable-login__logo img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;display:block}.mh-ip-flag img[hidden]{display:none!important}.mh-ip-flag img{background:#fff}@media(max-width:980px){.rtl-helper-showcase{grid-auto-columns:92%}.rtl-helper-shot-pair{grid-template-columns:1fr}.rtl-helper-showcase-head{align-items:flex-start;flex-direction:column}.rtl-helper-scroll-hint{align-self:flex-start}.rtl-helper-shot-pair img{height:360px!important}}@media(max-width:640px){.rtl-helper-showcase{grid-auto-columns:96%;gap:12px}.rtl-helper-showcase-block{padding:16px;border-radius:24px}.rtl-helper-shot-pair img{height:280px!important}.rtl-helper-view-title h3{font-size:18px}}.rtl-helper-gallery-controls{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.rtl-helper-scroll-btn{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(239,57,78,.24);background:linear-gradient(135deg,#ef394e1f,#22d3ee14);color:var(--brand);font-size:20px;font-weight:1000;cursor:pointer;box-shadow:0 12px 28px #0f172a14;transition:transform .18s ease,border-color .18s ease,background .18s ease}.rtl-helper-scroll-btn:hover{transform:translateY(-2px);border-color:#ef394e7a;background:linear-gradient(135deg,#ef394e33,#22d3ee21)}.rtl-helper-scroll-btn:active{transform:translateY(0) scale(.98)}.rtl-helper-showcase{grid-auto-columns:minmax(1040px,96%)!important;gap:22px!important;padding:10px 8px 26px!important}.rtl-helper-showcase__view{padding:26px!important;border-radius:34px!important}.rtl-helper-view-title h3{font-size:clamp(24px,2.5vw,36px)!important}.rtl-helper-shot-pair{gap:18px!important}.rtl-helper-shot-pair figure{background:linear-gradient(180deg,#fffffff5,#f8fafceb)!important;padding:14px!important;border-radius:26px!important}.rtl-helper-shot-pair img{height:clamp(520px,54vw,780px)!important;min-height:520px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:top center!important;object-position:top center!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:inset 0 0 0 1px #94a3b829}:root[data-theme=dark] .rtl-helper-shot-pair figure,body.theme-dark .rtl-helper-shot-pair figure{background:linear-gradient(180deg,#1e293beb,#0f172adb)!important}:root[data-theme=dark] .rtl-helper-shot-pair img,body.theme-dark .rtl-helper-shot-pair img{background:linear-gradient(180deg,#111827,#0f172a)!important}@media(max-width:1180px){.rtl-helper-showcase{grid-auto-columns:96%!important}.rtl-helper-shot-pair img{height:clamp(440px,58vw,640px)!important;min-height:440px!important}}@media(max-width:980px){.rtl-helper-gallery-controls{width:100%;justify-content:flex-start}.rtl-helper-shot-pair{grid-template-columns:1fr!important}.rtl-helper-shot-pair img{height:clamp(420px,86vw,680px)!important;min-height:420px!important}}@media(max-width:640px){.rtl-helper-shot-pair img{height:360px!important;min-height:360px!important}.rtl-helper-scroll-btn{width:38px;height:38px}}.collapse{visibility:collapse}.grid{display:grid}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.line-through{text-decoration-line:line-through}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
