:root{--mfh-ink:#14151b;--mfh-muted:#6d707b;--mfh-bg:#f3f4f7;--mfh-purple:#5b45df;--mfh-purple2:#8d73ff;--mfh-line:rgba(20,21,27,.1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0!important;padding:0!important;min-height:100%;background:var(--mfh-bg)}
body.mfh-portal-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;color:var(--mfh-ink);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}
body.mfh-portal-body #wpadminbar{display:none!important}html{margin-top:0!important}
.mfh-portal-body a{color:inherit}.mfh-portal-body button,.mfh-portal-body input{font:inherit}
.mfh-portal-landing{overflow:hidden;background:linear-gradient(180deg,#f7f7fa 0,#eef0f6 100%)}
.mfh-portal-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1320px,calc(100% - 40px));margin:auto;padding:18px 0;background:rgba(247,247,250,.78);backdrop-filter:blur(22px)}
.mfh-portal-header>div:last-child{display:flex;justify-content:flex-end;align-items:center;gap:12px}.mfh-portal-header nav{display:flex;gap:25px}.mfh-portal-header nav a,.mfh-portal-link{text-decoration:none;font-size:13px;font-weight:700}.mfh-portal-header nav a{color:#696b75}.mfh-portal-header nav a:hover{color:#15161c}
.mfh-portal-logo{display:flex;align-items:center;gap:11px;text-decoration:none;width:max-content}.mfh-portal-logo>span{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--mfh-purple),var(--mfh-purple2));color:#fff;font-weight:900;box-shadow:0 9px 25px rgba(91,69,223,.26)}.mfh-portal-logo>div{display:grid}.mfh-portal-logo b{font-size:15px}.mfh-portal-logo small{font-size:9px;color:#777985;letter-spacing:.08em;text-transform:uppercase}.mfh-portal-logo.light b{color:#fff}.mfh-portal-logo.light small{color:rgba(255,255,255,.48)}
.mfh-portal-btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border:0;border-radius:16px;background:#17181f;color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 12px 30px rgba(20,21,27,.15);transition:.2s transform,.2s box-shadow}.mfh-portal-btn:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(20,21,27,.2)}.mfh-portal-btn.small{min-height:42px;padding:0 17px;border-radius:13px}.mfh-portal-btn.ghost{background:#fff;color:#191a20!important;border:1px solid var(--mfh-line);box-shadow:none}.mfh-portal-btn.light{background:#fff;color:#15161c!important}.mfh-portal-btn.full{width:100%}
.mfh-portal-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:60px;align-items:center;width:min(1320px,calc(100% - 40px));min-height:720px;margin:auto;padding:70px 0 90px}.mfh-portal-hero:before{content:"";position:absolute;width:800px;height:800px;right:-430px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(107,82,244,.2),transparent 68%);pointer-events:none}.mfh-portal-eyebrow,.mfh-portal-section-head>span,.mfh-portal-cta span{display:block;color:#664dde;font-size:10px;font-weight:900;letter-spacing:.16em}.mfh-portal-hero h1{max-width:780px;margin:14px 0 22px;font-size:clamp(58px,7vw,102px);line-height:.91;letter-spacing:-.068em}.mfh-portal-hero-copy>p{max-width:680px;margin:0;color:#656873;font-size:20px;line-height:1.55}.mfh-portal-actions{display:flex;gap:10px;margin-top:31px}.mfh-portal-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.mfh-portal-proof span{position:relative;padding-left:16px;color:#777985;font-size:11px;font-weight:700}.mfh-portal-proof span:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;background:#6951e6}
.mfh-portal-hero-card{position:relative;min-height:520px}.mfh-portal-phone{position:absolute;left:50%;top:50%;width:min(390px,90%);min-height:490px;padding:25px;transform:translate(-50%,-50%) rotate(3deg);border-radius:42px;background:linear-gradient(145deg,#171922,#34305f);color:#fff;box-shadow:0 50px 120px rgba(30,28,72,.34),inset 0 0 0 1px rgba(255,255,255,.12)}.mfh-portal-phone:before{content:"";display:block;width:96px;height:8px;margin:0 auto 35px;border-radius:999px;background:rgba(255,255,255,.14)}.mfh-portal-phone .top{display:flex;justify-content:space-between;color:rgba(255,255,255,.6);font-size:11px}.mfh-portal-phone h3{margin:29px 0 8px;font-size:36px;line-height:1.04;letter-spacing:-.04em}.mfh-portal-phone>p{color:rgba(255,255,255,.58)}.mfh-portal-phone .program{display:flex;gap:12px;align-items:center;margin:38px 0 12px;padding:16px;border-radius:19px;background:rgba(255,255,255,.09)}.mfh-portal-phone .program i{width:11px;height:11px;border-radius:50%;background:#ff657d;box-shadow:0 0 0 7px rgba(255,101,125,.13)}.mfh-portal-phone .program div{display:grid}.mfh-portal-phone .program span{font-size:10px;color:rgba(255,255,255,.5)}.mfh-portal-phone .coins{display:flex;justify-content:space-between;align-items:end;margin-top:12px;padding:20px;border-radius:21px;background:linear-gradient(135deg,#735aff,#a588ff)}.mfh-portal-phone .coins span{font-size:11px}.mfh-portal-phone .coins b{font-size:34px}.mfh-portal-float{position:absolute;z-index:4;padding:13px 17px;border-radius:15px;background:#fff;box-shadow:0 20px 50px rgba(34,31,72,.17);font-size:12px;font-weight:800;animation:mfhFloat 4s ease-in-out infinite}.mfh-portal-float.one{right:3%;top:9%}.mfh-portal-float.two{left:0;bottom:14%;animation-delay:-2s}@keyframes mfhFloat{50%{transform:translateY(-10px)}}
.mfh-portal-section{width:min(1320px,calc(100% - 40px));margin:auto;padding:100px 0}.mfh-portal-section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px;align-items:start;margin-bottom:38px}.mfh-portal-section-head h2{max-width:850px;margin:0;font-size:clamp(42px,5vw,70px);line-height:.97;letter-spacing:-.055em}.mfh-portal-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mfh-portal-feature-grid article{min-height:240px;padding:24px;border:1px solid rgba(255,255,255,.9);border-radius:27px;background:rgba(255,255,255,.78);box-shadow:0 13px 35px rgba(28,30,48,.05)}.mfh-portal-feature-grid article>span{display:grid;place-items:center;width:49px;height:49px;border-radius:16px;background:#efecff;color:#503bd3;font-size:22px;font-weight:900}.mfh-portal-feature-grid h3{margin:30px 0 8px;font-size:22px}.mfh-portal-feature-grid p{margin:0;color:#70727c;font-size:13px;line-height:1.55}
.mfh-portal-section.roles{padding-top:55px}.mfh-portal-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mfh-portal-role-grid article{position:relative;min-height:330px;padding:29px;border-radius:30px;background:#171920;color:#fff;overflow:hidden}.mfh-portal-role-grid article:nth-child(2){background:linear-gradient(145deg,#4a35c8,#8069f1)}.mfh-portal-role-grid article:nth-child(3){background:#fff;color:#171920}.mfh-portal-role-grid small{font-size:11px;color:rgba(255,255,255,.45)}.mfh-portal-role-grid article:nth-child(3) small{color:#777}.mfh-portal-role-grid h3{margin:155px 0 10px;font-size:34px;letter-spacing:-.04em}.mfh-portal-role-grid p{margin:0;color:rgba(255,255,255,.62);line-height:1.6}.mfh-portal-role-grid article:nth-child(3) p{color:#70727c}
.mfh-portal-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;width:min(1320px,calc(100% - 40px));margin:60px auto 120px;padding:65px;border-radius:38px;background:#fff}.mfh-portal-about h2{margin:12px 0 0;font-size:55px;line-height:.98;letter-spacing:-.055em}.mfh-portal-about p{margin:0 0 18px;color:#62656f;font-size:17px;line-height:1.65}.mfh-portal-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;width:min(1320px,calc(100% - 40px));margin:0 auto 35px;padding:50px 55px;border-radius:36px;background:linear-gradient(135deg,#171920,#3d2fb8);color:#fff}.mfh-portal-cta h2{margin:8px 0 0;font-size:48px;letter-spacing:-.05em}.mfh-portal-cta>div:last-child{display:flex;gap:18px;align-items:center}.mfh-portal-link.light{color:#fff;text-decoration:none}.mfh-portal-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1320px,calc(100% - 40px));margin:auto;padding:35px 0 45px}.mfh-portal-footer p{margin:0;color:#777985;font-size:10px;text-align:center}.mfh-portal-footer>div{display:flex;justify-content:flex-end;gap:18px}.mfh-portal-footer>div a{color:#656873;text-decoration:none;font-size:11px;font-weight:700}
.mfh-auth-page{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr);min-height:100vh}.mfh-auth-page>aside{display:flex;flex-direction:column;justify-content:space-between;padding:42px 50px;background:radial-gradient(circle at 20% 10%,#5d49de 0,#241f53 38%,#14151c 78%);color:#fff}.mfh-auth-page>aside>div:nth-child(2)>span{font-size:10px;letter-spacing:.16em;color:#aa9cff;font-weight:900}.mfh-auth-page>aside h1{max-width:580px;margin:13px 0 17px;font-size:clamp(48px,6vw,86px);line-height:.93;letter-spacing:-.065em}.mfh-auth-page>aside p{max-width:540px;color:rgba(255,255,255,.59);font-size:17px;line-height:1.6}.mfh-auth-aside-note{color:rgba(255,255,255,.38);font-size:10px;letter-spacing:.08em}.mfh-auth-page>main{position:relative;display:grid;place-items:center;padding:70px 40px;background:#f5f6f9}.mfh-auth-back{position:absolute;left:35px;top:30px;color:#656873;text-decoration:none;font-size:12px;font-weight:700}.mfh-auth-card{width:min(510px,100%);padding:34px;border-radius:31px;background:#fff;box-shadow:0 22px 75px rgba(24,27,43,.09)}.mfh-auth-kicker{font-size:9px;color:#6049d9;letter-spacing:.16em;font-weight:900}.mfh-auth-card h2{margin:7px 0 8px;font-size:34px;letter-spacing:-.045em}.mfh-auth-card>p{margin:0 0 24px;color:#777985}.mfh-auth-form{display:grid;gap:15px}.mfh-auth-form label{display:grid;gap:7px}.mfh-auth-form label>span{font-size:11px;font-weight:750}.mfh-auth-form input{width:100%;height:50px;padding:0 14px;border:1px solid #dcdde3;border-radius:14px;outline:0;background:#fafafd}.mfh-auth-form input:focus{border-color:#6b54e4;box-shadow:0 0 0 4px rgba(107,84,228,.1)}.mfh-password-field{position:relative}.mfh-password-field input{padding-right:82px}.mfh-password-field button{position:absolute;right:8px;top:8px;height:34px;padding:0 9px;border:0;border-radius:9px;background:#ececf1;color:#555862;font-size:10px;cursor:pointer}.mfh-auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.mfh-auth-row>a,.mfh-auth-switch a{color:#5740d5;text-decoration:none;font-size:11px;font-weight:750}.mfh-auth-form label.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:8px}.mfh-auth-form label.check input{width:16px;height:16px;margin-top:1px}.mfh-auth-form label.check span{font-weight:600;color:#6e7079;line-height:1.45}.mfh-auth-form label small{color:#8a8c95;font-size:9px}.mfh-auth-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mfh-auth-switch{margin-top:20px;padding-top:18px;border-top:1px solid #ececf0;color:#777985;font-size:11px;text-align:center}.mfh-auth-notice{margin:0 0 17px;padding:12px 14px;border-radius:13px;font-size:11px}.mfh-auth-notice.error{background:#ffe9e7;color:#a72b21}.mfh-auth-notice.success{background:#e7f7ec;color:#168444}.mfh-auth-notice.info{background:#edf1ff;color:#3e51aa}.mfh-auth-credit{position:absolute;bottom:25px;color:#92939a;font-size:9px}
.mfh-portal-route-app{background:#f5f5f7}
@media(max-width:1050px){.mfh-portal-header{grid-template-columns:1fr auto}.mfh-portal-header nav{display:none}.mfh-portal-hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.mfh-portal-hero-copy{text-align:center}.mfh-portal-hero h1,.mfh-portal-hero-copy>p{margin-left:auto;margin-right:auto}.mfh-portal-actions,.mfh-portal-proof{justify-content:center}.mfh-portal-hero-card{min-height:570px}.mfh-portal-feature-grid{grid-template-columns:repeat(2,1fr)}.mfh-auth-page{grid-template-columns:1fr}.mfh-auth-page>aside{min-height:320px;padding:35px}.mfh-auth-page>aside h1{font-size:55px}.mfh-auth-page>aside .mfh-auth-aside-note{display:none}.mfh-auth-page>main{min-height:700px}}
@media(max-width:720px){.mfh-portal-header{width:calc(100% - 28px);padding:13px 0}.mfh-portal-header .mfh-portal-link{display:none}.mfh-portal-logo>span{width:39px;height:39px}.mfh-portal-header .mfh-portal-btn.small{min-height:39px}.mfh-portal-hero,.mfh-portal-section,.mfh-portal-about,.mfh-portal-cta,.mfh-portal-footer{width:calc(100% - 28px)}.mfh-portal-hero{gap:20px;padding:55px 0}.mfh-portal-hero h1{font-size:52px}.mfh-portal-hero-copy>p{font-size:16px}.mfh-portal-actions{display:grid}.mfh-portal-proof{gap:10px}.mfh-portal-hero-card{min-height:500px}.mfh-portal-phone{width:300px;min-height:430px;padding:20px}.mfh-portal-phone h3{font-size:29px}.mfh-portal-float.one{right:-5%}.mfh-portal-float.two{left:-3%}.mfh-portal-section{padding:70px 0}.mfh-portal-section-head{grid-template-columns:1fr;gap:12px}.mfh-portal-section-head h2{font-size:43px}.mfh-portal-feature-grid,.mfh-portal-role-grid{grid-template-columns:1fr}.mfh-portal-feature-grid article{min-height:210px}.mfh-portal-role-grid article{min-height:270px}.mfh-portal-role-grid h3{margin-top:100px}.mfh-portal-about{grid-template-columns:1fr;gap:30px;margin-top:20px;margin-bottom:70px;padding:30px}.mfh-portal-about h2{font-size:42px}.mfh-portal-cta{display:grid;padding:31px}.mfh-portal-cta h2{font-size:38px}.mfh-portal-cta>div:last-child{justify-content:space-between}.mfh-portal-footer{grid-template-columns:1fr;justify-items:center}.mfh-portal-footer>div{justify-content:center}.mfh-auth-page>aside{min-height:280px;padding:26px 22px}.mfh-auth-page>aside h1{font-size:45px}.mfh-auth-page>aside p{font-size:14px}.mfh-auth-page>main{display:block;min-height:0;padding:75px 14px 75px}.mfh-auth-card{padding:24px;border-radius:24px}.mfh-auth-back{left:20px;top:27px}.mfh-auth-columns{grid-template-columns:1fr}.mfh-auth-credit{position:static;margin-top:20px;text-align:center}}

/* MediaForum Hub 4.1.2 — invitations and account completion */
.mfh-auth-form select,.mfh-auth-form textarea{width:100%;box-sizing:border-box;padding:14px 15px;border:1px solid rgba(25,28,40,.13);border-radius:15px;background:#fff;font:inherit;color:#171922;outline:none;transition:.2s}
.mfh-auth-form textarea{resize:vertical;min-height:108px;line-height:1.5}
.mfh-auth-form select:focus,.mfh-auth-form textarea:focus{border-color:#6952ef;box-shadow:0 0 0 4px rgba(105,82,239,.1)}
.mfh-portal-route-invite .mfh-auth-shell-side{background:linear-gradient(145deg,#181a24,#4332b8)}
.mfh-portal-route-complete-profile .mfh-auth-shell-side{background:linear-gradient(145deg,#11141c,#17675a)}
.mfh-portal-route-reset .mfh-auth-shell-side{background:linear-gradient(145deg,#1d1723,#7b3269)}

/* 4.1.4 platform polish */
:root{--mfh-primary:#654bf2}
.mfh-portal-btn,.mfh-portal-logo>span,.mfh-auth-page aside{--accent:var(--mfh-primary)}
.mfh-portal-btn{background:var(--mfh-primary)!important}
.mfh-portal-btn.ghost{background:transparent!important;border-color:color-mix(in srgb,var(--mfh-primary) 35%,transparent)!important;color:var(--mfh-primary)!important}
.mfh-portal-logo>span{background:linear-gradient(135deg,var(--mfh-primary),#b675f3)!important}
.mfh-portal-eyebrow,.mfh-portal-section-head>span,.mfh-auth-kicker{color:var(--mfh-primary)!important}
.mfh-portal-header{max-width:1240px}
.mfh-portal-hero{min-height:calc(100vh - 110px);align-items:center}
.mfh-portal-feature-grid article,.mfh-portal-role-grid article{transition:transform .2s ease,box-shadow .2s ease}
.mfh-portal-feature-grid article:hover,.mfh-portal-role-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(24,27,43,.09)}
.mfh-auth-card{box-shadow:0 24px 90px rgba(24,27,43,.11)}
.mfh-auth-form input,.mfh-auth-form select,.mfh-auth-form textarea{font-size:16px}
@media(max-width:760px){
 .mfh-portal-header nav{display:none}
 .mfh-portal-header{padding:14px 16px}
 .mfh-portal-header>div{gap:5px}
 .mfh-portal-header .mfh-portal-link{display:none}
 .mfh-portal-hero{min-height:auto;padding-top:44px}
 .mfh-portal-hero h1{font-size:clamp(38px,12vw,58px)}
 .mfh-portal-proof{display:grid!important;grid-template-columns:1fr}
 .mfh-auth-page{min-height:100dvh}
 .mfh-auth-page aside{min-height:260px;padding:24px}
 .mfh-auth-page main{padding:20px 14px calc(30px + env(safe-area-inset-bottom))}
 .mfh-auth-card{padding:22px;border-radius:24px}
}
