:root{--ef-ivory:#f6f3ed;--ef-graphite:#23262b;--ef-copper:#b77752;--ef-stone:#d8d1c7;--ef-lilac:#69499c;--ef-lilac-soft:#f0eafb;--ef-lilac-light:#c7b4e5}.ef-logo,.ef-mark{display:inline-block;flex-shrink:0;background-color:currentColor;mask:var(--ef-art) center /contain no-repeat;-webkit-mask:var(--ef-art) center /contain no-repeat;vertical-align:middle}.ef-logo{--ef-art:url(/images/brand/everflair-flair-logo.png);width:166px;height:42px}.ef-mark{--ef-art:url(/images/brand/everflair-flair-mark.png);width:25px;height:25px}.ef-admin-logo{width:104px;height:24px}@media (max-width:480px){.mk-brand .ef-logo{width:144px;height:34px}}@media (forced-colors:active){.ef-logo,.ef-mark{background-color:CanvasText;forced-color-adjust:none}}.ef-intro{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:hidden;pointer-events:none;background:var(--ef-graphite);color:var(--ef-ivory);animation:ef-intro-exit 1.4s ease both}.ef-intro-light{position:absolute;inset:-25%;background:radial-gradient(ellipse at 28% 72%,var(--ef-copper),transparent 48%),radial-gradient(ellipse at 75% 30%,var(--ef-lilac),transparent 48%),radial-gradient(ellipse at 54% 52%,var(--ef-ivory),transparent 35%);filter:blur(48px);opacity:.58;animation:ef-intro-light 1.4s ease-out both}.ef-intro .ef-intro-logo{position:relative;width:clamp(220px,56vw,360px);height:clamp(56px,14vw,92px);filter:drop-shadow(0 2px 16px var(--ef-graphite));animation:ef-intro-wordmark 1.1s cubic-bezier(.22,1,.36,1) both}.ef-intro[data-audience=client]{background:#131315;color:var(--ef-ivory);animation-duration:2.2s;pointer-events:auto}.ef-intro[data-audience=client] .ef-intro-light{background:radial-gradient(ellipse at 30% 65%,#126949,transparent 42%),radial-gradient(ellipse at 75% 35%,#69499c,transparent 38%);animation:ef-client-aurora 2.2s cubic-bezier(.25,.5,.4,1) both}.ef-intro-orbit{position:absolute;width:min(85vw,560px);aspect-ratio:1;border:1px solid rgb(143 213 179/.25);border-radius:50%;box-shadow:0 0 70px rgb(25 135 95/.16),inset 0 0 70px rgb(25 135 95/.1);animation:ef-client-orbit 2.2s ease-out both}.ef-intro[data-audience=client] .ef-intro-logo{width:clamp(172px,48vw,260px);height:clamp(44px,12vw,66px);color:#e9def7;filter:drop-shadow(0 4px 24px #131315);animation:ef-client-signature 1.7s cubic-bezier(.22,1,.36,1) both}@keyframes ef-client-signature{0%{opacity:.15;transform:translateY(10px) scale(.92);filter:blur(5px)}45%,to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes ef-client-aurora{0%{transform:translate(-12%,12%) rotate(-18deg) scale(1.15);opacity:.5}55%{opacity:.55}to{transform:translate(10%,-10%) rotate(16deg) scale(1);opacity:.35}}@keyframes ef-client-orbit{0%{transform:scale(.65);opacity:0}40%{opacity:1}to{transform:scale(1.1);opacity:0}}@keyframes ef-intro-light{0%{transform:scale(1.18) translate(-3%,3%);opacity:.25}to{transform:scale(1) translate(3%,-3%);opacity:.58}}@keyframes ef-intro-wordmark{0%{opacity:0;transform:translateY(8px) scale(.97)}35%,to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ef-intro-exit{0%,72%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (forced-colors:active),(prefers-reduced-motion:reduce){.ef-intro{display:none}}@media print{.ef-intro{display:none}}