.mavix-home{max-width:1080px;color:var(--color-text-secondary);margin:0 auto}.home-ai{max-width:850px;margin:18px auto 44px}.home-eyebrow{letter-spacing:1.6px;color:var(--color-text-muted);justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.home-ai h1{text-align:center;letter-spacing:-.9px;margin:16px 0 28px;font-size:clamp(24px,2.4vw,34px);line-height:1.4}.home-ai h1 span{font-weight:500}.home-composer{border-radius:var(--radius-xl,18px);box-shadow:var(--shadow-md,0 6px 24px #35265610);background:#fff;border:1px solid #e6e1ef;padding:20px 22px 14px;transition:border-color .2s,box-shadow .2s,transform .2s}.home-composer:focus-within{box-shadow:0 0 0 3px #7762db14, var(--shadow-lg,0 10px 28px #35265614);border-color:#a394dc;transform:translateY(-1px)}.home-composer-label{color:var(--color-primary);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.home-composer>div{align-items:flex-end;gap:12px;display:flex}.home-composer textarea{resize:vertical;min-width:0;min-height:94px;max-height:240px;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:14px 0;font-size:15px;line-height:1.6;box-shadow:none!important}.home-composer textarea::placeholder{color:var(--color-text-muted)}.home-composer button{background:var(--gradient-primary,var(--color-primary));color:#fff;cursor:pointer;width:38px;height:38px;box-shadow:var(--shadow-glow);transition:transform .18s var(--ease-premium,ease), box-shadow .18s;border:0;border-radius:11px;place-items:center;margin-bottom:12px;display:grid}.home-composer button:hover:not(:disabled){transform:translateY(-1px)scale(1.03)}.home-composer button:disabled{opacity:.4;cursor:default}.home-composer small{color:var(--color-text-muted);font-size:10px}.home-quick-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.home-quick-actions a{color:var(--color-text-secondary);background:#ffffffa8;border:1px solid #e7e4ed;border-radius:24px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;transition:transform .18s,box-shadow .18s,background-color .18s;display:flex}.home-quick-actions a:hover{background:#f2eefc;transform:translateY(-1px);box-shadow:0 3px 8px #35265609}.home-quick-actions a:active{transform:translateY(1px)}.home-response{background:#efebfa;border-radius:12px;align-items:center;gap:16px;margin-top:10px;padding:14px;font-size:12px;line-height:1.6;display:flex}.home-response a{color:var(--color-text-secondary);flex-shrink:0}.home-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-section-head h2{letter-spacing:-.3px;margin:0;font-size:17px}.home-section-head a,.home-response a{align-items:center;gap:5px;font-size:12px;display:inline-flex}.home-business{border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-xs);transition:transform .2s var(--ease-premium,ease), box-shadow .2s;background:#fff;border:1px solid #e7e4ed;justify-content:space-between;align-items:center;gap:24px;padding:26px;display:flex}.home-business:hover{box-shadow:var(--shadow-md,0 6px 20px #35265612);transform:translateY(-2px)}.home-business-main{align-items:center;gap:18px;min-width:0;display:flex}.home-business-logo{background:var(--gradient-soft,#f6f2fc);height:62px;color:var(--color-text-secondary);border:1px solid #e9e4f4;border-radius:15px;flex:0 0 62px;place-items:center;display:grid;overflow:hidden}.home-business-logo img{object-fit:contain;width:100%;height:100%}.home-business h3{overflow-wrap:anywhere;margin:0 0 6px;font-size:19px}.home-business p{color:var(--color-text-secondary);margin:0 0 13px;font-size:12px}.home-chips{flex-wrap:wrap;gap:6px;display:flex}.home-chips>*{border-radius:6px;padding:5px 7px;font-size:10px}.home-chips .pink{color:#9c6790;background:#faf0f8}.home-chips .blue{color:#6185af;background:#eef4fc}.home-chips .mint{color:#548772;background:#edf7f2}.home-business-actions{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.home-business-actions .button{padding:9px 12px;font-size:11px}.home-today{margin-top:30px}.home-today ul{margin:0;padding:0;list-style:none}.home-today li{border-bottom:1px solid #ece9f1;align-items:center;gap:13px;padding:16px 3px;display:flex}.home-row-icon{background:var(--gradient-soft,#f0ecf8);width:34px;height:34px;color:var(--color-primary);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.home-today li>div{flex:1;min-width:0}.home-today strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;display:block}.home-today small{color:var(--color-text-muted);margin-top:5px;font-size:11px;display:block}.home-today li a{align-items:center;gap:4px;font-size:12px;display:flex}.home-empty{color:var(--color-text-secondary);padding:16px 0;font-size:13px}@media (max-width:1000px){.home-business{flex-direction:column;align-items:stretch}.home-business-actions{flex-flow:wrap}}@media (max-width:650px){.home-ai{margin-top:6px;margin-bottom:30px}.home-ai h1{font-size:24px}.home-composer{padding:16px}.home-business{padding:18px}.home-business-main{align-items:flex-start;gap:12px}.home-business-logo{flex-basis:45px;height:45px}.home-business h3{font-size:17px}.home-response{flex-direction:column;align-items:flex-start}.home-quick-actions{justify-content:flex-start}.home-today li{gap:9px}}@media (prefers-reduced-motion:reduce){.mavix-home *{transition:none!important}.home-business:hover,.home-quick-actions a:hover,.home-quick-actions a:active{transform:none}}.home-ai h1{color:var(--color-primary-dark)}.home-ai h1 span,.home-section-head h2,.home-business h3,.home-today strong{color:var(--color-text)}.home-composer-label,.home-today li a,.home-section-head a{color:var(--color-primary-dark)}.home-business p,.home-today small{color:var(--color-text-secondary)}.home-composer button:hover:not(:disabled){background:var(--color-primary-hover)}
